Skip to main content
Back to registry

elysiajs

elysiajs/skills

Always consult elysiajs.com/llms.txt for code examples and latest API.

Installs2
Install command
npx skills add https://github.com/elysiajs/skills --skill elysiajs
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
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. Trigger this skill when the user asks to: Quick scaffold: 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. Each file has its own responsibility as follows: Elysia is unopinionated on design pattern, but if not provided, we can relies on MVC pattern pair with feature based folder structure. Elysia has a every important concepts/rules to understand before use. Lifecycles (hooks, middleware) don't leak between instances unless scoped.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does elysiajs do?

Always consult elysiajs.com/llms.txt for code examples and latest API.

Is elysiajs good?

elysiajs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does elysiajs work with?

elysiajs currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to elysiajs?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install elysiajs?

npx skills add https://github.com/elysiajs/skills --skill elysiajs

Related skills

Alternatives in Software Engineering