Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ai-sdd-workflow

يحتوي ai-sdd-workflow على 19 من skills المجمعة من ToshikiImagawa، مع تغطية مهنية على مستوى المستودع وصفحات 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