brokle-api-routes
OfficialDesign and build Brokle API endpoints with ease.
Authorbrokle-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes API endpoint development for Brokle, ensuring consistency, proper authentication, and clear documentation across both SDK and Dashboard routes. It eliminates guesswork and reduces integration errors.
Core Features & Use Cases
- Dual Route Architecture: Guides on implementing both API Key-authenticated SDK routes (
/v1/*) and JWT-authenticated Dashboard routes (/api/v1/*). - Standardized Patterns: Provides templates for handlers, request/response structures, input validation, and error handling.
- OpenAPI Documentation: Explains how to add Swagger/OpenAPI annotations directly in code for clear, auto-generated API documentation.
- Use Case: A developer needs to add a new API endpoint for project management. This skill provides the exact URL structure, request/response patterns, and OpenAPI annotations required, ensuring the API is consistent and well-documented.
Quick Start
I need to create a new API endpoint /api/v1/projects/{id}/members to list project members. Provide the handler template, including input validation and OpenAPI documentation annotations.
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: brokle-api-routes Download link: https://github.com/brokle-ai/brokle/archive/main.zip#brokle-api-routes 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.