一键导入
feature
Feature skill for new feature development
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Feature skill for new feature development
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create an Obsidian note
Research skill that produces Obsidian notes
Remove AI-generated code slop and clean up code style
Run a strict research benchmark for a model that will
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
| name | feature |
| description | Feature skill for new feature development |
Whenever you need to add a new feature to the codebase.
Follow the below steps:
Before implementing your change, run the skill
skills/grill-meto ensure that you understand the user's intention clearly. After each change, make sure you have a small working test for this feature. After implementing your change, runskills/engineering/thermo-nuclear-code-quality-reviewto ensure that your change does not introduce any regressions. Fix the issues indicated by thethermo-nuclear-code-quality-review. If applicable to the codebase, updateAGENTS.mdorARCHITECTURE.mdif your changes are relevant.