Communityv1.0.0

Api Design

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2kdownloads30active installsshateily
View on ClawHubBack to Skills

Skill Details

Slug
api-design
Latest Version
1.0.0
Author
shateily
Published
Feb 27, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Api Design.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the "api-design" skill, providing practical REST API design patterns and conventions for production use. - Covers resource naming, HTTP methods, and appropriate status codes. - Includes best practices for pagination (offset and cursor-based), filtering, sorting, and error response formats. - Describes guidelines for authentication, authorization, versioning, and rate limiting strategies. - Supplies code examples and implementation notes for common API scenarios.