code-review-wasp
CommunityAutomate Wasp code reviews, ensure quality.
AuthorToonVos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates comprehensive code reviews for Wasp applications, catching Wasp-specific issues that generic tools miss. It ensures adherence to best practices, security, and performance standards, saving developer time and preventing bugs.
Core Features & Use Cases
- Wasp-Specific Checks: Verifies import rules, type annotations, auth checks, and entity listings unique to Wasp.
- Security & Performance: Identifies critical security vulnerabilities (e.g., missing auth, multi-tenant data leaks) and performance bottlenecks (e.g., N+1 queries).
- TDD & Code Quality: Enforces Test-Driven Development compliance, test quality criteria, and SOLID/DRY principles.
- Use Case: Before merging a pull request, use this Skill to automatically scan for Wasp-specific anti-patterns, security flaws, and ensure all operations have proper type annotations and auth checks.
Quick Start
Review the attached Wasp code for common issues, security vulnerabilities, and performance bottlenecks. Provide actionable feedback.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-review-wasp Download link: https://github.com/ToonVos/empty-opensaas/archive/main.zip#code-review-wasp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.