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: Code Generation

Browse skills that share this tag.

  • weapp-frontend-code - WeChat Mini Program Taro Frontend Code Generator
    WeChat Mini ProgramTaroFrontendCode Generation

    ★ 1 · Updated 2026-09-18

    Generates Taro frontend code for WeChat Mini Programs based on OpenAPI documentation and User Stories.

    ⚙ Generate API service layer⚙ Generate page components⚙ Generate type definitions
  • angular-developer - Angular Code Generation and Architecture Guide
    AngularWeb DevelopmentCode GenerationFrontend Framework

    ★ 6,025 · Updated 2026-06-15

    Generates Angular code and provides architectural guidance for projects, components, and services

    ⚙ check Angular version⚙ generate Angular code⚙ create Angular project
  • laravel-type-bridge-development - Generate TypeScript types from Laravel
    TypeScriptJavaScriptLaravelCode Generation

    ★ 0 · Updated 2026-03-25

    Generate TypeScript/JavaScript type artifacts from Laravel PHP definitions including enums and i18n translations

    ⚙ generate TypeScript enums⚙ generate JavaScript enums⚙ generate i18n translations
  • laravel-type-bridge-development - Generate TypeScript types from Laravel PHP
    TypeScriptLaravelCode GenerationEnums

    ★ 57 · Updated 2026-03-25

    Generate TypeScript/JavaScript enums, i18n translations, and enum translator composables from Laravel PHP definitions.

    ⚙ generate enums⚙ generate translations⚙ generate enum translators
  • azure-function - Generate Azure Functions for TicketFlow
    Azure FunctionsTicketFlowAPI DevelopmentCode Generation

    ★ 0 · Updated 2026-03-24

    Creates self-contained Azure Functions with integration tests for the TicketFlow project.

    ⚙ create Azure Function⚙ generate integration test⚙ add HTTP endpoint
  • shesha-sms-gateway - Create Shesha SMS Gateway Integration
    SMS GatewayShesha.NETABP Framework

    ★ 2 · Updated 2026-03-24

    Scaffolds ISmsGateway implementation with settings and tests for Shesha .NET apps

    ⚙ create gateway project⚙ scaffold gateway class⚙ generate settings DTO
  • acc-create-state - PHP 8 State Pattern Generator
    PHPState PatternCode GenerationDomain-Driven Design

    ★ 18 · Updated 2026-03-23

    Generates State pattern infrastructure with context, state interface, concrete states, and unit tests.

    ⚙ generate state interface⚙ generate abstract state⚙ generate concrete states
  • acc-create-state - PHP 8.5 State Pattern Generator
    State PatternPHPState MachineCode Generation

    ★ 602 · Updated 2026-03-22

    Generates State pattern infrastructure for PHP 8.5 with state interfaces, concrete states, and factories

    ⚙ Generate state interface⚙ Generate concrete states⚙ Generate state factory
  • scaffold-hook - Scaffold React Hook in Feature Module
    ReactReact HooksCode GenerationScaffolding

    ★ 602 · Updated 2026-03-22

    Generate custom React hook files with templates in feature modules

    ⚙ parse hook name⚙ validate hook name⚙ select target feature
  • template-mason-brick - Create Mason Bricks with Tests and CI
    MasonCode GenerationFlutterDart

    ★ 18 · Updated 2026-03-20

    Guide for creating, updating, or removing Mason bricks with tests and CI workflow

    ⚙ Create Mason brick⚙ Update Mason brick⚙ Remove Mason brick
  • springboot-init - Define Spring Boot monolithic project development specifications
    Spring BootProject TemplateDevelopment StandardsCode Generation

    ★ 69 · Updated 2026-03-09

    Define development specifications for Spring Boot monolithic projects with technology stack configurations

    ⚙ define development specifications⚙ generate project structure⚙ create code templates
  • angular-form-component - Generate Angular Form Components with Reactive Controls
    AngularFormComponentSchematic

    ★ 3 · Updated 2026-02-18

    Generate Angular form components with control types, validation, and layout options.

    ⚙ generate form components⚙ define control list⚙ configure validation rules
  • component - Generate Angular Components with Modern Patterns
    AngularCode GenerationFrontendComponent

    ★ 7 · Updated 2026-02-14

    Create standalone Angular components using signals and Momentum CMS conventions

    ⚙ create component files⚙ generate component code⚙ update library exports
  • xml-to-compose - Convert Android XML Layouts to Jetpack Compose Code
    AndroidDevelopmentUIMigration

    ★ 18 · Updated 2026-02-11

    Convert Android XML layouts to idiomatic Jetpack Compose code for UI migration

    ⚙ Read XML layout files⚙ Map views to Compose equivalents⚙ Convert XML attributes to Modifiers