code-refinement
关于
This skill refactors and improves active code by analyzing duplication, algorithmic efficiency, and clean code principles to reduce technical debt and AI-generated slop. It's designed for enhancing living code quality, not for removing dead code or bug hunting. Use it when you need to refine code for clarity, performance, and robustness.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/code-refinement在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
tech-debt-tracker
其他tech-debt-tracker 是一个自动化技术债务管理系统,能够自动识别、跟踪和优先处理代码库中的技术债务。它通过扫描代码复杂度、重复代码和过时模式等指标,计算客观的债务评分,并根据业务影响进行优先级排序。这个工具特别适合希望系统化管理代码质量、创建可操作重构任务的开发团队。
uncle-bob-craft
其他该Skill基于Robert C. Martin的Clean Code、Clean Architecture等著作,为代码审查、编写和重构提供指导原则。它专注于命名规范、函数设计、架构边界和SOLID原则等代码质量实践,可作为现有clean-code技能的补充。适用于开发者在进行代码评审、架构讨论或编写生产代码时,快速应用软件工艺标准。
uncle-bob-craft
其他该Skill整合了Robert C. Martin的代码质量原则,适用于代码审查、编写和架构讨论场景。它基于《代码整洁之道》《架构整洁之道》等著作,提供命名规范、函数设计和架构边界等指导。该工具是对现有clean-code技能的补充,但不替代项目的linter或formatter。
content-collections
元Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
