用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/anasgets111/dotfiles --skill grill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Scan codebase for shallow modules. Present deep refactoring targets in a visual HTML report. YAGNI-first.
Two-axis code review (Standards vs. Spec). Parallel execution. Enforces YAGNI and systems-level discipline.
Diagnosis loop for hard bugs and performance regressions. Forked for Laravel/Livewire and Quickshell/QML.
基于 SOC 职业分类
正在显示 SKILL.md
| name | grill |
| description | Relentlessly stress-test an architectural plan or idea. Enforce Systems Thinking and YAGNI. |
| disable-model-invocation | true |
Stress-test the plan. Map the architecture as a dependency graph. Accept no assumptions. Interrogate until the root cause and optimal flow are exposed.
Operate in strict rounds. Attack the frontier: questions whose prerequisites are fully settled. Do not ask downstream questions until the current blockers are resolved.
Number each question. Be brutally concise. Always provide an opinionated, boring, minimal-code recommendation.
❓ Q[#] - [Target System / Decision]: [1-2 lines detailing the constraint, missing logic, or potential edge-case failure.]
➡️ Recommendation: [The edge-case-correct, standard-library, or minimal abstraction solution]
Stop after outputting a round. Wait for the user's reply. Do not guess downstream answers. The grill is complete only when the frontier is empty and zero architectural assumptions remain.