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: design documents

Browse skills that use this input.

  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 7 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • pr-report - Pull Request Review Reporter
    code reviewpull requestreport generationdocumentation

    ★ 24 · Updated 2026-05-09

    Review pull requests, explain changes, and generate polished HTML or Markdown reports

    ⚙ review pull request⚙ analyze code changes⚙ explain system design
  • design-discovery - Explore design intent and context before building
    designresearchdiscoveryplanning

    ★ 0 · Updated 2026-05-09

    Understand problems, users, constraints, and context before making design decisions

    ⚙ read existing design documents⚙ check existing design system⚙ explore user intent
  • design-discovery - Design Discovery for Creative Work
    product designux designdesign discoverydesign research

    ★ 153 · Updated 2026-05-09

    Explore intent, constraints, users, and context before any design decisions are made

    ⚙ explore intent⚙ understand context⚙ identify users
  • GitHub Issue Triage - Monitor and triage GitHub issues
    githubissue managementtriagerepository

    ★ 602 · Updated 2026-05-09

    Monitor and triage GitHub issues against design docs and implementation status

    ⚙ list open issues⚙ match issues to design docs⚙ generate triage report
  • dev-workflow-planning - Structured Development Workflow Planning
    developmentworkflowplanningproject management

    ★ 18 · Updated 2026-03-24

    Enables systematic development workflows with brainstorming, planning, and execution patterns

    ⚙ generate ideas⚙ create implementation plans⚙ execute plans step-by-step
  • review-docs - Review design docs for implementation
    documentationimplementationreview

    ★ 57 · Updated 2026-03-20

    Extract implementation information from design documents

    ⚙ identify design documents⚙ extract information⚙ provide specification
  • resuming - Session Recovery via 5-Question Reboot Test
    session managementworkflow recoverytask tracking

    ★ 1 · Updated 2026-03-10

    Recover session state by reading persistence files and answering the 5-Question Reboot Test

    ⚙ locate persistence files⚙ check file existence⚙ read persistence files
  • user-story - User Story Management for Product Development
    product-managementrequirementsagiledocumentation

    ★ 18 · Updated 2026-02-24

    Create, update, and find user stories with acceptance criteria

    ⚙ create user stories⚙ update existing stories⚙ find user stories
  • fix-checklist - Code Fixing Checklist for Systematic Problem Solving
    debuggingcode-fixsystematicinvestigation

    ★ 0 · Updated 2026-02-24

    Provides a systematic checklist to follow before fixing code to prevent symptom-driven solutions

    ⚙ read design documents⚙ trace execution flow⚙ create investigation structure
  • security - Security engineering for system design and review
    securityengineeringreviewdesign

    ★ 18 · Updated 2026-02-11

    Design and review systems with security considerations using adversarial thinking.

    ⚙ validate input at trust boundaries⚙ design authentication mechanisms⚙ implement authorization checks