Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-sdd-workflow

ai-sdd-workflow 收录了来自 ToshikiImagawa 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
3
更新
2026-07-16
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analyze-requirements
软件开发工程师

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
软件开发工程师

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

2026-07-16
checklist
软件开发工程师

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

2026-07-16
clarify
软件开发工程师

Analyze specifications and generate clarification questions to eliminate ambiguity before implementation

2026-07-16
constitution
软件开发工程师

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

2026-07-16
doc-consistency-checker
软件开发工程师

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
项目管理专家

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
项目管理专家

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
软件开发工程师

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
软件开发工程师

Generate Abstract Specification and Technical Design Document from input content

2026-07-16
generate-usecase-diagram
软件开发工程师

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
软件开发工程师

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

2026-07-16
plan-refactor
软件开发工程师

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

2026-07-16
recommend-front-matter
软件开发工程师

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

2026-07-16
run-checklist
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-07-16
task-breakdown
软件开发工程师

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

2026-07-16
task-cleanup
软件开发工程师

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

2026-07-16
vibe-detector
软件开发工程师

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