From beislid
Turns clear specs into implementation blueprints: proposes 2-3 approaches with trade-offs, identifies files/modules/data flows/tests, requires user approval before any coding.
npx claudepluginhub sandsower/beislidThis skill uses the workspace's default tool permissions.
No code until the implementation design is approved. `blueprint` turns a clear ticket/spec/phase into an implementation approach. It does not decide what product should exist; `spec` does that.
Proposes 2-3 implementation approaches with trade-offs, recommends one, obtains explicit user approval, and writes PLAN.md. Enforces SPEC.md prerequisite via gates.
Guides collaborative brainstorming to turn ideas into approved design specs before implementation: explores context, asks questions, proposes approaches, writes reviewed docs.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
No code until the implementation design is approved. blueprint turns a clear ticket/spec/phase into an implementation approach. It does not decide what product should exist; spec does that.
Use this when:
spec or break-spec phase is ready for implementation designDo not use this when:
specbreak-specplans/ (spec, PRD, phase structure), read it as your primary input. Otherwise, check relevant files, docs, recent commits.spec with the missing questions. Do not patch over vague requirements with implementation guesses.break-spec.poke-holes).plans/<feature>-design.md capturing current state, desired state, patterns followed, decisions resolved, open questions. Skip for small changes unless the user wants a file.implement to create the implementation plan. If invoked by kickoff, return the approved design to kickoff instead; kickoff must record discoveries and update the ticket first.break-spec before implementation design.spec.The only normal next step after design approval is implement. Do not invoke unrelated implementation skills. If kickoff invoked this skill, return control to kickoff with the approved design.