用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ankaboot-source/boucle --skill grill-me命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Simplifies code for clarity without changing behavior. Use for readability, maintainability, and complexity reduction after behavior is understood.
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
Web platform design and accessibility guidelines. Use when building web interfaces, auditing accessibility, implementing responsive layouts, or reviewing web UI code. Triggers on tasks involving HTML, CSS, web components, WCAG compliance, responsive design, or web performance.
基于 SOC 职业分类
正在显示 SKILL.md
| name | grill-me |
| description | Sharpen a plan or design through self-interrogation when no human reviewer is available. |
| disable-model-invocation | true |
CI mode: no human is available to interview. The agent runs a self-grill: it generates the design or plan, then plays both the interviewer and the answerer to stress-test it, recording every question and answer inline so the result is auditable.
needs-human and list the missing input. Do not invent answers; flagging the gap is a valid resolution.needs-human questions and any decisions you marked with low confidence. These are the items a human reviewer would still need to confirm.The output is the hardened plan, plus an audit trail of the questions and answers that produced it.