Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

ai-sdd-workflow

ai-sdd-workflow enthält 19 gesammelte Skills von ToshikiImagawa, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
3
aktualisiert
2026-07-16
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

analyze-requirements
Softwareentwickler

Analyze and extract requirements from use case diagram. Use when extracting UR/FR/NFR from use cases or when called by generate-prd.

2026-07-16
check-spec
Softwareentwickler

Check consistency between implementation code and design documents (design), detecting discrepancies

2026-07-16
checklist
Softwareentwickler

Generate quality assurance checklists from specifications and plans with structured IDs and categories

2026-07-16
clarify
Softwareentwickler

Analyze specifications and generate clarification questions to eliminate ambiguity before implementation

2026-07-16
constitution
Softwareentwickler

Define and manage non-negotiable project principles (Constitution) and verify synchronization with other documents

2026-07-16
doc-consistency-checker
Softwareentwickler

Automatically executed during document updates or before implementation to check consistency between PRD ↔ *_spec.md ↔ *_design.md. Detects missing requirement ID (UR/FR/NFR) references, data model mismatches, API definition discrepancies, terminology inconsistencies, and ensures traceability between documents.

2026-07-16
finalize-prd
Projektmanagementspezialisten

Finalize and integrate PRD from all artifacts. Use when combining use case diagrams, requirements analysis, and requirements diagrams into a complete PRD, or when called by generate-prd.

2026-07-16
generate-prd
Projektmanagementspezialisten

Generates complete PRD document from business requirements. Creates use case diagrams, requirements analysis (UR/FR/NFR), SysML diagrams, and complete PRD file. Use when user mentions PRD, product requirements, feature definition, requirement specification, or starting AI-SDD workflow.

2026-07-16
generate-requirements-diagram
Softwareentwickler

Generate SysML requirements diagram from requirements analysis. Use when visualizing requirement relationships, creating traceability diagrams, or when called by generate-prd.

2026-07-16
generate-spec
Softwareentwickler

Generate Abstract Specification and Technical Design Document from input content

2026-07-16
generate-usecase-diagram
Softwareentwickler

Generate use case diagram in Mermaid format from business requirements. Use when user needs to visualize actors, use cases, and system boundaries for a feature or when PRD diagrams are requested.

2026-07-16
implement
Softwareentwickler

Execute TDD-based implementation and progressively complete checklist in tasks.md

2026-07-16
plan-refactor
Softwareentwickler

Plan refactoring for existing features. Analyzes current implementation and creates/updates design documents with refactoring plan.

2026-07-16
recommend-front-matter
Softwareentwickler

Scan existing AI-SDD documents and recommend YAML front matter additions

2026-07-16
run-checklist
Softwarequalitätssicherungsanalysten und -tester

Automatically verify checklist items generated by /checklist command. Runs tests, linters, security scanners, and spec consistency checks to validate implementation against quality criteria.

2026-07-16
sdd-init
Softwareentwickler

Initialize AI-SDD workflow in the current project. Sets up CLAUDE.md and generates document templates.

2026-07-16
task-breakdown
Softwareentwickler

Break down tasks from technical design document, generating a list of independently testable small tasks

2026-07-16
task-cleanup
Softwareentwickler

Clean up task/ directory after implementation completion, integrating important design decisions into *_design.md before deletion

2026-07-16
vibe-detector
Softwareentwickler

Automatically executed before implementation to analyze user instructions and detect Vibe Coding (problems where AI must infer undefined requirements due to vague instructions). Warns when detecting ambiguous expressions like 'make it nice', 'somehow', 'same as before', specification gaps, or unclear requirements, prompting for clarification.

2026-07-16