blueprint
SolidTurns an approved spec into an ordered, dependency-sorted task plan with a shape decision per task. Implementation planning, not product roadmap planning.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- saleh-alhaddad
- Repository
- saleh-alhaddad/itqan-engineering
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
blueprint
Spec → verify-annotated plan + self-contained task briefs, persona pass, parallel batch markers. Triggers: 'blueprint', 'plan this', 'break into tasks'.
blueprint
Turn a one-line objective into a sequenced construction plan — decompose into steps, find the dependency order, mark what can run in parallel, name the verification gate. Use before multi-step builds.
spec-blueprint
Turns a rough project idea into a developer-ready spec, full blueprint (PRD, TRD, user flow, UI/UX brief, DB schema/ERD, implementation plan), a timeline, and a sequenced set of code-gen prompts for building it. Use this whenever the user is starting a new project, app, or feature from scratch and wants help thinking it through before coding, even if they just describe the idea casually ("I want to build an app that...", "here's an idea I've been noodling on...") without naming the skill. Also trigger on explicit invocation ("use my project spec method", "/spec", "let's spec this out", "run the blueprint process"). Do NOT use this for small, well-defined coding tasks, bug fixes, or requests to modify existing code, this is specifically for the planning phase of a brand-new project or substantial new feature.