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: sdd

Browse skills that share this tag.

  • plan - Technical blueprint design between spec and tasks
    sddplandesign

    ★ 89 · Updated 2026-09-22

    Converts an approved clarified spec into a technical plan artifact detailing architecture, contracts, data flow, testing strategy, and risks.

    ⚙ Design system architecture and components⚙ Define component interfaces and contracts⚙ Establish data models and flows
  • sdd-verify - Verify SDD changes against specs, design, and tasks
    sddverificationtestingquality-assurance

    ★ 0 · Updated 2026-09-19

    Executes tests and inspects artifacts to verify that SDD implementation matches specifications, design, and task requirements.

    ⚙ Execute test and build commands⚙ Inspect source code against specs⚙ Verify task completion status
  • sdd-verify - Verify SDD implementation against specs, design, and tasks
    sddverificationtestingquality-gate

    ★ 0 · Updated 2026-09-19

    Executes tests and inspects artifacts to verify that an SDD implementation matches its specs, design, and tasks.

    ⚙ Read SDD status and artifacts⚙ Execute build and test commands⚙ Map spec scenarios to tests
  • sdd-init - Initialize Spec-Driven Development context in a project
    sddspec-driven-developmentproject-initializationengram

    ★ 3 · Updated 2026-09-17

    Detects project tech stack and conventions, bootstraps persistence backends, builds skill registry, and initializes Spec-Driven Development context.

    ⚙ Detect project stack and conventions⚙ Bootstrap active persistence backend⚙ Create OpenSpec directory and config
  • issue-resolver - GitHub Issue resolver skill with SDD integration
    githubissue-resolutionsddtriage

    ★ 602 · Updated 2026-09-17

    Analyzes GitHub Issues, determines type and priority, extracts requirements, and generates resolution plans with SDD integration.

    ⚙ Analyze GitHub Issues⚙ Extract requirements from issues⚙ Generate semantic branch names
  • sdd-init - Initialize Spec-Driven Development context in a project
    sddspec-driven-developmentinitializationopenspec

    ★ 0 · Updated 2026-09-17

    Detects project tech stack and conventions, and bootstraps the active persistence backend for Spec-Driven Development.

    ⚙ Detect project stack and conventions⚙ Bootstrap active persistence backend⚙ Generate OpenSpec configuration file
  • sdd-methodology - Spec-Driven Development methodology guidance for AI teams
    sddspec-driven-developmentworkflowmethodology

    ★ 18 · Updated 2026-09-15

    Guides software teams through Spec-Driven Development workflow phases, state transitions, and methodology best practices.

    ⚙ Explain SDD workflow phases⚙ Guide workflow transitions⚙ Assist methodology decisions
  • sdd-explore - Explore SDD ideas before committing to a change
    sddexplorationarchitectureanalysis

    ★ 0 · Updated 2026-09-15

    Investigate the codebase, compare implementation options, and return a structured analysis before committing to changes.

    ⚙ Investigate codebase architecture and patterns⚙ Compare implementation options⚙ Identify constraints and risks
  • sdd-template - Software Design Document Template
    sddsoftware-designarchitecturedocumentation

    ★ 18 · Updated 2026-09-14

    Creates technical design documents following the Atlassian 8-section structure.

    ⚙ Create technical design documents⚙ Trace requirements to design⚙ Verify design quality checklist
  • sdd-init-repo - Initialize Repository for Spec-Driven Development
    sddspec-driven-developmentrepo-initclaude-md

    ★ 0 · Updated 2026-09-13

    Initializes or adapts a repository for Spec-Driven Development by creating context memory files, spec directories, and updating CLAUDE.md.

    ⚙ Check existing repository state⚙ Create global context memory files⚙ Create specs directory structure
  • spec-proposal - Scaffold and validate lightspec SDD change proposals.
    lightspecsddspec-proposalspecification

    ★ 0 · Updated 2026-09-13

    Clarifies requirements, scaffolds lightspec change proposals, writes spec deltas, reviews with plan-reviewer, and validates before implementation.

    ⚙ Run lightspec CLI read commands⚙ Ask clarifying questions⚙ Scaffold change proposal files
  • sdd-tasks - Generate ordered implementation task checklist
    documentationtask-planningsddlifecycle

    ★ 0 · Updated 2026-05-09

    Writes tasks.md file with ordered checklist of atomic implementation steps derived from accepted plan

    ⚙ read plan file⚙ read spec file⚙ extract atomic units
  • sdd-requirements - SDD Requirements Definition and Specification Document Creation
    sddrequirementsspecificationdocumentation

    ★ 1 · Updated 2026-02-14

    Defines requirements and acceptance criteria for implementation features and creates requirements documents

    ⚙ check file existence⚙ read description file⚙ update target spec