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 capability: read source files

Browse skills that share this capability.

  • pua - Exhaustive Problem-Solving Methodology
    debuggingproblem-solvingverificationmethodology

    ★ 11 · Updated 2026-06-30

    Systematic debugging methodology forcing exhaustive search and proactive verification before escalating

    ⚙ search error messages⚙ read source files⚙ execute commands
  • chicago-tdd-pattern - Chicago TDD State-Based Testing
    state-based testingunit testingintegration testingTDD

    ★ 602 · Updated 2026-06-15

    Create state-based tests verifying observable behavior with real collaborators using AAA pattern

    ⚙ write unit tests⚙ write integration tests⚙ run unit tests
  • creating-variants - Create Team Workflow Variants
    workflowcustomizationteamadaptation

    ★ 602 · Updated 2026-06-15

    Adapt marketplace workflows to team tools and processes

    ⚙ find aug marketplace source⚙ read source files⚙ analyze environment configurations
  • research-gathering - Strategic Research Collection with Expiry Management
    research managementsource validationdata freshnesscitation preparation

    ★ 18 · Updated 2026-06-15

    Collect and filter research by topic with expiry management for strategic context

    ⚙ collect sources by topic⚙ filter by recency and expiry⚙ extract key insights
  • reverse-document - Generate design docs from code
    documentationcode analysisreverse engineeringdesign generation

    ★ 17 · Updated 2026-05-28

    Analyzes code to generate design, architecture, or concept documentation

    ⚙ read source files⚙ identify mechanics⚙ extract formulas
  • investigate - Deep Issue Investigation with Root Cause Analysis
    debuggingroot cause analysisinvestigationbug fixing

    ★ 2 · Updated 2026-05-28

    Thorough investigation of bugs, performance issues, or unexpected behavior with root cause analysis and recommendations

    ⚙ analyze issue description⚙ form hypotheses⚙ gather error messages
  • seo - SEO audit and structured data implementation
    SEOstructured datameta tagsOpen Graph

    ★ 18 · Updated 2026-03-22

    Audit and implement meta tags, Open Graph, JSON-LD schema, and Core Web Vitals

    ⚙ read source files⚙ analyze meta tags⚙ generate JSON-LD schema
  • code-spec-backfill - Backfill function-level code contracts
    documentationtype-hintscode-qualitystatic-analysis

    ★ 0 · Updated 2026-03-20

    Add missing docstrings and type annotations to functions, report unresolvable gaps with misuse scenarios

    ⚙ read source files⚙ detect stale files⚙ list public callables
  • reproduce - Debug bugs with clog instrumentation
    debuggingloggingtroubleshooting

    ★ 602 · Updated 2026-03-20

    Instrument code with clog log statements and analyze logs to find root cause

    ⚙ read source files⚙ add log statements⚙ analyze captured logs
  • kb-build - Build knowledge base from execution plan
    knowledge-basedocumentationcognitive-mapcode-analysis

    ★ 0 · Updated 2026-03-10

    Read and execute KB_PLAN.md to build knowledge base documents with 3D verification

    ⚙ read KB_PLAN.md⚙ select uncompleted tasks⚙ read source files
  • translate-doc - Translate Project Documentation Between Chinese and English
    document translationlocalizationfile processingMarkdown

    ★ 4 · Updated 2026-03-09

    Translate project document files between Chinese and English while preserving formatting

    ⚙ read source files⚙ detect document language⚙ translate document content
  • translate - Translate Game Documentation and Rulebooks
    documentationtranslationlocalizationterminology

    ★ 0 · Updated 2026-03-09

    Translates game documentation files using terminology management and PDF translation skills

    ⚙ read source files⚙ load glossary.json⚙ load style-decisions.json
  • ksrc - Kotlin/Java dependency source code search and inspection
    kotlinjavagradlesource-code

    ★ 602 · Updated 2026-02-17

    Search and read 3rd-party Gradle (Kotlin/Java) dependency source code for learning APIs or implementations

    ⚙ search dependency sources⚙ read source files⚙ list dependencies
  • config-extraction - Extract Subsystem Configurations from Monolithic Config Using Strangler Fig Pattern
    refactoringconfigurationdecouplingstrangler-pattern

    ★ 1 · Updated 2026-02-15

    Extract subsystem-specific config structs from a monolithic configuration using the strangler fig pattern

    ⚙ read source files⚙ list config field references⚙ define focused config structs
  • frontend-ui - Frontend UI Development with React 19 and Tailwind 4
    frontendreactui-developmenttypescript

    ★ 18 · Updated 2026-02-15

    Handles frontend UI-specific patterns when working inside src/react-app directory

    ⚙ read source files⚙ edit code files⚙ write new components
  • code-quality - Enforce Code Quality Rules with 500-Line Limit and Mandatory Comments
    code-qualitycode-reviewdocumentationbest-practices

    ★ 1 · Updated 2026-02-11

    Enforces code quality rules including 500-line file limit and mandatory documentation comments

    ⚙ read source files⚙ search codebase⚙ edit code files