/hypr:review

Review implemented code against project patterns.

Loading code-reviewer agent...
Scanning modified files...
 
Reviewing ProfilePage.tsx
- Naming conventions: passed
- Import ordering: passed
- Component structure: passed
- Styling patterns: passed
 
Reviewing ProfileHeader.tsx
- Naming conventions: passed
- Props interface: passed
- Export pattern: passed
 
Review complete: 0 violations found

Usage

/hypr:review

What It Checks

  • Pattern compliance
  • Requirement completeness
  • Code consistency
  • Quality issues

Related