LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: codegen

Browse skills that share this tag.

  • python-compiler-engineering - Python Engineering for Compiler Internals
    pythoncompilerastcodegen

    ★ 7 · Updated 2026-09-19

    Engineering patterns and best practices for building and maintaining HAS compiler internals in Python.

    ⚙ Refactor compiler dispatch logic⚙ Design immutable AST nodes⚙ Manage scoped symbol tables
  • gate-type-generation - Gate 2: Verify type generation output
    gatetype-generationzbbtypescript

    ★ 0 · Updated 2026-09-13

    Runs zbb generate and verifies that consumable TypeScript code and manifests are correctly generated.

    ⚙ Run type generation using zbb⚙ Check generated API model files⚙ Verify manifest against package json
  • mcporter - Work with MCP servers and tools via mcporter CLI
    mcpclitoolscodegen

    ★ 0 · Updated 2026-09-10

    Use the mcporter CLI to list, configure, auth, and call MCP servers and tools directly via HTTP or stdio.

    ⚙ Call MCP tools directly⚙ Configure and authenticate MCP servers⚙ Manage daemon background process
  • mcporter - Work with MCP servers directly using mcporter CLI
    mcpclimcportercodegen

    ★ 1 · Updated 2026-09-10

    List, configure, authenticate, and call MCP servers and tools directly via HTTP or stdio, with support for daemons and code generation.

    ⚙ list MCP servers and schemas⚙ call MCP tools directly⚙ authenticate with MCP servers
  • build-nitro-modules - Build React Native Nitro Modules
    react-nativenitro-modulesnitrogenhybrid-object

    ★ 0 · Updated 2026-05-28

    End-to-end skill for building React Native Nitro Modules with scaffolding, codegen, and native implementation.

    ⚙ scaffold monorepo⚙ run nitrogen codegen⚙ generate native boilerplate
  • build-nitro-modules - Build React Native Nitro Modules
    react-nativenitro-modulesnative-modulesmonorepo

    ★ 1 · Updated 2026-05-28

    Scaffolds React Native Nitro Modules from scratch with monorepo setup and native implementations.

    ⚙ scaffold monorepo⚙ write HybridObject spec⚙ run Nitrogen codegen
  • mock-data-generator - Generate realistic mock data for testing
    testingfixturesdata-generationcodegen

    ★ 0 · Updated 2026-02-15

    Create realistic fixtures and factories for testing and development

    ⚙ clarify scope and constraints⚙ review system state and dependencies⚙ select patterns and tools