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.

Skills with capability: review API contracts

Browse skills that share this capability.

  • api-design - REST API Design Patterns and Best Practices
    REST APIAPI DesignBackendAPI Patterns

    ★ 0 · Updated 2026-03-26

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

    ⚙ design API endpoints⚙ review API contracts⚙ define HTTP methods
  • api-design - REST API Design for PHP Backends
    REST APIAPI DesignHTTPPHP

    ★ 1 · Updated 2026-03-23

    REST API design patterns for PHP backends covering resource naming, HTTP semantics, validation boundaries, error responses, pagination, filtering, and versioning.

    ⚙ design REST endpoints⚙ review API contracts⚙ define validation rules
  • api-design - RESTful API Design Guidelines
    APIRESTTypeScriptHTTP

    ★ 0 · Updated 2026-03-10

    Provides guidelines for designing RESTful APIs, TypeScript interfaces, data models, and HTTP endpoints

    ⚙ design RESTful APIs⚙ design TypeScript interfaces⚙ review API contracts