Code Review Suite (Cursor)
Complete pre-commit code review suite for Cursor IDE. Includes frontend security, API security, backend performance, frontend performance, and DRY principles reviewers.
prpm install code-review-suiteš¦ Packages (4)
@norvalbv/api-security-reviewer
RequiredAPI and backend security review agent for Cursor. Checks authentication, JWT, input validation, output security, access control, and OAuth with an automated checklist script.
Why included: Backend auth, JWT, input validation, and output security checks
@norvalbv/backend-performance-reviewer
RequiredBackend performance review agent for Cursor. Checks database queries, caching, async patterns, connection pooling, and API response optimization with an automated checklist script.
Why included: Database, caching, async, and API response optimization checks
@norvalbv/frontend-performance-reviewer
RequiredFrontend performance review agent for Cursor. Checks bundle size, image optimization, CSS efficiency, React rendering, lazy loading, and Core Web Vitals with an automated checklist script.
Why included: Bundle size, images, CSS, React rendering, and Core Web Vitals checks
@norvalbv/frontend-security-reviewer
RequiredFrontend security review agent for Cursor. Checks XSS prevention, CSRF protection, token storage, input validation, and CSP with an automated checklist script.
Why included: Frontend XSS, CSRF, token storage, and CSP checks
Collection Info
- Category
- code-quality