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: Codebase files

Browse skills that use this input.

  • openspec-explore - Explore ideas, investigate code, and clarify requirements.
    exploreopenspecarchitecturerequirements

    ★ 2 · Updated 2026-09-24

    Provides an exploration mode to analyze codebases, visualize architectures, compare technical options, and draft OpenSpec artifacts without writing code.

    ⚙ Investigate codebase architecture⚙ Check OpenSpec project status⚙ Initialize OpenSpec project
  • moyu - Anti-over-engineering guardrail for AI coding agents
    guardrailsover-engineeringscope-controlcode-quality

    ★ 3 · Updated 2026-09-24

    Anti-over-engineering guardrail that activates when an AI coding agent expands scope, adds abstractions, or changes unrequested files.

    ⚙ Restrict modifications to user-specified files⚙ Detect over-engineering intervention levels⚙ Revert unauthorized file changes
  • openspec-explore - Explore mode for thinking and clarifying requirements
    openspecexplorationrequirementsarchitecture

    ★ 49 · Updated 2026-09-23

    Provides a thinking partner to explore ideas, investigate codebases, compare options, and create OpenSpec artifacts without writing implementation code.

    ⚙ Explore problem space⚙ Investigate codebase architecture⚙ Compare design options
  • openspec-explore - Explore mode for clarifying requirements and ideas
    openspecexplorationarchitecturerequirements

    ★ 0 · Updated 2026-09-23

    Acts as a thinking partner to explore ideas, investigate codebases, compare options, and clarify requirements without writing application code.

    ⚙ Investigate codebase architecture⚙ Explore problem spaces⚙ Compare implementation options
  • codebase-cleanup-tech-debt - Technical Debt Analysis and Remediation
    technical-debtcodebase-analysisrefactoringcode-quality

    ★ 0 · Updated 2026-09-23

    Analyzes codebases to identify, quantify, and prioritize technical debt and creates actionable remediation plans.

    ⚙ Identify code and architecture debt⚙ Quantify technical debt impact⚙ Create prioritized remediation plans
  • research - Deep codebase research and architecture exploration
    researchcodebasearchitectureexploration

    ★ 17 · Updated 2026-09-21

    Systematically investigates codebases to understand system architecture, design patterns, execution flows, and module dependencies.

    ⚙ Analyze project structure and dependencies⚙ Trace execution flow across code⚙ Identify code patterns and practices
  • plannotator-setup-goal - Turn an idea into a goal package with Plannotator
    goal-settingplannotatorcodebase-explorationplanning

    ★ 0 · Updated 2026-09-21

    Interviews the user, builds a reviewed fact sheet via Plannotator, and explores the codebase to generate an execution plan.

    ⚙ Interview user for goal requirements⚙ Generate Plannotator interview bundle⚙ Build fact sheet review bundle
  • code-tour - Create CodeTour walkthrough files
    code-tourwalkthroughonboardingarchitecture

    ★ 0 · Updated 2026-09-17

    Creates persona-targeted step-by-step CodeTour tour files with real file and line anchors for codebase walkthroughs.

    ⚙ Discover codebase structure⚙ Verify file line anchors⚙ Create CodeTour tour files
  • create-plan - Explore codebase and create a detailed implementation plan
    planningcode-explorationlinear-issue

    ★ 0 · Updated 2026-09-16

    Explores the codebase, clarifies ambiguities using a Linear issue, and generates a structured implementation plan.

    ⚙ Analyze Linear issue requirements⚙ Scan codebase and map dependencies⚙ Perform gap analysis on codebase
  • GSD Codebase Mapper - Analyze codebase structure, patterns, and technical debt
    codebasearchitecturedocumentationtechnical-debt

    ★ 0 · Updated 2026-09-14

    Analyzes existing codebases to understand structure, code patterns, dependencies, integrations, and technical debt.

    ⚙ Scan project structure⚙ Analyze project dependencies⚙ Discover code patterns
  • tech-debt - Track, categorize, and prioritize technical debt
    technical-debtcode-qualityrefactoringcode-analysis

    ★ 0 · Updated 2026-09-13

    Scans codebase for technical debt indicators, categorizes findings, estimates effort, and generates a prioritized reduction report.

    ⚙ Scan technical debt indicators⚙ Categorize technical debt items⚙ Assess debt severity levels
  • make-evergreen - Refactor Codebase to Evergreen State
    refactoringcode-cleanupmaintainabilityevergreen

    ★ 0 · Updated 2026-09-13

    Refactors the codebase so it reads as if the current design had been there from the start, removing leftover names, shims, and context.

    ⚙ Refactor codebase structure⚙ Remove leftover names⚙ Simplify redundant logic
  • swarm-orchestration - Multi-agent swarm coordination for complex tasks.
    swarm-orchestrationmulti-agentclaude-flowtask-orchestration

    ★ 3 · Updated 2026-09-12

    Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules.

    ⚙ Initialize swarm topology⚙ Route task to agents⚙ Spawn specific agent
  • wiki-architect - Produces structured wiki catalogues and onboarding guides.
    documentationwikionboardingarchitecture

    ★ 2 · Updated 2026-09-11

    Produces structured wiki catalogues, onboarding guides, and architecture documentation from codebases.

    ⚙ Scan repository file tree and README⚙ Detect project type and languages⚙ Identify architecture and codebase layers
  • debug - Diagnose and fix the root cause of unexpected behavior.
    debugtroubleshootingtestingbug-fix

    ★ 1 · Updated 2026-09-10

    Systematically diagnoses and fixes unexpected behavior or failing tests.

    ⚙ Reproduce the problem⚙ Isolate failure code path⚙ Formulate root cause hypothesis
  • spec-exploration - Mandatory codebase exploration before spec analysis
    spec-sessioncode-explorationcode-verificationsubagents

    ★ 0 · Updated 2026-09-10

    Ensures agents explore actual codebase using Read, Grep, and Glob tools before analysis rounds begin.

    ⚙ Examine key files using Read⚙ Search code patterns using Grep⚙ Discover related files using Glob
  • project-conventions - Discover and Apply Project Code Conventions
    code-styleconventionscodebase-analysispatterns

    ★ 44 · Updated 2026-03-23

    Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices.

    ⚙ Check project configuration files⚙ Study existing code patterns⚙ Find similar features
  • runbook - Generate operational runbooks for services, procedures, or incident response
    documentationoperationsrunbookincident-response

    ★ 3 · Updated 2026-03-09

    Generate operational runbooks with step-by-step procedures, troubleshooting guides, and escalation paths

    ⚙ Investigate codebase structure⚙ Analyze infrastructure configuration⚙ Research operational best practices
  • update-issues - Sync GitHub Issues from Code Assessments
    GitHubissue-trackingcode-reviewautomation

    ★ 0 · Updated 2026-02-24

    Review recent code assessments and synchronize GitHub issues - create missing issues and close resolved ones

    ⚙ Find recent assessment files⚙ Get current open issues⚙ Parse assessment findings