elysiajs
✓Create backend with ElysiaJS, a type-safe, high-performance framework.
Installation
SKILL.md
Always consult elysiajs.com/llms.txt for code examples and latest API.
ElysiaJS is a TypeScript framework for building Bun-first (but not limited to Bun) type-safe, high-performance backend servers. This skill provides comprehensive guidance for developing with Elysia, including routing, validation, authentication, plugins, integrations, and deployment.
Project Structure (Recommended) Elysia takes an unopinionated approach but based on user request. But without any specific preference, we recommend a feature-based and domain driven folder structure where each feature has its own folder containing controllers, services, and models.
Create backend with ElysiaJS, a type-safe, high-performance framework. Source: saltyaom/vibe-book-rental.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/saltyaom/vibe-book-rental --skill elysiajs- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is elysiajs?
Create backend with ElysiaJS, a type-safe, high-performance framework. Source: saltyaom/vibe-book-rental.
How do I install elysiajs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/saltyaom/vibe-book-rental --skill elysiajs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/saltyaom/vibe-book-rental