elysia-core-backend

Scaffold a Bun + Elysia backend with Better Auth, Drizzle ORM, Postgres, MCP endpoint, OpenAPI docs, CORS, and security defaults. Use when asked to create or regenerate this backend scaffold, or to add these components to a new or empty Elysia server project.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "elysia-core-backend" with this command: npx skills add ahmed-lotfy-dev/elysia-core-backend/ahmed-lotfy-dev-elysia-core-backend-elysia-core-backend

Elysia Core Backend

Overview

Create a minimal, production-ready Elysia backend skeleton with auth, database, MCP, and security defaults. Follow the official generator workflow and then apply the standardized file structure and contents.

Workflow

  1. Confirm the target location and whether this is a brand-new scaffold or an existing Elysia server. If files already exist, avoid clobbering without explicit user approval.
  2. Use the official Elysia generator with latest templates and Bun installs: bun create elysia@latest <target>. Do not hand-roll the project or keep stale generated dependencies.
  3. Apply the exact folder structure, file contents, and package scripts from the reference guide.
  4. Add required environment variables to .env and call out secrets that must be user-provided.
  5. If the user requests, run migration commands and start the dev server.
  6. Verify security defaults: CORS allowlist, CSRF protection on non-auth routes, security headers. Ensure MCP is wired via elysia-mcp plugin and not a raw McpServer.

References

  • Read references/elysia-core-backend.md for the full scaffold steps, file contents, and required notes.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bun-monorepo-vite-elysia-spa

No summary provided by upstream source.

Repository SourceNeeds Review
Security

Ring Security

Monitor and manage Ring doorbells and security cameras. Query device status, review motion events, manage modes, and export event history. Use when you need...

Registry SourceRecently Updated
Security

Retirement Planner

退休规划工具。退休金计算、投资策略、社保养老金、投资组合、提取策略、缺口分析。Retirement planner with pension calculation, investment strategy, social security, portfolio, withdrawal strategy, gap...

Registry SourceRecently Updated
Security

Node Auto Debugger

Scan Node.js/Express/Next.js projects for bugs, security issues, and anti-patterns. Use when debugging a Node.js web app, running code audits, fixing client-...

Registry SourceRecently Updated