api-gleam

Official

Gleam API design patterns

Authoraboio-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides battle-tested patterns for designing consistent, maintainable REST APIs in Gleam, ensuring a predictable and robust developer experience.

Core Features & Use Cases

  • Canonical Error Handling: Standardizes error responses across all endpoints for programmatic client handling.
  • Route Design: Enforces RESTful conventions using plural nouns and sub-resources for clear API structure.
  • Use Case: When building a new /users endpoint, use this Skill's patterns to define its route, error responses, and JSON serialization for consistency with existing API resources.

Quick Start

Use the api-gleam skill to design a new RESTful route for managing user profiles.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-gleam
Download link: https://github.com/aboio-labs/aboio-skills/archive/main.zip#api-gleam

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.