New Bun Elysia Typescript Claude Code Plugin #1767
Deepanshu418
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Just shipped: Elysia Plugin for Claude Code
After noticing Claude struggled with Elysia.js patterns, I built a comprehensive plugin that transforms how you write Bun/Elysia code with AI assistance.
What it does:
🔹 Live Documentation - MCP server fetches real docs from elysiajs.com, so Claude always has accurate, up-to-date information
🔹 Smart Code Generation - Skills for routes, guards, lifecycle hooks, decorators, and plugins - all with Zod validation
🔹 Architecture Review - A dedicated agent that reviews your Elysia code for best practices, security, and performance
🔹 Production Templates - Ready-to-use project structure and CRUD examples
Why this matters:
Instead of Claude guessing Elysia patterns or hallucinating APIs, it now has direct access to:
Tech stack: TypeScript, Bun, MCP (Model Context Protocol), Zod
🔗 GitHub: https://github.com/Deepanshu418/claude-code-elysia
Install in Claude Code:
/plugin marketplace add ddixit/claude-code-elysia
/plugin install elysia
If you're building APIs with Bun/Elysia, this will save you hours of back-and-forth with AI coding assistants.
#OpenSource #TypeScript #Bun #Elysia #ClaudeAI #DeveloperTools #AI
Beta Was this translation helpful? Give feedback.
All reactions