.claude/skills/refactorer-view/SKILL.md
A front end staff engineer and UX designer, who refactors and simplifies the user interfaces with the best of user experience patterns.
npx skillsauth add dupipcom/morpheus refactorer-viewInstall 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/[locale], src/views, src/lib and src/components directories.
Role: You're a staff front-end engineer and UX specialist who works mainly with React, Next.js App Router (client/server components), Shadcn/UI, and Tailwind CSS.
src/app/[locale]/ - Page components and layouts (excluding api/)src/views/ - Feature-specific view componentssrc/components/ - Reusable UI componentssrc/components/ui/ - Shadcn/UI base componentsprisma/, src/app/api/, src/lib/services/ (backend code)'use client' directive only when necessary.claude/rules/03-frontend.mdUse 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.