SKILL·1A5C1E

blueprint

boisenoise
更新于 1 month ago
9 次查看
2
2
在 GitHub 上查看
其他ai

关于

Blueprint transforms a one-line project objective into a modular, step-by-step construction plan where each step contains its own self-contained context. This enables any coding agent in a fresh session to execute any step independently, without needing prior conversation history. It's designed for multi-session, multi-agent projects that require parallel execution or adversarial plan review.

快速安装

Claude Code

推荐
主要方式
npx skills add boisenoise/skills-collections -a claude-code
插件命令备选方式
/plugin add https://github.com/boisenoise/skills-collections
Git 克隆备选方式
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/blueprint

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

boisenoise/skills-collections
路径: skills/antigravity-blueprint
0
FAQ

Frequently asked questions

What is the blueprint skill?

blueprint is a Claude Skill by boisenoise. Skills package instructions and resources that Claude loads on demand, so Claude can perform blueprint-related tasks without extra prompting.

How do I install blueprint?

Use the install commands on this page: add blueprint to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does blueprint belong to?

blueprint is in the planning category, tagged ai.

Is blueprint free to use?

Yes. blueprint is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

brainstorm-synthesis
其他

这个Skill用于解决复杂的架构决策问题,通过启动多个智能体从不同视角分析同一问题,生成多种方案及权衡分析。它能将多个独立分析的见解融合成一个更优的统一解决方案,特别适用于存在多个有效方法、需要综合评估的复杂场景。开发者可在面临困难技术决策、需要多角度评估时使用此工具获得更全面的决策支持。

查看技能
design-decision-framework
其他

这是一个用于技术方案结构化评估的Claude Skill。当开发者面临三个或更多技术方案、架构决策或需要防止冲动决策时,它能提供系统化的分析框架。该技能通过引导用户完成方案收集、评估维度定义和结构化比较等关键步骤,帮助团队做出更理性的技术选择,减少技术债务。

查看技能
brainstorm-synthesis
其他

该Skill通过启动多个代理从不同视角分析同一复杂问题,生成多个备选方案并评估权衡,最终融合各方案优势合成统一解决方案。它特别适用于存在多种有效方法的架构决策场景,帮助开发者在关键决策前获得多元化视角。核心能力是采用F-thread融合模式,将独立分析收敛为更优的综合答案。

查看技能
blueprint
其他

Blueprint能将单行目标转化为分步构建计划,确保每个步骤都包含独立上下文,使新会话中的智能体能直接执行任意步骤而无需了解历史。它适用于需要多会话协作、多代理并行或分阶段代码审查的开发场景,特别适合团队分工和复杂项目的依赖管理。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`快速生成可独立执行的工程蓝图。

查看技能