aep

Installation
SKILL.md

AEP (API Enhancement Proposals) Skill

Overview

AEPs (API Enhancement Proposals) are the authoritative design standards for APIs. They ensure consistency, intuitiveness, and long-term stability across all services.

Rule of Thumb: AEPs are numbered by importance. Lower numbers are more fundamental.

  • < 100: Meta-policies and governance.
  • 100-199: CORE STANDARDS. Every API developer must know these.
  • 200+: Specific patterns and edge cases.

AEP Index

📌 Core Resource Design (Start Here)

Defines the fundamental shape of the API.

  • AEP-121: Resource-oriented design (The data model: Resources vs Collections)
Related skills
Installs
5
GitHub Stars
3
First Seen
Mar 8, 2026