What is restapi?
REST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation. Source: lobbi-docs/claude.
REST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation.
Quickly install restapi AI skill to your development environment via command line
Source: lobbi-docs/claude.
Provides comprehensive REST API design and implementation capabilities for the Golden Armada AI Agent Fleet Platform.
Resource Naming \\\` Good - nouns, plural GET /agents GET /agents/{id} POST /agents PUT /agents/{id} DELETE /agents/{id}
| GET | Read resource | Yes | | POST | Create resource | No | | PUT | Replace resource | Yes | | PATCH | Partial update | No | | DELETE | Delete resource | Yes |
REST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation. Source: lobbi-docs/claude.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lobbi-docs/claude --skill restapiREST API design, implementation, and best practices. Activate for API endpoints, HTTP methods, status codes, authentication, and API documentation. Source: lobbi-docs/claude.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill restapi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/lobbi-docs/claude