Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and...
find ~/Arseeth/ -name "*.skill"
Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication,...
文档一致性审核官,检查代码实现与文档说明的一致性。当用户请求审查文档与代码的一致性、检查 README/docs 是否过时、验证 API 文档准确性时使用此技能。适用于:(1) 审查 README 与实现一致性 (2) 检查...