loom-api-design

Installation
SKILL.md

API Design

Overview

This skill guides the design of well-structured APIs that are intuitive, consistent, and scalable. It covers REST, GraphQL, and gRPC patterns with focus on developer experience and long-term maintainability.

Instructions

1. Understand Requirements

  • Identify API consumers and use cases
  • Define resource models and relationships
  • Determine authentication/authorization needs
  • Plan for versioning strategy

2. Design Resource Structure

Installs
4
Repository
cosmix/loom
GitHub Stars
50
First Seen
May 20, 2026
loom-api-design — cosmix/loom