From mtrojer
Use this skill when reviewing production code for dead code, duplication, unnecessary complexity, and non-idiomatic patterns. Use after implementing a feature, after refactors, or whenever code quality feedback is requested.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mtrojer:code-reviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provide direct, actionable code-quality review focused on maintainability, simplicity, and idiomatic style.
Provide direct, actionable code-quality review focused on maintainability, simplicity, and idiomatic style.
Use this structure:
Problems that materially harm correctness or maintainability.
Improvements that would significantly improve quality.
Minor cleanups and idiomatic refinements.
For each finding:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub martintrojer/dotfiles --plugin mtrojer