controller-refactor-plan

Community

Audit controllers for dead routes and scope

Authorryan-mahoney
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit a single controller file to determine which handlers are still reachable from routes and whether the controller's responsibilities have grown beyond validation and response orchestration.

Core Features & Use Cases

  • Identify reachable handlers and route references to confirm routing wiring.
  • Detect handlers that are no longer invoked or that inline business logic, indicating scope creep.
  • Map responsibilities to existing contexts or propose targets for extraction, improving modularity and maintainability.

Quick Start

Analyze the specified controller file and produce a concise analysis document.

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: controller-refactor-plan
Download link: https://github.com/ryan-mahoney/ryan-llm-skills/archive/main.zip#controller-refactor-plan

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 471,000+ vetted skills library on demand.