Configure this skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript interfaces", "request response schemas", "endpoint design", or needs guidance on designing contracts that coordinate backend and frontend agents. Use when building or modifying API endpoints. Trigger with phrases like 'create API', 'design endpoint', or 'API scaffold'.
4.0
Rating
0
Installs
Backend Development
Category
The skill addresses API contract design with a clean structure that delegates details to reference files. However, SKILL.md itself is overly generic and templated, lacking specific guidance on what the skill actually does (e.g., generating TypeScript interfaces, scaffolding endpoints, validating schemas). The description mentions key concepts like 'request response schemas' and 'endpoint design' but the main file provides no concrete steps, parameters, or examples of how a CLI agent would invoke this skill to accomplish API contract tasks. While the references/ directory likely contains useful content (best-practices.md, typescript-interfaces.md, etc.), the core SKILL.md fails to provide enough actionable detail for autonomous invocation. Novelty is low since API contract design is a well-understood task that a capable CLI agent could handle with standard prompting. The skill would benefit from concrete examples of input/output formats, specific commands or functions to call, and clearer specification of what 'automated assistance' means in this context.
Loading SKILL.md…

Skill Author