refactor-scan-tech-debt

Refactor: Scan Tech Debt

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "refactor-scan-tech-debt" with this command: npx skills add cantagestudio/cosmicatlaspacker/cantagestudio-cosmicatlaspacker-refactor-scan-tech-debt

Refactor: Scan Tech Debt

Identify technical debt across the codebase systematically.

Scan Categories

  1. Code Smells
  • Long Methods (> 50 lines)

  • Large Classes (> 500 lines or > 10 public methods)

  • Long Parameter Lists (> 4 parameters)

  • Feature Envy, Data Clumps

  1. Complexity Indicators
  • Deep Nesting (> 3 levels)

  • Cyclomatic Complexity (> 10 branches)

  • God Objects

  • Circular Dependencies

  1. Duplication
  • Copy-Paste Code

  • Parallel Hierarchies

  • Repeated Conditionals

  1. Outdated Patterns
  • Deprecated APIs

  • Legacy Patterns

  • Dead Code

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

refactor-dedupe-and-cleanup

No summary provided by upstream source.

Repository SourceNeeds Review
General

systematic-debugging

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

aesthetic-motion-temporal

No summary provided by upstream source.

Repository SourceNeeds Review