api-development
Use when creating or modifying Elysia API routes. Ensures proper validation with t schema, auth guards, error handling, and performance patterns.
UncategorizedView skill →
component-development
Use when creating or modifying React components. Ensures proper Server/Client component patterns, performance optimization, and accessibility.
UncategorizedView skill →
database-changes
Use when modifying Prisma schema or database queries. Ensures proper migrations, type safety, and query performance.
UncategorizedView skill →