idea-analogist
想法群聊室 — 类比者角色。被 idea-team 主编排器调用,或用户单独说"类比一下"、"别的行业有没有"、"yes-and 扩展"、"X 让你想到什么"、"跨界启示"时触发。**专门做跨界类比 + yes-and 扩展——不评判、不挑刺、不要求事实证据**。Do NOT use when 用户要数据(用…
Audit, design, categorize, distribute, and measure agent skills using lessons from Anthropic's Lessons from building Claude Code: How we use skills. Use when reviewing an existing skill, deciding whether a workflow deserves a skill, planning a skill library, turning team
$ npx -y skills add majiayu000/spellbook --skill skill-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/skill-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Audit, design, categorize, distribute, and measure agent skills using lessons from Anthropic's Lessons from building Claude Code: How we use skills. Use when reviewing an existing skill, deciding whether a workflow deserves a skill, planning a skill library, turning team
name: skill-audit description: "Audit, design, categorize, distribute, and measure agent skills using lessons from Anthropic's Lessons from building Claude Code: How we use skills. Use when reviewing an existing skill, deciding whether a workflow deserves a skill, planning a skill library, turning team knowledge into skills, choosing skill categories, writing trigger descriptions, designing progressive disclosure, or planning skill marketplace and usage measurement."
Use this skill to audit existing skills, turn workflow knowledge into useful agent skills, and review skill libraries at the strategy level. It complements `skill-creator`: use this skill to decide what a skill should be, how it should fit a library, and what needs improvement; use `skill-creator` when the user wants the concrete SKILL.md implementation and eval loop.
This workflow is based on Anthropic's June 3, 2026 blog post, "Lessons from building Claude Code: How we use skills": https://claude.com/blog/lessons-from-building-claude-code-how-we-use-skills
A good skill is not "some markdown about a topic." It is a compact extension point that gives the agent non-obvious domain knowledge, reusable files, deterministic helpers, setup rules, verification habits, and guardrails at the moment they matter.
Create or improve a skill only when at least one of these is true:
otherwise not inferable from general model knowledge.
Do not make a skill when the content only restates obvious coding behavior, generic best practices, or one-off instructions.
Read `references/skill-taxonomy.md` and classify the candidate into exactly one primary category. If it appears to span several categories, tighten the scope or split it.
Report:
Use `assets/skill-brief-template.md` for the output. Fill it with:
escalated before acting
path and what evidence it must cite
recovery steps should be promoted
Keep `SKILL.md` focused on activation, decisions, and the main workflow. Move details into support files:
Tell the agent exactly when to read each support file.
Read `references/writing-and-operations.md` when deciding:
When the user wants the skill built, pass the brief into `skill-creator` and ask it to implement the files, generate realistic test prompts, and run validation.
If editing an existing skill, include the exact file paths and the smallest content changes needed. Do not rewrite unrelated skill behavior.
For agent-workflow, delivery, PR, automation, or high-impact skills, use `skill-lifeguard` or apply the same five-element score:
Report each element as `present`, `partial`, `missing`, or `deferred`. A missing element is not always a blocker, but it must be visible in the brief and patch plan.
For advisory requests, answer with:
1. Decision: create, improve, split, merge, or do not create 2. Category: one primary taxonomy category 3. Skill brief: filled from the template 4. Implementation notes: files to create/edit and validation commands 5. Reliable Skill Contract score, when applicable 6. Risks: overbreadth, obviousness, missing setup, missing verification, or weak trigger description
For repository work, actually create or update the files, then run the repo's skill validation command.
checklists, templates, and verification.
files.
phrases and contexts that should trigger the skill.
decision criteria, and escape hatches.
Cross-runtime skills for Claude Code, Codex, and multi-agent workflows.
Repo: majiayu000/spellbook
想法群聊室 — 类比者角色。被 idea-team 主编排器调用,或用户单独说"类比一下"、"别的行业有没有"、"yes-and 扩展"、"X 让你想到什么"、"跨界启示"时触发。**专门做跨界类比 + yes-and 扩展——不评判、不挑刺、不要求事实证据**。Do NOT use when 用户要数据(用…
想法群聊室 — 反方角色。被 idea-team 主编排器调用,或用户单独说"反方意见"、"挑这个想法的刺"、"为什么会失败"、"找漏洞 / 反例"、"devil's advocate"时触发。**专门挑漏洞、找隐藏假设、给反例——不安慰、不"也许可以这样"、不全盘否定**。Do NOT use when…
想法群聊室 — 调研员角色。被 idea-team 主编排器调用,或用户单独说"调研一下 X"、"X 的现状/竞品/数据"、"找 2026 数据"、"事实底"时触发。**用 WebSearch 拉真实 2026 数据、列竞品、引来源——只给事实,不评判,不建议**。Do NOT use when…
想法群聊室主持人 — 把一句话想法丢给多角色 AI 团队(调研员/反方/类比者)做查漏补缺。每个角色有自己的 voice,他们互相 @ 接话;你随时插话。**这是创意扩展工具,不打分、不否决、不堵路**。Use when 用户说"组个团队聊一下"、"开会讨论这个想法"、"找几个角度看看"、"群聊一下 X"、"team…
端到端产品教练 — 把一句话想法走到 PRD + 可点击 HTML 原型。会顶嘴、强制砍功能、用 Nielsen + Norman 做友好性硬检。Use when user 说"我有一个想法"、"想做一个产品"、"做 MVP"、"写 PRD"、"做用户友好的产品",或调用插件命令…
Mobile app UI design expert for iOS and Android. Use when designing app interfaces, creating design systems, ensuring accessibility, or following platform…