rules-distill
Solid扫描技能以提取跨领域原则并将其提炼为规则——追加、修订或创建新的规则文件
Install
Quality Score: 95/100
Skill Content
Details
- Author
- affaan-m
- Repository
- affaan-m/everything-claude-code
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
rule-optimizer
规则优化框架。追踪每条规则的效能指标(触发频率、成功率、延迟、满意度),自动评估规则健康度,建议优化变体,支持A/B测试框架。规则从静态生成升级到动态优化。
rules-distill
Standards distillation workflow. Use when repeated guidance across skills, reviews, prompts, or tasks should be promoted into shared rules, project standards, checklists, or agent instructions.
videocut
自更新 skills。记录用户反馈,更新方法论和规则。触发词:更新规则、记录反馈、改进skill
file
Format and structurally clean Claude Code rule files. Applies four transforms: split multi-concept bullets, add blank-line separation, restructure long single-directive rules into sub-lists, and unwrap space-indented continuation lines. Never rewrites rule content, adds examples, or scores rules (those belong to assay and forge). Produces a before/after diff for user confirmation before writing.
alibaba-java-coding-guidelines-skill
Use when 需要按 Alibaba Java Coding Guidelines(阿里巴巴 Java 编码规范)审查、生成或重构 Java、Spring、MyBatis、Maven、MySQL、SQL、日志、异常、安全或数据库相关代码。