eggjseggjsOfficialยท4 Agent Skills Included

egg

Build enterprise Node.js apps with AI-guided Egg framework skills

Guides AI agents to build, structure, and test Egg.js Node.js applications correctly. Covers modules, dependency injection, HTTP and MCP controllers, scheduled tasks, parameter validation, middleware, and unit testing. Eliminates common mistakes like wrong import paths, broken DI setup, and failing CSRF tests with ready-made decision trees and code patterns.
npx skills add eggjs/egg --all -g -y
Available:

Gives the AI agent the monorepo map, build and test commands, coding conventions, and lifecycle rules it must follow when working on Egg framework code.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’