endpoint-creation
CommunityReusable endpoints for HTTP and MCP.
AuthorGeorgeSheppard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating and maintaining consistent endpoints across HTTP and MCP interfaces is error-prone and duplicative. This skill provides a standardized pattern to build reusable endpoint components (handler, validator, and route definition) that work in both HTTP and MCP contexts, reducing duplication and improving maintainability.
Core Features & Use Cases
- Reusable core: Handlers are decoupled from HTTP/MCP specifics, enabling cross-interface usage.
- Clear structure: Each endpoint has a dedicated directory with a consistent layout (handler, route-definition, tests).
- OpenAPI-ready: Route definitions integrate with OpenAPI and validation schemas for reliable API documentation.
- Testable: Pure business logic that can be tested without HTTP context.
Quick Start
Register a new endpoint following the standard directory layout and hook it into the main app to enable both HTTP and MCP routes.
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: endpoint-creation Download link: https://github.com/GeorgeSheppard/api.georgesheppard.dev/archive/main.zip#endpoint-creation 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.