egg-controller
OfficialBuild APIs and services for Egg.js apps.
Authoreggjs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of API endpoints, protocol handlers, and interfaces for Egg.js applications, enabling developers to expose functionality efficiently.
Core Features & Use Cases
- HTTP Controllers: Define RESTful APIs, webhooks, and server-sent event endpoints.
- MCP Controllers: Integrate Large Language Models (LLMs) for conversational interfaces and tool execution.
- Schedules: Implement cron jobs and recurring tasks for background processing.
- Use Case: Develop a backend API for a web application, exposing endpoints for user management, data retrieval, and real-time updates using HTTP Controllers, while also setting up a daily data aggregation task with Schedules.
Quick Start
Use the egg-controller skill to create a new HTTP endpoint that accepts a GET request at '/users/:id' and returns the user's details.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: egg-controller Download link: https://github.com/eggjs/egg/archive/main.zip#egg-controller Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.