Speccrew sd backend
Skill charlesmu99/speccrew/.speccrew/skills/speccrew-sd-backend
Backend System Design SOP. Guide System Designer Agent to generate platform-specific backend detailed design documents by filling technology implementation details into the Feature Spec skeleton. Reads techs knowledge to determine actual framework syntax, ORM patterns, and conventions.From its SKILL.md
npx -y skills add charlesmu99/speccrew --skill speccrew-sd-backendAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 104 tokens by cl100k_base, as published. Nobody here has run it
Trigger Scenarios
- System Designer Agent dispatches this skill with platform context (platform_id, techs paths, Feature Spec paths)
- Feature Spec has been confirmed, user requests backend system design
- User asks "Create backend design for this platform" or "Generate backend module design"
AgentFlow Definition
<!-- @agentflow: SKILL.xml -->REQUIRED: Read and execute the XML workflow above. The XML contains the complete workflow definition including all steps, rules, conditions, and checklist.
What ships with it: 3 files
40.5 KB alongside SKILL.md
templates/
- INDEX-TEMPLATE.md2.4 KB
- SD-BACKEND-TEMPLATE.md8.2 KB
- SKILL.xml29.9 KB