From antigravity-awesome-skills
Generates step-by-step executable plans from one-line objectives for multi-agent coding projects. Each step includes self-contained context for cold-start execution without prior history.
npx claudepluginhub mit-network/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Turn a one-line objective into a step-by-step plan any coding agent can execute cold.
Generates step-by-step construction plans from one-line objectives for multi-session, multi-agent coding projects. Each step has self-contained context for execution by fresh agents without prior history.
Generates step-by-step plans for multi-session engineering projects with self-contained step contexts, dependency graphs, parallel detection, and adversarial review. Use for complex multi-PR tasks.
Generates step-by-step construction plans for multi-session multi-agent engineering projects from one-line objectives, with dependency graphs, parallel steps, adversarial review, and self-contained step briefs.
Share bugs, ideas, or general feedback.
Turn a one-line objective into a step-by-step plan any coding agent can execute cold.
Blueprint is for multi-session, multi-agent engineering projects where each step must be independently executable by a fresh agent that has never seen the conversation history. Install it once, invoke it with /blueprint <project> <objective>.
/blueprint myapp "migrate database to PostgreSQL"
/blueprint antbot "extract providers into plugins"
mkdir -p ~/.claude/skills
git clone https://github.com/antbotlab/blueprint.git ~/.claude/skills/blueprint