spec

2.5k
garden-cogarden-co

Implement features using Spec Driven Development (SDD) workflow. Creates design and task documents with approval gates.

195 days ago

sdd-development

72
Mister-leoMister-leo

Specification-Driven Development (SDD) methodology for building software where specifications are executable and drive code generation. Use when users want to: (1) Create feature specifications with /speckit.specify, (2) Generate implementation plans with /speckit.plan, (3) Create executable tasks with /speckit.tasks, (4) Follow test-first, library-first development, or (5) Implement constitutional architecture principles. Essential for structured AI-assisted development workflows.

195 days ago

open

67
team-attentionteam-attention

"dev.open", "create PR", "open PR", "create PR from spec", "Draft PR creation" Spec-based Draft PR creation. Starting point for SDD (Spec Driven Development) workflow.

195 days ago

simple-task

35
yi-john-huangyi-john-huang

Implement simple features with best practices. Use when adding small features, bug fixes, or quick enhancements without the full SDD workflow. Invoked via /simple-task <description>.

195 days ago

sdd-steering-custom

35
yi-john-huangyi-john-huang

Create custom steering documents for specialized contexts. Use when you need domain-specific guidance for particular file types, modules, or workflows. Invoked via /sdd-steering-custom.

195 days ago

sdd-steering

35
yi-john-huangyi-john-huang

Create project-specific steering documents for SDD workflow. Use when setting up project context, documenting technology stack, or establishing project conventions. Invoked via /sdd-steering.

195 days ago

sdd-requirements

35
yi-john-huangyi-john-huang

Generate EARS-formatted requirements for SDD workflow. Use when starting a new feature specification, creating requirements documents, or defining acceptance criteria. Invoked via /sdd-requirements <feature-name>.

195 days ago

sdd-design

35
yi-john-huangyi-john-huang

Create technical design specifications for SDD workflow. Use when designing architecture, defining components, or creating system design documents after requirements are approved. Invoked via /sdd-design <feature-name>.

195 days ago

sdd-implement

35
yi-john-huangyi-john-huang

Implementation guidelines for SDD workflow. Use when implementing features, applying TDD, checking security, or ensuring code quality. Invoked via /sdd-implement <feature-name>.

195 days ago

sdd-commit

35
yi-john-huangyi-john-huang

Guide commit message and PR creation for SDD workflow. Use when committing changes, creating pull requests, or documenting changes. Invoked via /sdd-commit.

195 days ago

sdd-tasks

35
yi-john-huangyi-john-huang

Generate TDD task breakdown for SDD workflow. Use when breaking down design into implementable tasks with test-first approach. Invoked via /sdd-tasks <feature-name>.

195 days ago

mermaid-gen

23
ajoslinajoslin

Generate syntactically correct Mermaid diagrams for technical documentation

sdd-workflowshared-architecture
195 days ago

Approach: Trunk-Based Development for Agent-First Workflows

13
sddevelopment-besddevelopment-be

Trunk-based development (TBD) is a branching strategy where all developers (agents and humans) commit frequently to a single shared branch (`main`), with short-lived feature branches (<24 hours) us...

194 days ago

SDD Methodology

12
jpoleyjpoley

Use when explaining or applying Spec-Driven Development workflow, guiding through SDD phases, or helping with workflow decisions. Invoked for methodology guidance, workflow optimization, and best practices.

195 days ago

musubix-sdd-workflow

11
nahisahonahisaho

Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.

194 days ago

mermaid-gen

9
vladm3105vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

sdd-workflowshared-architecture
195 days ago

Spec-Driven Development (SDD)

9
Tai-ch0802Tai-ch0802

Spec-Driven Development (SDD): a structured workflow (Requirement -> Analysis -> Implementation) that enforces explicit documentation before coding.

195 days ago

doc-tasks

9
vladm3105vladm3105

Create Task Breakdown (TASKS) - Layer 11 artifact decomposing SPEC into AI-structured TODO tasks

sdd-workflowlayer-11-artifactshared-architecture
195 days ago

doc-validator

9
vladm3105vladm3105

Cross-document validation, traceability gaps, and project-wide consistency checks for SDD framework

sdd-workflowshared-architecturequality-assurance+2
195 days ago

context-analyzer

9
vladm3105vladm3105

Project context analysis engine that scans project structure and surfaces relevant information for documentation creation

sdd-workflowai-assistantutility+1
195 days ago

trace-check

9
vladm3105vladm3105

Validate and update bidirectional traceability across SDD artifacts

sdd-workflowshared-architecturequality-assurance
195 days ago

n8n

9
vladm3105vladm3105

Develop workflows, custom nodes, and integrations for n8n automation platform

sdd-workflowshared-architecturedomain-specific
195 days ago

test-automation

9
vladm3105vladm3105

Create test plans, write tests, validate code quality through testing

sdd-workflowshared-architecturequality-assurance
195 days ago

project-mngt

9
vladm3105vladm3105

Product Owner / Project Manager skill for MVP/MMP/MMR implementation planning

sdd-workflowshared-architecture
195 days ago

charts-flow

9
vladm3105vladm3105

Create and manage Mermaid architecture diagrams with automatic SVG generation

sdd-workflowshared-architecture
195 days ago

quality-advisor

9
vladm3105vladm3105

Proactive quality guidance system that monitors artifact creation and provides real-time feedback on documentation quality

sdd-workflowai-assistantquality-assurance+1
195 days ago

project-init

9
vladm3105vladm3105

Initialize projects with AI Dev Flow framework using domain-aware setup

sdd-workflowshared-architecture
195 days ago

doc-naming

9
vladm3105vladm3105

Enforces unified ID naming standards and threshold naming rules for all SDD documentation artifacts

sdd-workflowshared-architecturequality-assurance+1
195 days ago

skill-recommender

9
vladm3105vladm3105

Intelligent skill suggestion engine that analyzes user intent and project context to recommend appropriate documentation skills

sdd-workflowai-assistantutility+1
195 days ago

doc-ref

9
vladm3105vladm3105

Create Reference Documents (REF) - supplementary documentation that doesn't participate in formal traceability chain

sdd-workflowsupplementary-documentationshared-architecture+1
195 days ago

refactor-flow

9
vladm3105vladm3105

Improve code quality, reduce technical debt, restructure for maintainability

sdd-workflowshared-architecture
195 days ago

adr-roadmap

9
vladm3105vladm3105

Generate phased implementation roadmaps from Architecture Decision Records

sdd-workflowshared-architecture
195 days ago

workflow-optimizer

9
vladm3105vladm3105

Workflow navigation assistant that recommends next steps and optimizes documentation sequence through the SDD workflow

sdd-workflowai-assistantutility+1
195 days ago

analytics-flow

9
vladm3105vladm3105

Analytics and data analysis workflow skill

sdd-workflowshared-architecturedomain-specific
195 days ago

contract-tester

9
vladm3105vladm3105

Test and validate API contracts against specifications

sdd-workflowshared-architecturequality-assurance
195 days ago

security-audit

9
vladm3105vladm3105

Security analysis, vulnerability assessment, and security code reviews

sdd-workflowshared-architecturequality-assurance
195 days ago

devops-flow

9
vladm3105vladm3105

DevOps, MLOps, DevSecOps practices for cloud environments (GCP, Azure, AWS)

sdd-workflowshared-architecturedomain-specific
195 days ago

google-adk

9
vladm3105vladm3105

Develop agentic software and multi-agent systems using Google ADK in Python

sdd-workflowshared-architecturedomain-specific
195 days ago

doc-ctr

9
vladm3105vladm3105

Create Data Contracts (CTR) - Optional Layer 8 artifact using dual-file format (.md + .yaml) for API/data contracts

sdd-workflowlayer-8-artifactshared-architecture
195 days ago

doc-flow

9
vladm3105vladm3105

AI-Driven Specification-Driven Development (SDD) workflow orchestrator - guides skill selection and general SDD methodology

sdd-workflowlayer-0-artifactshared-architecture+2
195 days ago

code-review

9
vladm3105vladm3105

Code review skill for quality, standards compliance, and best practices

sdd-workflowshared-architecturequality-assurance
195 days ago

openspec-proposal-creation-cn

6
forztfforztf

Create structured change proposals and specification deltas using an OpenSpec-driven approach. Used for planning features, creating proposals, drafting specifications, introducing new capabilities, or initiating development workflows. Trigger phrases include "openspec proposal", "plan", "create proposal", "plan change", "spec feature", "new feature", "new capability", "new requirement", "add feature planning", "design spec".

195 days ago

openspec-proposal-creation

6
forztfforztf

Creates structured change proposals with specification deltas for new features, breaking changes, or architecture updates. Use when planning features, creating proposals, speccing changes, introducing new capabilities, or starting development workflows. Triggers include "openspec proposal", "create proposal", "plan change", "spec feature", "new capability", "add feature planning", "design spec".

195 days ago

doc-query

6
tylerburleightylerburleigh

Targeted query capabilities for machine-readable codebase documentation with cross-reference tracking, call graph analysis, and workflow automation. Enables fast lookups of classes, functions, dependencies, and function relationships without parsing source code.

195 days ago

speckit-tasks-zh

6
forztfforztf

A task-generation skill based on the speckit workflow that produces actionable, dependency-ordered tasks.md from available design documents. Use this skill when you need to generate a detailed task list for feature development from design docs such as spec.md, plan.md, data-model.md, contracts/, etc. Trigger phrases include "speckit tasks", "generate tasks", "task planning", "feature task breakdown", "create tasks.md".

195 days ago

sdd-next

6
tylerburleightylerburleigh

Task preparation skill for spec-driven workflows. Reads specifications, identifies next actionable tasks, and creates detailed execution plans. Use when ready to implement a task from an existing spec - bridges the gap between planning and coding.

195 days ago

run-tests

6
tylerburleightylerburleigh

Comprehensive pytest testing and debugging framework. Use when running tests, debugging failures, fixing broken tests, or investigating test errors. Includes systematic investigation workflow with external AI tool consultation and verification strategies.

195 days ago

speckit-plan-zh

6
forztfforztf

Execute the implementation planning workflow, generating design artifacts using plan templates. Trigger phrases include: "speckit plan".

195 days ago