Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ai-sdd-workflow

ai-sdd-workflow contains 19 collected skills from ToshikiImagawa, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
3
updated
2026-07-16
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

analyze-requirements
software-developers

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
software-developers

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

2026-07-16
checklist
software-developers

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

2026-07-16
clarify
software-developers

Analyze specifications and generate clarification questions to eliminate ambiguity before implementation

2026-07-16
constitution
software-developers

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

2026-07-16
doc-consistency-checker
software-developers

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
project-management-specialists

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
project-management-specialists

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
software-developers

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
software-developers

Generate Abstract Specification and Technical Design Document from input content

2026-07-16
generate-usecase-diagram
software-developers

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
software-developers

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

2026-07-16
plan-refactor
software-developers

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

2026-07-16
recommend-front-matter
software-developers

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

2026-07-16
run-checklist
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-16
task-breakdown
software-developers

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

2026-07-16
task-cleanup
software-developers

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

2026-07-16
vibe-detector
software-developers

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
ai-sdd-workflow Agent Skills on GitHub | SkillsMP