elysiajs
✓タイプセーフで高性能なフレームワークである ElysiaJS を使用してバックエンドを作成します。
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.
タイプセーフで高性能なフレームワークである ElysiaJS を使用してバックエンドを作成します。 ソース: saltyaom/vibe-book-rental。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/saltyaom/vibe-book-rental --skill elysiajs- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
elysiajs とは?
タイプセーフで高性能なフレームワークである ElysiaJS を使用してバックエンドを作成します。 ソース: saltyaom/vibe-book-rental。
elysiajs のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/saltyaom/vibe-book-rental --skill elysiajs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/saltyaom/vibe-book-rental