LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

rest-api-design - Expert RESTful API Design Principles and Best Practices

Designs RESTful APIs following resource-oriented principles with versioning, pagination, and documentation.

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Design resource-oriented APIs
  • Implement HTTP methods
  • Configure API versioning
  • Implement pagination patterns
  • Design error responses
  • Apply HATEOAS principles

Inputs

  • API requirements
  • System specifications
  • Design constraints

Outputs

  • API design specifications
  • HTTP method mappings
  • Error response patterns
  • Pagination structures
  • Versioning strategies

Requirements

  • REST API development environment
  • HTTP protocol knowledge
  • API documentation tools

Source

  • Spec: SKILL.md
API Design
REST
Backend Development
Microservices
Web Development
Design resource-oriented APIs
Implement HTTP methods
Configure API versioning
Implement pagination patterns
API requirements
System specifications
Design constraints
API design specifications
HTTP method mappings
Error response patterns