Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

blueprint

Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill blueprint
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, blueprint has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/blueprint.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold. Do not use for tasks completable in a single PR, fewer than 3 tool calls, or when the user says "just do it." Blueprint runs a 5-phase pipeline: Blueprint detects git/gh availability automatically. With git + GitHub CLI, it generates full branch/PR/CI workflow plans. Without them, it switches to direct mode (edit-in-place, no branches). Produces plans/myapp-migrate-database-to-postgresql.md with steps like: Produces a plan with parallel steps where possible (e.g., "implement Anthropic plugin" and "implement OpenAI plugin" run in parallel after the plugin interface step is done), model tier assignments (strongest for the interface design step, default for implementation), and invariants verified after every step (e.g., "all existing tests pass", "no provider imports in core"). This skill ships with Everything Claude Code. No separate installation is needed when ECC is installed. If you are working from the ECC repository checkout, verify the skill is present with: To update later, review the ECC diff before updating: If you are vendoring only this skill outside the full ECC install, copy the reviewed file from the ECC repository into ~/.claude/skills/blueprint/SKILL.md .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does blueprint do?

Turn a one-line objective into a step-by-step construction plan that any coding agent can execute cold.

Is blueprint good?

blueprint does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support blueprint?

blueprint currently lists compatibility with Claude Code, Codex, Skills CLI.

Is blueprint safe to install?

blueprint has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to blueprint?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install blueprint?

Run the following command to install blueprint: npx skills add https://github.com/affaan-m/everything-claude-code --skill blueprint

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering