Agent Skills by vperreard
Showing 9 vetted skills indexed across 1 GitHub repositories.
architecture-lookup
List models and enums with relationships across Planning, Leaves, Site, and User domains.
generator-offline-review
Run the generator analysis workflow offline using pre-recorded Prisma fixtures.
generator-ai-review
Analyze Case Pack v1.4 reports to identify issues and produce a joint fix plan.
anti-patterns
Identify and prevent coding and UI anti-patterns with non-blocking reminders.
prisma-relations-mapping
Map PascalCase Prisma relations to camelCase in API routes.
test-doctor
Diagnoses a failing test and applies a five-step workflow to restore correctness.
code-principles
Explain and apply KISS, YAGNI, SRP, and DRY coding principles.
api-patterns
Standardize Next.js API endpoints with GET/POST/PUT/PATCH templates and Prisma integration.
frontend-patterns
Provide reusable React UI patterns for Select, Modal CRUD, Drag & Drop, and Zod form validation.