·writing-plans
</>

writing-plans

bbeierle12/skill-mcp-claude

在头脑风暴/设计阶段后使用来创建详细的实施计划。创建足够清晰的分步计划,可供任何开发人员执行。

20安装·0热度·@bbeierle12

安装

$npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill writing-plans

SKILL.md

Write plans clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow.

// Exact test code to write describe('FeatureName', () => { it('should do specific thing', () => { // Arrange // Act // Assert }); });

// Exact implementation code export function featureName() { // Implementation }

在头脑风暴/设计阶段后使用来创建详细的实施计划。创建足够清晰的分步计划,可供任何开发人员执行。 来源:bbeierle12/skill-mcp-claude。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill writing-plans
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 writing-plans?

在头脑风暴/设计阶段后使用来创建详细的实施计划。创建足够清晰的分步计划,可供任何开发人员执行。 来源:bbeierle12/skill-mcp-claude。

如何安装 writing-plans?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill writing-plans 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/bbeierle12/skill-mcp-claude