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: developer-tools

Browse skills that share this tag.

  • environment-setup-guide - Guide developers in setting up development environments
    environment-setupdeveloper-toolsconfigurationtroubleshooting

    ★ 2 · Updated 2026-09-23

    Guides developers through setting up development environments with proper tools, dependencies, and configurations.

    ⚙ Identify environment setup requirements⚙ Check installed software tool versions⚙ Provide platform-specific installation commands
  • skillsmp - Search and discover Agent Skills on SkillsMP index
    skillsmpagent-skillssearchdeveloper-tools

    ★ 198 · Updated 2026-09-20

    Searches the SkillsMP public index for Agent Skills using keywords, filters, and signal analysis to discover relevant skills.

    ⚙ Search Agent Skills by keyword⚙ Filter skills by metadata⚙ Discover quality skills using signals
  • cloudflare - Comprehensive skill for Cloudflare platform development
    cloudflareserverlessedge-computingcloud-services

    ★ 0 · Updated 2026-09-20

    Guides Cloudflare product selection and reference lookup, prioritizing live documentation retrieval over pre-trained knowledge.

    ⚙ Select products using decision trees⚙ Retrieve latest Cloudflare documentation⚙ Check Workers type signatures
  • claude-patch - Patch Claude Code CLI binary to unlock limitations
    claude-codeclipatchbinary-patch

    ★ 4 · Updated 2026-09-20

    Applies, reverts, or checks status of binary patches for Claude Code CLI to unlock hard-coded limitations.

    ⚙ Apply binary patches⚙ Revert binary patches⚙ Check patch status
  • commit-message - Generate git commit messages for staged changes
    gitcommitdeveloper-tools

    ★ 0 · Updated 2026-09-18

    Generates formatted git commit messages from staged diffs and supports splitting distinct changes into atomic commits.

    ⚙ Inspect staged git diffs⚙ Generate formatted commit messages⚙ Propose commit split plans
  • theoros - Run observed live dev sessions via interactive tmux REPL
    tmuxrepldebuggingdeveloper-tools

    ★ 1 · Updated 2026-09-18

    Drives an interactive REPL in a named tmux session while allowing a human user to spectate read-only via tmux attach.

    ⚙ Check existing tmux sessions⚙ Create named tmux session⚙ Send input to REPL pane
  • zero-to-documented - Build a documented pi extension from scratch
    pi-extensionscaffoldingdocumentationworkflow

    ★ 0 · Updated 2026-09-18

    Executes a complete workflow to plan, scaffold, implement, document, validate, review, and install a pi extension.

    ⚙ Plan pi extension architecture⚙ Scaffold extension workspace files⚙ Implement TypeScript extension logic
  • chat-to-code-prompt - Package Claude.ai chat into a Claude Code prompt
    claude-codeprompt-generationdeveloper-tools

    ★ 3 · Updated 2026-09-17

    Converts content from a Claude.ai chat into a self-contained prompt for a new Claude Code session.

    ⚙ Ask prompt format selection⚙ Extract relevant chat context⚙ Apply Claude Code framing
  • code-tour - Create step-by-step interactive CodeTour files.
    code-tourwalkthroughonboardingdocumentation

    ★ 0 · Updated 2026-09-17

    Creates persona-targeted CodeTour walkthrough files anchored to real files and line numbers for codebase onboarding and explanations.

    ⚙ Create CodeTour tour files⚙ Verify file and line anchors⚙ Infer reader persona and depth
  • scaffold-docs - Build library documentation iteratively with user reviews.
    documentationtechnical-writingcodebasedeveloper-tools

    ★ 94 · Updated 2026-09-17

    Iteratively creates or updates library documentation across Getting Started, Diving Deeper, and Reference sections with user reviews between passes.

    ⚙ Discover codebase structure and target audience⚙ Build Getting Started tutorial documentation⚙ Build Diving Deeper topic documentation
  • explainer - Interactive Code Walkthrough
    code-explainercode-walkthroughvs-codecode-analysis

    ★ 93 · Updated 2026-09-16

    Scans codebase features, builds segment plans, and walks through code highlighting in VS Code.

    ⚙ Scan codebase and map call chain⚙ Build walkthrough segment plan⚙ Highlight code in VS Code
  • mcp-cli - Interact with MCP servers via command line
    mcpclimcp-serverdeveloper-tools

    ★ 1,274 · Updated 2026-09-12

    Provides a command line interface to discover, inspect, and execute tools on external MCP servers.

    ⚙ List available MCP servers⚙ Show server tools and parameters⚙ Inspect tool JSON schema
  • mcp-toolbox - MCP Toolbox for AI-Native Development
    mcpdeveloper-toolsdocumentationdatabase-management

    ★ 1 · Updated 2026-09-11

    Leverage Model Context Protocol servers for documentation retrieval, task automation, and external service integrations in AI development.

    ⚙ Fetch latest library documentation⚙ Break down complex development problems⚙ Retain context across sessions
  • codex-symphony - OpenAI Symphony Bootstrap
    symphonycodexlinearorchestration

    ★ 21 · Updated 2026-09-11

    Install and operate a portable OpenAI Symphony and Linear orchestration setup in a Git repository.

    ⚙ Install Symphony in Git repository⚙ Diagnose Symphony setup readiness⚙ Initialize repository environment files
  • ce-clean-gone-branches - Clean Gone Branches
    gitbranch-cleanupworktreesdeveloper-tools

    ★ 0 · Updated 2026-09-11

    Deletes local Git branches and their associated worktrees whose remote tracking branches have been removed.

    ⚙ Discover gone local branches⚙ Request user confirmation for deletion⚙ Remove associated branch worktrees
  • git-commit-helper - Draft Conventional Commits messages for Git changes
    gitconventional-commitsversion-controldeveloper-tools

    ★ 0 · Updated 2026-09-10

    Drafts or rewrites Conventional Commits messages for staged changes with types, scopes, bodies, and footers.

    ⚙ Draft conventional commit messages⚙ Rewrite staged commit messages⚙ Format commit type and scope
  • whatidid - Generate HTML impact reports from Copilot sessions.
    copilotimpact-reportreport-generatorgithub

    ★ 49 · Updated 2026-09-10

    Analyzes local Copilot session logs to generate HTML impact reports showing accomplished goals, estimated human effort, and augmented skills.

    ⚙ Harvest local Copilot session data⚙ Analyze daily work using AI⚙ Generate HTML impact report
  • @elad12390/web-research-assistant - Web research assistant MCP server with 14 tools
    web-researchmcp-serversearchweb-scraping

    ★ 9 · Updated 2026-09-09

    Provides web search, URL crawling, stealth scraping, package lookup, tech comparison, stock image search, and service status checking tools.

    ⚙ Search web with SearXNG and Exa⚙ Crawl URLs and scrape websites⚙ Lookup npm PyPI and crates packages
  • dev-tools - Developer tools for protocols, refactoring, and template DSL
    developer-toolsprotocol-systemrefactoringcode-generation

    ★ 18 · Updated 2026-09-09

    Provides tools for open protocol definition, protocol bundles, codebase refactoring, and template DSL S-expression code generation.

    ⚙ Define extensible generic protocols⚙ Register protocol implementations⚙ Define and derive protocol bundles
  • dev-tools - Developer tools for protocol definition and refactoring.
    developer-toolsrefactoringprotocolscode-generation

    ★ 8 · Updated 2026-09-09

    Provides developer tools for extensible protocol dispatch, protocol bundles, codebase refactoring, and template-driven S-expression code generation.

    ⚙ Define open protocols⚙ Implement protocols for type tags⚙ Define protocol bundles

Scroll to load more