express
OfficialStreamline Express.js APIs, build faster.
Authorblencorp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides essential Express.js patterns to build scalable and maintainable backend APIs. It simplifies the implementation of routing, middleware, and error handling, reducing the boilerplate and common mistakes associated with Express development.
Core Features & Use Cases
- Clean Route Pattern: Define routes that delegate logic to controllers, keeping your routing files concise and focused.
- BaseController for Consistency: Implement a
BaseControllerfor standardized error handling, response formatting, and Sentry integration across your API. - Middleware Composition: Learn to build and order authentication, audit, and error boundary middleware effectively.
- Use Case: When adding a new API endpoint, this skill guides you in creating a clean route, a corresponding controller using the
BaseControllerpattern, and integrating necessary middleware, ensuring consistency and robustness.
Quick Start
Use the express skill to create a new Express route for user authentication with a BaseController.
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: express Download link: https://github.com/blencorp/claude-code-kit/archive/main.zip#express 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 471,000+ vetted skills library on demand.