api-endpoint
OfficialGenerate Express.js API endpoints
AuthorCloudToLocalLLM-online
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of new, secure, and well-documented Express.js API endpoints, reducing boilerplate code and ensuring consistency.
Core Features & Use Cases
- Boilerplate Generation: Creates a new route file with standard middleware and structure.
- Authentication: Integrates Auth0 JWT middleware for secure access.
- Validation: Includes Zod schema validation for incoming requests.
- Logging: Implements Winston logging for request tracking.
- Documentation: Adds OpenAPI/Swagger documentation comments.
- Use Case: When developing a new feature that requires a backend API, use this Skill to quickly scaffold the necessary endpoint, including all security and validation layers.
Quick Start
Use the api-endpoint skill to generate a new Express.js API endpoint for user profiles.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: api-endpoint Download link: https://github.com/CloudToLocalLLM-online/CloudToLocalLLM/archive/main.zip#api-endpoint 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.