Back to Skills

blueprint

sickn33
Updated 3 days ago
5 views
24,363
4,191
24,363
View on GitHub
Otherai

About

Blueprint transforms a one-line project objective into a modular, step-by-step construction plan where each step contains all necessary context for independent execution. It's designed for multi-session or multi-agent coding projects, enabling parallel work and adversarial review before any code is written. This ensures a fresh agent can pick up any step without needing prior conversation history.

Quick Install

Claude Code

Recommended
Primary
npx skills add sickn33/antigravity-awesome-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/sickn33/antigravity-awesome-skills
Git CloneAlternative
git clone https://github.com/sickn33/antigravity-awesome-skills.git ~/.claude/skills/blueprint

Copy and paste this command in Claude Code to install this skill

GitHub Repository

sickn33/antigravity-awesome-skills
Path: skills/blueprint
0
agentic-skillsai-agentsai-workflowsantigravityautonomous-codingclaude-code

Related Skills

brainstorm-synthesis

Other

This skill launches multiple AI agents with different perspectives on complex architectural problems, then synthesizes their approaches into a unified solution. It's ideal for hard decisions with multiple valid options where diverse viewpoints add value, implementing an "F-thread" fusion pattern. Developers should use it when needing collective analysis before committing to an approach.

View skill

design-decision-framework

Other

This skill provides a structured framework for evaluating three or more technical or architectural options to prevent impulsive decisions and reduce technical debt. It guides developers through a systematic process of collecting alternatives, defining weighted evaluation criteria, and analyzing trade-offs. Use it for major system changes, architecture decisions, or when team consensus is lacking.

View skill

brainstorm-synthesis

Other

This Claude Skill launches multiple AI agents with different perspectives on complex architectural problems, then synthesizes their approaches into a unified solution. It's ideal for hard decisions where multiple valid approaches exist and diverse viewpoints add value. Developers should use it when needing M-of-N synthesis or comparing trade-offs before committing to an implementation path.

View skill

brainstorm-synthesis

Other

This skill launches multiple AI agents with different perspectives on a complex problem to generate diverse approaches, then synthesizes their collective insights into a unified solution. It's designed for hard architectural decisions where multiple valid options exist and diverse viewpoints add value. Developers should use it when they need an "M-of-N synthesis" or F-thread pattern to converge independent analyses into a superior answer.

View skill