plan-writing by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill plan-writing来源:obra/superpowers
此技能提供了一个框架,用于将工作分解为清晰、可执行且带有验证标准的任务。
{task-slug}.md 格式保存在 项目根目录auth-feature.md).claude/、docs/ 或临时文件夹内广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
🔴 没有固定模板。每个计划都针对任务独一无二。
| ❌ 错误 | ✅ 正确 |
|---|---|
| 列出 50 个带有子子任务的任务 | 最多 5-10 个清晰任务 |
| 列出每个微步骤 | 仅包含可执行项 |
| 冗长的描述 | 每个任务一行 |
规则: 如果计划超过 1 页,那就太长了。请简化。
| ❌ 错误 | ✅ 正确 |
|---|---|
| "设置项目" | "运行 npx create-next-app" |
| "添加身份验证" | "安装 next-auth,创建 /api/auth/[...nextauth].ts" |
| "设计 UI 样式" | "向 Header.tsx 添加 Tailwind 类" |
规则: 每个任务都应有一个清晰、可验证的结果。
对于新项目:
对于功能添加:
对于错误修复:
🔴 不要复制粘贴脚本命令。根据项目类型选择。
| 项目类型 | 相关脚本 |
|---|---|
| 前端/React | ux_audit.py, accessibility_checker.py |
| 后端/API | api_validator.py, security_scan.py |
| 移动端 | mobile_audit.py |
| 数据库 | schema_validator.py |
| 全栈 | 根据你修改的内容混合使用上述脚本 |
错误: 将所有脚本添加到每个计划中 正确: 仅添加与此任务相关的脚本
| ❌ 错误 | ✅ 正确 |
|---|---|
| "验证组件正常工作" | "运行 npm run dev,点击按钮,看到提示" |
| "测试 API" | "curl localhost:3000/api/users 返回 200" |
| "检查样式" | "打开浏览器,验证深色模式切换有效" |
# [任务名称]
## 目标
一句话:我们要构建/修复什么?
## 任务
- [ ] 任务 1: [具体操作] → 验证: [如何检查]
- [ ] 任务 2: [具体操作] → 验证: [如何检查]
- [ ] 任务 3: [具体操作] → 验证: [如何检查]
## 完成标准
- [ ] [主要成功标准]
就这样。 没有阶段,没有子章节,除非确实需要。保持极简。仅在必要时增加复杂性。
[任何重要的注意事项]
[x]每周安装量
321
代码仓库
GitHub 星标数
27.4K
首次出现
2026年1月20日
安全审计
安装于
opencode250
claude-code249
gemini-cli248
antigravity230
codex218
cursor214
Source: obra/superpowers
This skill provides a framework for breaking down work into clear, actionable tasks with verification criteria.
{task-slug}.md in the PROJECT ROOTauth-feature.md).claude/, docs/, or temp folders🔴 NO fixed templates. Each plan is UNIQUE to the task.
| ❌ Wrong | ✅ Right |
|---|---|
| 50 tasks with sub-sub-tasks | 5-10 clear tasks max |
| Every micro-step listed | Only actionable items |
| Verbose descriptions | One-line per task |
Rule: If plan is longer than 1 page, it's too long. Simplify.
| ❌ Wrong | ✅ Right |
|---|---|
| "Set up project" | "Run npx create-next-app" |
| "Add authentication" | "Install next-auth, create /api/auth/[...nextauth].ts" |
| "Style the UI" | "Add Tailwind classes to Header.tsx" |
Rule: Each task should have a clear, verifiable outcome.
For NEW PROJECT:
For FEATURE ADDITION:
For BUG FIX:
🔴 DO NOT copy-paste script commands. Choose based on project type.
| Project Type | Relevant Scripts |
|---|---|
| Frontend/React | ux_audit.py, accessibility_checker.py |
| Backend/API | api_validator.py, security_scan.py |
| Mobile | mobile_audit.py |
| Database | schema_validator.py |
| Full-stack | Mix of above based on what you touched |
Wrong: Adding all scripts to every plan Right: Only scripts relevant to THIS task
| ❌ Wrong | ✅ Right |
|---|---|
| "Verify the component works correctly" | "Run npm run dev, click button, see toast" |
| "Test the API" | "curl localhost:3000/api/users returns 200" |
| "Check styles" | "Open browser, verify dark mode toggle works" |
# [Task Name]
## Goal
One sentence: What are we building/fixing?
## Tasks
- [ ] Task 1: [Specific action] → Verify: [How to check]
- [ ] Task 2: [Specific action] → Verify: [How to check]
- [ ] Task 3: [Specific action] → Verify: [How to check]
## Done When
- [ ] [Main success criteria]
That's it. No phases, no sub-sections unless truly needed. Keep it minimal. Add complexity only when required.
[Any important considerations]
---
## Best Practices (Quick Reference)
1. **Start with goal** - What are we building/fixing?
2. **Max 10 tasks** - If more, break into multiple plans
3. **Each task verifiable** - Clear "done" criteria
4. **Project-specific** - No copy-paste templates
5. **Update as you go** - Mark `[x]` when complete
---
## When to Use
- New project from scratch
- Adding a feature
- Fixing a bug (if complex)
- Refactoring multiple files
Weekly Installs
321
Repository
GitHub Stars
27.4K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode250
claude-code249
gemini-cli248
antigravity230
codex218
cursor214
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
105,000 周安装
AI协作头脑风暴工具 - 将想法转化为完整设计规范,支持代码模板与项目管理
311 周安装
解决 Docker 沙盒 npm 安装崩溃:sandbox-npm-install 技能详解与使用指南
311 周安装
网页设计方法论:生产级HTML/CSS构建模式与BEM命名规范
311 周安装
Google Search Console 数据分析指南:性能、索引、站点地图与核心网页指标优化
311 周安装
Flutter网络编程教程:HTTP请求、WebSocket与身份验证实战指南
434 周安装
Rust物联网开发指南:IoT领域约束、设计模式与Rust实现
428 周安装