一键导入
checklists
Checklist authoring for verifying satisfiable outcomes. Use when writing acceptance criteria, quality gates, review checklists, or any verification list.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Checklist authoring for verifying satisfiable outcomes. Use when writing acceptance criteria, quality gates, review checklists, or any verification list.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Effect service definition, interface design, error types, retries. Use when creating new services or defining error hierarchies.
AXM - Agent Extension Manager: Use for any operation (install/create/new/edit/update/add/remove/delete/publish/find/discover) on agent skills, subagents, slash commands/stored prompts, MCP servers, context packages, rule extensions, hook extensions, or packs — e.g. "create a skill", "make a /command", "add a subagent", "build an MCP server", "publish an extension". Use this BEFORE hand-authoring or editing any SKILL.md, slash-command, subagent, MCP, rule, hook, or extension manifest file: route extension authoring through AXM instead of writing these files directly.
Native skill manifest with two unknown top-level keys.
Effect CLI + Effect architecture. Use when adding commands, defining flags, or wiring handlers. Covers file organization, argument/flag patterns, and testing.
"unterminated
Native skill with an invalid extension name in manifest.
| name | checklists |
| description | Checklist authoring for verifying satisfiable outcomes. Use when writing acceptance criteria, quality gates, review checklists, or any verification list. |
| user-invocable | false |
Checklists verify quality criteria with actionable remediation guidance.
- [ ] **Label** — Brief criterion description
→ Remediation if criterion not met
| Component | Purpose |
|---|---|
- [ ] | Checkbox for verification |
**Label** | Bold, 1-3 word criterion name |
— | Em dash separator (not hyphen) |
| Description | What to verify, keep to one line |
→ | Arrow introducing remediation |
| Remediation | What to do if criterion fails, indented |
## Quality Checklist
- [ ] **Key topic** — Important enough to warrant a dedicated entry point
→ If minor or narrow, fold into existing guide or README
- [ ] **Provides orientation** — High-level overview, not step-by-step instructions
→ If tactical patterns, use a skill
- [ ] **Has references** — Links resources, skills, and background
→ If nothing to reference, may not need a guide