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 with input: existing code

Browse skills that use this input.

  • clean-code - Clean Code Standards & Best Practices
    code qualityrefactoringclean codenaming conventions

    ★ 14 · Updated 2026-06-30

    Pragmatic coding standards for clean, maintainable code including naming, functions, structure, and anti-patterns.

    ⚙ write new code⚙ refactor existing code⚙ review code quality
  • tdd-workflow - Test-Driven Development Workflow Skill
    testingTDDcode qualitytest coverage

    ★ 16 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • coding-with-omega-leverage - AI-first Development with Omega Leverage
    ai-first developmentspecification-driven generationcode generationprompt engineering

    ★ 4 · Updated 2026-05-09

    Applies AI-first development patterns through specification-driven generation and systematic AI collaboration.

    ⚙ generate code⚙ run tests⚙ refine code
  • go-conventions - Go Conventions and Best Practices
    GobackendGinbest-practices

    ★ 7 · Updated 2026-03-23

    Provides guidelines for idiomatic Go code with best practices and patterns for production systems

    ⚙ write Go code⚙ handle errors⚙ implement concurrency
  • architect - Architecture Review and Design
    architecturesystem designdesign patternscode review

    ★ 0 · Updated 2026-03-20

    Guides systematic architectural review and design before implementation

    ⚙ review architecture⚙ design system⚙ evaluate technical debt
  • gof-patterns - GoF Design Patterns Reference
    design patternsGang of Fourarchitecturerefactoring

    ★ 602 · Updated 2026-03-20

    Provides reference for 23 Gang of Four design patterns with pseudocode examples

    ⚙ reference design patterns⚙ choose appropriate pattern⚙ implement design pattern
  • tdd-workflow - Test-Driven Development Workflow
    TDDtestingworkflowcode-quality

    ★ 3 · Updated 2026-03-10

    Ensures code development follows TDD principles with comprehensive test coverage

    ⚙ write unit tests⚙ create test cases⚙ implement code
  • agent-workflow - Structured Development Workflow with Plan/Implement/Review Phases
    workflowdevelopmentplanning

    ★ 10 · Updated 2026-02-23

    Execute structured development workflow with plan, implement, and review phases

    ⚙ design solution⚙ document approach⚙ implement code
  • opencode-fix - OpenCode bug fixing with mistake prevention
    bug-fixingcode-maintenanceautomationtesting

    ★ 0 · Updated 2026-02-13

    Fix bugs using OpenCode with mistake prevention checklist and minimal changes

    ⚙ read mistakes.md file⚙ run test summary⚙ execute opencode commands
  • opencode-tools-mcp - OpenCode Tools, MCP, and ACP Integration Implementation
    toolingintegrationprotocolconfiguration

    ★ 2 · Updated 2026-02-12

    Implement or adjust OpenCode tools, MCP servers, and ACP integrations with correct protocols

    ⚙ validate tool behavior⚙ verify protocol expectations⚙ update related configurations