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 repository

Browse skills that use this input.

  • skillkit--handoff-protocols - Structured Handoff Protocols
    collaborationhandoffcommunicationcontext

    ★ 0 · Updated 2026-09-16

    Manages work transitions between team members or agents by creating structured handoff documents and status summaries.

    ⚙ Create structured handoff documents⚙ Summarize project state and status⚙ Document key decisions and blockers
  • trellis-spec-bootstarp - Bootstrap project-specific Trellis coding specs
    trellisdocumentationcodebase-analysisspecifications

    ★ 2 · Updated 2026-09-11

    Bootstraps or refreshes project-specific Trellis coding specs from an existing codebase.

    ⚙ Analyze repository architecture⚙ Decompose package and layer specs⚙ Write codebase-backed spec documentation
  • improve-codebase-architecture - Improve Codebase Architecture
    architecturerefactoringauditcodebase

    ★ 587 · Updated 2026-09-10

    Analyze a codebase for architectural improvements and explain evidence, tradeoffs, and next steps.

    ⚙ Scope investigation area⚙ Identify architectural friction evidence⚙ Present improvement candidates
  • code-refactoring-tech-debt - Technical Debt Analysis and Remediation
    technical debtcode refactoringcode qualitysoftware maintenance

    ★ 0 · Updated 2026-06-30

    Identifies, quantifies, and prioritizes technical debt in software projects by analyzing the codebase, assessing impact, and creating actionable remediation plans.

    ⚙ scan codebase for technical debt⚙ identify code duplication and complexity⚙ identify architecture and design flaws
  • recipe-design - Design Document Creation Workflow
    designcodebase-analysisdocumentationworkflow

    ★ 684 · Updated 2026-06-15

    Execute design phase workflow from codebase analysis to design document or ADR creation with verification and approval gates

    ⚙ locate seed files⚙ analyze codebase⚙ confirm design scope
  • codebase-onboarding - Generate codebase onboarding guide
    onboardingcode-analysisdocumentationarchitecture

    ★ 272 · Updated 2026-05-09

    Analyze unfamiliar codebase and generate structured onboarding guide with architecture map and conventions

    ⚙ Scan package manifests⚙ Identify frameworks⚙ Find entry points
  • step2 - Create Structured Execution Plan
    planningparallel executionsubagent orchestrationcodebase analysis

    ★ 18 · Updated 2026-05-09

    Create structured plan file for subagent parallel execution

    ⚙ Read decision file⚙ Research codebase⚙ Design execution phases
  • project-analysis - Analyze codebase structure and dependencies
    code analysiscodebase auditproject onboardingarchitecture mapping

    ★ 18 · Updated 2026-03-23

    Systematically analyze codebase structure, dependencies, patterns, and conventions for onboarding or auditing

    ⚙ Check project type⚙ Understand directory structure⚙ Check git history
  • migrate-module - Automatically migrate Python modules and update imports
    refactoringpythonmigrationcode-maintenance

    ★ 0 · Updated 2026-02-14

    Moves Python modules or symbols to new locations and rewrites import statements across the codebase.

    ⚙ identify move target⚙ analyze dependencies⚙ generate refactoring plan
  • Codebase Interrogator (Business Analyst) - Codebase Analysis for System Intent Discovery
    Code AnalysisBusiness AnalysisSystem DocumentationReverse Engineering

    ★ 650 · 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