Perform comprehensive code review with Ultracite and React/Next.js best practices
Performs comprehensive code review checking for security vulnerabilities, React/Next.js best practices, accessibility issues, and performance bottlenecks with specific fix recommendations.
/plugin marketplace add Tylerbryy/codewarden/plugin install codewarden@codewarden-marketplacePerform a thorough code review of specified files or the entire codebase, checking for:
When this command is invoked:
Ask which files/directories to review (or review recent changes if not specified)
Use the Ultracite and React Next Modern skills to analyze the code
Provide a structured report with:
Prioritize findings by severity:
For each issue, provide:
/code-review
# Reviews recent git changes
/code-review web/src/app
# Reviews specific directory
/code-review web/src/components/Auth.tsx
# Reviews specific file