alps
Installation
SKILL.md
ALPS Profile Assistant
Generate, validate, and improve ALPS profiles for RESTful API design.
Ideal ALPS Profile
Goal: An ALPS that someone unfamiliar with the app can read and understand.
What Makes a Good ALPS
-
States = What the user sees
ProductList- viewing a list of productsProductDetail- viewing one productCart- viewing cart contents
-
Transitions = What the user does
goProductDetail- select a productdoAddToCart- add to cart