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: Test suite

Browse skills that use this input.

  • refactoring-catalog - Refactoring Catalog
    refactoringcode-smellsclean-codesoftware-design

    ★ 1 · Updated 2026-09-21

    Catalog of code smells and matching refactoring techniques to safely improve internal code structure without changing observable behavior.

    ⚙ Identify code smells⚙ Extract method⚙ Extract class
  • finishing-a-development-branch - Verify and complete a development branch.
    gitworkflowbranch-managementpull-request

    ★ 4 · Updated 2026-09-18

    Guides development branch completion by verifying tests, requirements, code review, and TDD compliance before merging or cleaning up.

    ⚙ Verify implementation completeness⚙ Determine base branch⚙ Merge branch locally
  • refactoring-patterns - Safe Refactoring Patterns and Workflow
    refactoringcode-qualitysoftware-designclean-code

    ★ 2 · Updated 2026-09-16

    Provides safe refactoring workflows, common structural patterns, tooling recommendations, and pre-ship verification guidelines.

    ⚙ Extract methods classes or modules⚙ Rename code symbols and variables⚙ Move functions and types
  • refactoring - Improve code design without changing external behavior
    refactoringcode-qualitytechnical-debttest-driven-development

    ★ 3 · Updated 2026-09-13

    Restructure existing code through techniques like renaming and extraction to improve readability, maintainability, and extensibility.

    ⚙ Rename code elements⚙ Extract smaller components or functions⚙ Replace conditionals with polymorphism
  • 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
  • agent-conduct - Shared Hard Rules for Squad Agent Conduct
    team-governanceagent-conductquality-checkproduct-isolation

    ★ 0 · Updated 2026-09-10

    Enforces shared conduct rules across squad agents, including product isolation and peer quality checks.

    ⚙ Enforce product isolation rules⚙ Use generic parameter values⚙ Use fake test fixtures
  • code-refactoring-tech-debt - Technical Debt Analysis and Remediation
    technical debtcode refactoringcode qualitysoftware maintenance

    ★ 1 · Updated 2026-06-30

    Identifies, quantifies, and prioritizes technical debt in software codebases and generates actionable remediation plans.

    ⚙ scan codebase for technical debt⚙ assess debt impact on development velocity⚙ calculate debt cost and risk levels
  • 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
  • rai-quality-review - Code Quality Review
    code reviewsemantic bugstype safetytest quality

    ★ 72 · Updated 2026-05-28

    Audit code for semantic bugs, type issues, and test waste after implementation

    ⚙ Detect project language⚙ Identify changed files⚙ Read code files
  • phantom - Stealth Testing & Debugging Expert
    testingdebuggingtddqa

    ★ 6 · Updated 2026-05-09

    Systematic debugging, root cause analysis, and stealth bug hunting expert

    ⚙ Reproduce bugs⚙ Isolate bugs⚙ Analyze root cause
  • dual-loop - Dual-Loop Agent Orchestration Pattern
    agent orchestrationdelegation patternverification loopmulti-agent

    ★ 5 · Updated 2026-03-22

    Orchestrates inner/outer agent delegation with verification and correction loops

    ⚙ delegate tasks⚙ generate strategy packet⚙ verify execution
  • done - Task completion workflow with testing, documentation and deployment
    workflowdeploymentdocumentationtesting

    ★ 602 · Updated 2026-03-09

    Finalize completed tasks by running tests, updating project documentation, and deploying changes

    ⚙ run test suite⚙ ask user for task details⚙ update MASTER_PLAN.md
  • perplexity-upgrade-migration - Analyze and execute Perplexity SDK upgrades with breaking change detection
    SDK migrationVersion upgradeBreaking changesDependency management

    ★ 1,727 · Updated 2026-02-15

    Manage Perplexity SDK version upgrades and handle breaking changes

    ⚙ Check SDK version⚙ Review changelogs⚙ Create upgrade branch
  • pr-review - Review pull requests against Schmock project standards
    code-reviewpull-requestbddtypescript

    ★ 0 · Updated 2026-02-14

    Review pull requests against Schmock project standards, checking BDD coverage, code quality, conventions, and documentation.

    ⚙ review pull requests⚙ check BDD coverage⚙ verify code quality
  • done - Complete Expedition Workflow: Tests, Commit, Push, and Kanban Update
    development-workflowcode-managementtestingversion-control

    ★ 18 · Updated 2026-02-13

    Complete the current expedition by running tests, committing changes, pushing to remote, and updating kanban status.

    ⚙ identify current work⚙ run tests⚙ commit changes
  • vercel-upgrade-migration - Automated Vercel SDK upgrades with breaking change detection
    vercelmigrationupgradesdk

    ★ 0 · Updated 2026-02-11

    Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection.

    ⚙ Execute SDK upgrades⚙ Detect breaking changes⚙ Analyze version compatibility
  • vercel-upgrade-migration - Automated Vercel SDK Upgrade and Migration Tool
    vercelsdk-upgrademigrationbreaking-changes

    ★ 18 · Updated 2026-02-11

    Analyzes, plans, and executes Vercel SDK upgrades with breaking change detection

    ⚙ analyze Vercel SDK versions⚙ detect breaking changes⚙ plan migration steps
  • vercel-upgrade-migration - Vercel SDK Upgrade Migration with Breaking Change Detection
    vercelsdkupgrademigration

    ★ 602 · Updated 2026-02-11

    Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection

    ⚙ analyze Vercel SDK versions⚙ detect breaking changes⚙ plan upgrade strategy