Agent Skills by teexiii
Showing 9 vetted skills indexed across 1 GitHub repositories.
types
Generate TypeScript types and mapper functions for Prisma API responses.
swagger
Serve interactive Swagger UI and raw OpenAPI spec from a TypeScript-based definition.
tests
Test Bun.serve HTTP servers with isolated ports, tokens, and database cleanup.
repositories
Implement raw SQL reads with Prisma writes for Node.js PostgreSQL services.
admin-routes
Organize admin panel routes with shared middleware and consistent CRUD patterns.
caching
Implement Redis cache-aside patterns with TTL and SCAN deletion.
routes
Define and register HTTP routes and middleware for REST API endpoints.
handlers
Handle HTTP requests and format API responses for Bun/TypeScript REST endpoints.
services
Orchestrate backend service workflows with validation, JWT generation, and email sending.