ddt

Community

Identify and fix code smells for clearer code.

AuthorJYbill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

代码里常见的坏味道包括过度封装、薄函数/薄类型、实例属性沿用传参等,导致路径跳跃、可读性下降和维护成本上升。本 Skill 提供识别与纠正这类风格问题的规则与最佳实践,并在分析时参考仓库内的 CLAUDE.md 与 AGENTS.md 以确保符合项目规范。

Core Features & Use Cases

  • 识别过度封装、过度抽象、薄 helper、薄类型拆分等常见代码味道,并给出具体改进建议。
  • 提供内联、合并薄层、简化参数传递等重构指引,提升主流程可读性与维护性。
  • 在分析前读取并遵循仓库中的项目规范(如 CLAUDE.md、AGENTS.md),确保改动符合团队约定。
  • 适用于代码审查、重构和风格合规性检查等场景。

Quick Start

在你的代码库中运行此技能以识别过度封装并建议内联和合并策略,提升代码可读性与维护性。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ddt
Download link: https://github.com/JYbill/bullboard-nestjs/archive/main.zip#ddt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.