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 tagged: API Design

Browse skills that share this tag.

  • api-and-interface-design - Stable API and Interface Design Guide
    API DesignInterface DesignREST APIGraphQL

    ★ 10 · Updated 2026-06-30

    Design stable, well-documented interfaces for REST APIs, GraphQL schemas, and module boundaries

    ⚙ define interface contracts⚙ create REST API endpoints⚙ design GraphQL schemas
  • graphql-architect - GraphQL Schema Architect for Federated APIs
    GraphQLAPI DesignArchitectureFederation

    ★ 1 · Updated 2026-05-09

    Design federated GraphQL schemas, optimize queries, and implement type-safe API graphs for distributed systems

    ⚙ design federated schemas⚙ define subgraph boundaries⚙ implement entity relationships
  • 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
  • controller-patterns - ASP.NET Core Controller Patterns
    ASP.NET CoreREST APIWeb APIControllers

    ★ 0 · Updated 2026-03-20

    ASP.NET Core controller patterns for API development

    ⚙ create controllers⚙ configure routing⚙ bind parameters
  • java - Java Backend Service Development and Review
    JavaSpring BootBackend DevelopmentAPI Design

    ★ 18 · Updated 2026-02-14

    Build, review, and refactor Java backend services using Spring Boot.

    ⚙ design REST APIs⚙ implement controllers⚙ develop services
  • rest-api-design - Expert RESTful API Design Principles and Best Practices
    API DesignRESTBackend DevelopmentMicroservices

    ★ 1,788 · Updated 2026-02-13

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

    ⚙ Design resource-oriented APIs⚙ Implement HTTP methods⚙ Configure API versioning
  • api-designer - Design RESTful APIs with Best Practices
    API DesignRESTfulWeb DevelopmentDocumentation

    ★ 241 · Updated 2026-02-12

    Design RESTful APIs following best practices and consistent naming conventions

    ⚙ design RESTful APIs⚙ apply URL naming conventions⚙ use HTTP status codes
  • aip - Google API Improvement Proposals Reference
    Google APIAPI DesignProtobufStandards

    ★ 18 · Updated 2026-02-11

    Fetches Google API design standards from aip.dev for API design and review

    ⚙ Fetch AIP documentation from aip.dev⚙ Browse AIP index pages⚙ Identify relevant AIP rules