Refactor Code

Find large non-React code files (.ts/.js) with too many responsibilities and refactor them into smaller, focused files. Works with API routes, services, utilities, hooks, middleware, schemas, and other TypeScript/JavaScript files. Does NOT handle React components (.tsx/.jsx with JSX) — use refactor-components for those.

BrOrlandi Updated

File contents

BrOrlandi/my-claude-skills/tree/main/refactor-code commit 7b785a443c

Frequently asked questions

npx skillmds@latest add brorlandi/refactor-code