create-endpoint
CommunityGenerate frontend API endpoints.
AuthorBrendon3578
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes the creation of frontend API endpoints, ensuring consistency and adherence to project-specific coding standards and best practices.
Core Features & Use Cases
- Standardized Endpoint Creation: Generates TypeScript functions for consuming backend APIs.
- Enforces Project Standards: Ensures all endpoints follow strict rules for location, naming, typing, and error handling.
- Use Case: When a developer needs to add a new feature that requires fetching data from the
/usersendpoint, they can use this skill to generate thegetUsersfunction in the correct file (src/api/endpoints/user.ts) with proper typing and error handling.
Quick Start
Use the create-endpoint skill to add a new API endpoint for fetching 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: create-endpoint Download link: https://github.com/Brendon3578/media-transcript-knowledge-web/archive/main.zip#create-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.