Browse
6 skills matching "api"
Doc Writer
dustin
Generates and maintains documentation — READMEs, API docs, architecture diagrams.
API Designer
dustin
Designs RESTful and GraphQL APIs — generates OpenAPI specs, schemas, and documentation.
Api And Interface Design
addyosmani
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
Deprecation And Migration
addyosmani
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
Documentation And Adrs
addyosmani
Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
Api Setup
block
Set up API integration with configuration and helper scripts