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 Analysis

Browse skills that share this tag.

  • check-database-scaling - PHP Database Scaling Issues Analyzer
    PHPDatabaseScalingPerformance

    ★ 98 · Updated 2026-06-15

    Analyzes PHP code to detect database access patterns that hinder horizontal scaling

    ⚙ detect single database connections⚙ identify missing read replicas⚙ detect SELECT queries on primary
  • feature-technical-spec - Generate feature technical specification
    Technical SpecificationFeature DevelopmentCode AnalysisDocumentation

    ★ 602 · Updated 2026-05-11

    Define technical approach and write feature technical specification document

    ⚙ Read feature specification⚙ Analyze existing code⚙ Check pattern compliance
  • docs-architect - Technical Documentation Architect for Codebase Analysis
    DocumentationArchitectureTechnical WritingCode Analysis

    ★ 0 · Updated 2026-03-09

    Creates comprehensive technical documentation from existing codebases

    ⚙ Analyze codebase structure and dependencies⚙ Identify key components and relationships⚙ Create technical documentation structure
  • docs-architect - Technical Documentation Architect for Codebase Analysis
    DocumentationArchitectureCode AnalysisTechnical Writing

    ★ 509 · Updated 2026-03-09

    Creates comprehensive technical documentation from existing codebases

    ⚙ Analyze codebase structure⚙ Identify key components relationships⚙ Extract design patterns
  • Codebase Interrogator (Business Analyst) - Codebase Analysis for System Intent Discovery
    Code AnalysisBusiness AnalysisSystem DocumentationReverse Engineering

    ★ 602 · Updated 2026-02-12

    Scans codebase to extract intended features, business logic, and data models

    ⚙ Run intent scanner script⚙ Extract docstrings from code⚙ Identify API routes