egg
Build enterprise Node.js apps with AI-guided Egg framework skills
All Skills in This Repository (4)
Pure Emerald Level Indicatorsegg-controller
Develop HTTP, MCP, and Schedule controllers for Egg.js applications.
egg
Route EGG framework queries to core or controller skills.
egg-core
Explain Egg.js module architecture and dependency injection with decorators.
egg-unittest
Write unit tests for Egg.js applications using @eggjs/mock and Vitest.
Frequently Asked Questions
FAQPage SchemaHow to install Egg skills?โผ
Run `npx skills add eggjs/egg --all -g -y` in your terminal to install all Egg framework skills globally for your AI agent.
What do the Egg AI skills cover?โผ
They teach your AI agent how to build Egg.js apps correctly, covering modules, dependency injection, HTTP and MCP controllers, scheduled tasks, Ajv validation, middleware, and unit testing.
How does the egg router skill work?โผ
The entry skill analyzes your request and routes it to the right specialist skill: egg-core for architecture and DI, egg-controller for APIs and protocols, or egg-unittest for testing.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.
Can I use Egg skills without deep framework knowledge?โผ
Yes. Describe what you want in plain language and your AI agent uses the skills' decision trees, code patterns, and error tables to produce correct Egg.js code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core