Claude Skills · Coding

重构顾问 - 识别代码坏味道并提供重构方案

★ 722 Synced 1 day ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you identify code smells, suggest refactoring strategies, and improve code structure.

Install git clone --depth 1 https://github.com/laolaoshiren/claude-code-skills-zh cp -r claude-code-skills-zh/skills/refactor-advisor ~/.claude/skills/refactor-advisor
Can use Not declared by the author
Good for identify code smellssuggest refactoring strategiesimprove code structureoptimize legacy codefind performance bottlenecksreduce code complexity

Setup, runtime and requirements describe laolaoshiren/claude-code-skills-zh, the repo this skill ships in.

refactoringcode-qualityclean-codebest-practicesperformanceMaintainability

Also in laolaoshiren/claude-code-skills-zh

View the repo
API Tester Code Review & Testing

依据真实 OpenAPI、路由实现和现有测试生成并验证 API 测试。用于用户要求测试接口、补集成测试、验证 API 契约、生成回归用例或排查接口兼容性时;区...

Changelog Gen DevOps & Infrastructure

Changelog 生成器 - 从 Git 历史自动生成 CHANGELOG

DB Migrator DevOps & Infrastructure

数据库迁移助手 - Schema 对比、迁移脚本生成

Dep Auditor DevOps & Infrastructure

审计 Node.js、Python、Go、Rust、JVM、Ruby 项目的依赖漏洞、版本健康度与许可证事实;当用户要求检查 package.json、lockfile、requirements、go.mo...

Ds Mapper Productivity

项目目录结构地图 - 生成带说明的可视化目录树,快速理解任意代码库

Env Manager DevOps & Infrastructure

环境变量管理器:扫描、校验、同步 .env 文件,生成安全配置模板

Error Translator Code Review & Testing

编程错误消息翻译专家 — 将英文错误消息翻译成中文,解释原因并提供修复方案

Eslint Fix Code Review & Testing

安全诊断并修复 ESLint error、warning 和配置兼容问题。用于用户要求运行 lint、解释 ESLint 报错、限定范围自动修复或迁移 ESLint 配置时;优先使用...

Github Actions Gen DevOps & Infrastructure

分析真实项目并生成或修订安全、可验证的 GitHub Actions workflow;当用户要求创建 CI、测试矩阵、构建、Release、部署、缓存、Secrets、OIDC、PR 自...

Git Workflow DevOps & Infrastructure

安全处理 Git 状态检查、提交信息、commit、分支、push、PR 和 rebase。用于用户要求检查改动、生成或创建提交、管理分支、推送、发起 PR 或整理历史...

I18n Helper Coding

国际化/本地化助手 — 扫描代码中的硬编码文本、生成 i18n 配置、批量翻译

Log Analyzer DevOps & Infrastructure

日志分析助手 — 智能解析日志文件,识别异常模式,定位问题根因

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...