npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin windsurfWant just this skill?
Then install: npx claudepluginhub u/[userId]/[slug]
Generate API clients and documentation with Cascade. Activate when users mention "generate api client", "api documentation", "openapi generation", "sdk generation", or "api integration". Handles API development workflows. Use when working with APIs or building integrations. Trigger with phrases like "windsurf api development", "windsurf development", "windsurf".
This skill is limited to using the following tools:
references/directory-structure.mdreferences/errors.mdreferences/examples.mdreferences/implementation.mdWindsurf Api Development
Overview
This skill enables AI-assisted API development workflows within Windsurf. Cascade can generate type-safe API clients from OpenAPI/Swagger specs, create comprehensive API documentation, design REST and GraphQL schemas, and produce SDKs for multiple languages.
Prerequisites
- Windsurf IDE with Cascade enabled
- OpenAPI/Swagger specification or API endpoints
- Target language runtime (Node.js, Python, etc.)
- Understanding of API design patterns
- Documentation requirements defined
Instructions
- Define API Specification
- Generate Clients
- Implement Endpoints
- Create Documentation
- Test and Validate
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
- Generated API clients (TypeScript, Python, etc.)
- Type definitions and schemas
- API reference documentation
- Quick start guides and examples
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
Similar Skills
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.