Home / Collections / code-review-suite-claude

Code Review Suite (Claude Code)

Complete pre-commit code review suite for Claude Code. Includes frontend security, API security, backend performance, frontend performance, and DRY principles reviewers.

prpm install code-review-suite-claude
0 total installs
4 packages
...

šŸ“¦ Packages (4)

#1

@norvalbv/api-security-reviewer-claude

Required

API and backend security review agent for Claude Code. 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

Version: ^1.0.0
#2

@norvalbv/backend-performance-reviewer-claude

Required

Backend performance review agent for Claude Code. 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

Version: ^1.0.0
#3

@norvalbv/frontend-performance-reviewer-claude

Required

Frontend performance review agent for Claude Code. 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

Version: ^1.0.0
#4

@norvalbv/frontend-security-reviewer-claude

Required

Frontend security review agent for Claude Code. 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

Version: ^1.0.0

Collection Info

Category
code-quality

Links