elysiajs
High-performance TypeScript framework for building type-safe backend servers and APIs.
Install
npx skills add https://github.com/elysiajs/skills --skill elysiajsStats
| Total installs | 3,447 |
| Weekly installs | 3.4K |
| GitHub stars | 59 |
| First seen | Jan 19, 2026 |
| Source | @elysiajs/skills |
Summary
- Supports HTTP methods, path/query parameters, request bodies, headers, and WebSocket endpoints with full type inference across routes
- Built-in TypeBox validation with support for nested objects, arrays, file uploads, and response schemas; also compatible with Zod, Valibot, and ArkType
- Feature-based project structure with controllers, services, and models; includes guards, macros, and lifecycle hooks (onBeforeHandle, onError) for cross-cutting concerns
- Official plugins for authentication (JWT, Bearer), CORS, OpenAPI documentation, static files, GraphQL, and integrations with Drizzle ORM, Better Auth, and Next.js
- Method chaining required for type safety; encapsulation via local/scoped/global lifecycle levels; deduplication support for plugins via naming
Tags
Related skills
| Skill | Installs | vs elysiajs |
|---|---|---|
| airflow-dag-patterns | 3,500 | +53 |
| security-review | 3,687 | +240 |
| database-schema-designer | 3,408 | -39 |
| python-type-safety | 3,373 | -74 |
| cqrs-implementation | 3,586 | +139 |
FAQ
- How many installs does elysiajs have?
- elysiajs has 3,447 total installs and 3.4K installs this week.
- Where is elysiajs hosted?
- elysiajs is published by @elysiajs/skills at https://github.com/elysiajs/skills.
- How many GitHub stars does elysiajs have?
- elysiajs has 59 GitHub stars.
- When was elysiajs first indexed?
- OrangeBot.AI first indexed elysiajs on Jan 19, 2026.
- How do I install elysiajs?
- Run: npx skills add https://github.com/elysiajs/skills --skill elysiajs