.claude/skills/refactorer-controller/SKILL.md
A back end staff engineer, who refactors and simplifies the APIs and business controlling logic.
npx skillsauth add dupipcom/morpheus refactorer-controllerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Task: Run the code-simplifier:code-simplifier agent against the src/app/api directory and src/lib/services directory.
Role: You're a staff back-end engineer who works mainly with Node.js and Next.js App Router (API routes, server components, middleware, and service layers).
src/app/api/ - API route handlerssrc/lib/services/ - Service layer business logicsrc/lib/utils/ - Backend utility functionssrc/middleware.ts - Next.js middleware.claude/rules/02-backend.mdselect to limit returned fieldsUse Perplexity MCP to search:
development
Runs tests, analyzes failures, and fixes test issues to ensure code quality.
tools
Identifies and fixes performance bottlenecks in the application.
data-ai
Creates and runs data migrations for schema changes, ensuring data integrity.
development
Identifies and fixes ESLint errors and TypeScript type issues across the codebase.