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 access

Browse skills that use this input.

  • create-implementation-plan - Implementation Plan Creator
    planningproject managementimplementationdocumentation

    ★ 18 · Updated 2026-06-15

    Creates implementation plans with phases, tasks, sequencing, dependencies, milestones, and risks

    ⚙ create implementation plan⚙ define phases⚙ define tasks
  • quick-fix - Quick Fix for Small Changes
    bug fixUI tweakstylingcode improvement

    ★ 18 · Updated 2026-05-28

    Execute small changes, bug fixes, and UI tweaks efficiently

    ⚙ clarify user requests⚙ explore codebase files⚙ generate solution plans
  • web-perf - Web Performance Audit Tool
    web performanceCore Web VitalsLighthouseChrome DevTools

    ★ 0 · Updated 2026-03-26

    Analyzes web performance metrics and identifies optimization opportunities

    ⚙ navigate to page⚙ start performance trace⚙ analyze performance insights
  • web-perf - Web Performance Audit Tool
    web performanceperformance auditChrome DevToolsoptimization

    ★ 816 · Updated 2026-03-26

    Analyzes web performance using Chrome DevTools MCP, measuring Core Web Vitals and identifying optimization issues.

    ⚙ navigate to page⚙ start performance trace⚙ analyze performance insights
  • agentic-workflow - Standard multi-agent pipeline for implementation tasks
    multi-agentworkfloworchestration

    ★ 3,943 · Updated 2026-02-23

    A pattern for coordinating multiple agents to execute implementation tasks

    ⚙ orchestrate multiple agents⚙ monitor agent progress⚙ coordinate workflow stages
  • startproject - Feature initialization workflow with research and planning
    project-managementcodebase-researchplanningfeature-development

    ★ 0 · Updated 2026-02-14

    Initialize new feature development with research and planning

    ⚙ explore codebase for existing implementations⚙ conduct external research⚙ ask clarifying questions
  • build - Direct Task Implementation Without Planning
    developmentimplementationcoding

    ★ 0 · Updated 2026-02-13

    Implement a task directly without creating a plan first

    ⚙ use prime skill to understand codebase⚙ analyze task requirements⚙ implement solution directly
  • 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
  • debug-tools - Iterative debugging workflow with log injection
    debuggingtroubleshootinglog-managementbug-fixing

    ★ 8 · Updated 2026-02-11

    Performs debugging through five phases: investigate, inject logs, propose fix, verify, and cleanup

    ⚙ investigate bug issues⚙ inject debug logs⚙ propose bug fixes