一键导入
rules-distill
Scan skills to extract cross-cutting principles and distill them into rules -- append, revise, or create new rule files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scan skills to extract cross-cutting principles and distill them into rules -- append, revise, or create new rule files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots.
Clean Architecture patterns for Android and Kotlin Multiplatform projects -- module structure, dependency rules, UseCases, Repositories, and data layer patterns.
Performance baseline and regression detection -- page performance, API latency, build times, and before/after comparison.
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold.
Automated visual testing and interaction verification -- smoke tests, interaction tests, visual regression, and accessibility audits using browser automation.
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
| name | rules-distill |
| description | Scan skills to extract cross-cutting principles and distill them into rules -- append, revise, or create new rule files. |
| origin | ECC |
Scan installed skills, extract cross-cutting principles that appear in multiple skills, and distill them into rules.
Scan all skills and rules, count files and headings.
Group skills into thematic clusters. For each cluster, extract principles that:
Assign verdicts: Append, Revise, New Section, New File, Already Covered, or Too Specific.
Present a summary table. User approves, modifies, or skips each candidate. Never modify rules automatically.
| Verdict | Meaning |
|---|---|
| Append | Add to existing section of existing rule file |
| Revise | Fix inaccurate/insufficient content |
| New Section | Add new section to existing rule file |
| New File | Create new rule file |
| Already Covered | Sufficiently covered in existing rules |
| Too Specific | Should remain at the skill level |
See skill: [name] references