elysiajs
Installation
SKILL.md
ElysiaJS Development
Create backend servers with ElysiaJS, a type-safe, high-performance framework optimized for Bun.
When to Use This Skill
- Building Bun-first backend servers
- Creating type-safe APIs with TypeScript
- Implementing validation with TypeBox, Zod, or Valibot
- Setting up authentication (JWT, sessions, guards)
- Adding plugins (CORS, OpenAPI, static files)
- Integrating with databases (Drizzle, Prisma)
- Building real-time features with WebSockets
- Creating unit tests for backend APIs