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: project root directory

Browse skills that use this input.

  • split-memory - Modular CLAUDE.md Management Strategy
    modularizationdocumentationfile managementindexing

    ★ 215 · Updated 2026-06-15

    Split and organize monolithic CLAUDE.md into multiple modular files

    ⚙ parse CLAUDE.md files⚙ split files by concern⚙ split files by module
  • twd-setup - TWD Project Setup Guide
    TWDVitetestingSPA

    ★ 602 · Updated 2026-05-28

    Guide agents to install and configure TWD browser validation system

    ⚙ install twd-js package⚙ initialize mock service worker⚙ configure entry point
  • chatmail-sync - Sync NixOS Chatmail Modules with Relay
    nixoschatmailrelaysynchronization

    ★ 0 · Updated 2026-05-11

    Synchronize NixOS chatmail modules with upstream relay

    ⚙ explore relay project structure⚙ compare relay components⚙ synchronize NixOS modules
  • prd - Create Product Requirements Documents for Features
    product managementdocumentationrequirementsplanning

    ★ 14 · Updated 2026-05-09

    Create structured PRDs with acceptance criteria and testing strategy

    ⚙ gather context⚙ interview design tree⚙ identify modules
  • nsfc-research-foundation-writer - NSFC Research Foundation Writer
    nsfcresearch foundationfeasibility analysiswork conditions

    ★ 2,753 · Updated 2026-03-26

    Write and structure NSFC research foundation, work conditions, and risk response sections

    ⚙ validate project root path⚙ generate research foundation content⚙ write risk response measures
  • miniprogram-development - WeChat Mini Program Development
    WeChatmini programCloudBasecloud development

    ★ 18 · Updated 2026-03-26

    Develop WeChat mini programs with CloudBase integration

    ⚙ develop pages⚙ integrate CloudBase⚙ deploy project
  • review-orchestrated - Coordinated multi-phase code review
    code reviewmulti-agent orchestrationautomated cleanupquality assurance

    ★ 0 · Updated 2026-03-25

    Orchestrates reviewer agents per phase to check implementations against specifications

    ⚙ read project specs⚙ spawn reviewer agents⚙ consolidate findings
  • restart-dev-containers - Restart Development Containers Safely
    dockerdevelopmentcontainer managementdevops

    ★ 18 · Updated 2026-03-20

    Restarts WitchCityRope Docker development containers with correct procedure, rebuild, and health checks

    ⚙ validate prerequisites⚙ stop existing dev containers⚙ start containers with dev overlay
  • custom-ai-spec - Transform User Requirements into AI-Ready Spec Documents
    requirementsspecificationuser storiesdocumentation

    ★ 0 · Updated 2026-03-20

    Parse user input and generate structured requirement specification documents

    ⚙ receive user input⚙ read project configuration⚙ parse user requirements
  • spec-kit-constitution - Create and Maintain Project Constitutions with Template Synchronization
    specificationgovernancetemplatesversioning

    ★ 5 · Updated 2026-03-09

    Create or amend project constitutions and synchronize changes with dependent templates

    ⚙ create constitution file⚙ update template files⚙ bump version numbers
  • babel-config - Generate Babel Configuration for JavaScript Test Transpilation
    testingconfigurationJavaScripttranspilation

    ★ 18 · Updated 2026-03-09

    Creates Babel configuration file for transpiling JavaScript in test environments.

    ⚙ generate babel configuration⚙ create babel.config.js file⚙ research current babel standards
  • ctx-loop - Generate autonomous loop shell script for AI development
    automationscriptingAI developmentshell

    ★ 78 · Updated 2026-02-23

    Generates a ready-to-use autonomous loop shell script for unattended project iteration.

    ⚙ check for existing loop script⚙ verify prompt file exists⚙ generate shell script
  • prettier - Code formatting with Prettier for consistent style
    code formattingjavascripttypescriptcss

    ★ 18 · Updated 2026-02-17

    Configure and use Prettier to maintain consistent formatting across supported files

    ⚙ configure formatting settings⚙ format JavaScript files⚙ format TypeScript files
  • pipeline-status - SDD Pipeline Status Reporter for Development Progress Tracking
    SDDpipelinestatusmonitoring

    ★ 0 · Updated 2026-02-15

    Shows SDD pipeline status, verifies artifacts, detects staleness, and suggests next actions for development projects.

    ⚙ read pipeline-state.json⚙ verify artifact existence⚙ detect stale stages
  • devlog - Development Work Log Recorder
    developmentloggingdocumentationgit

    ★ 18 · Updated 2026-02-15

    Records development work logs to daily markdown files

    ⚙ create devlog folder⚙ generate daily markdown file⚙ append to existing log file
  • devlog - Development Work Log Recorder for Daily Activities
    developmentdocumentationloggingproject management

    ★ 602 · Updated 2026-02-14

    Records development work logs to _devlog/YYYY-MM-DD.md files with commands, decisions, and next steps

    ⚙ create devlog files⚙ update existing log files⚙ collect work descriptions
  • documenter - Documentation Generation and Code Documentation Maintenance
    documentationtechnical-writingcode-documentationapi-docs

    ★ 2 · Updated 2026-02-14

    Write documentation including API docs, README files, and docstrings

    ⚙ generate API documentation⚙ create README files⚙ update docstrings in code
  • context-daddy - Intelligent Codebase Context Management for Claude Code
    code analysiscontext managementcode searchindexing

    ★ 602 · Updated 2026-02-11

    Provides automated codebase indexing and symbol querying for Python, Rust, and C++ projects

    ⚙ parse Python code⚙ parse Rust code⚙ parse C++ code