Consumer Experience Review

Review a library/package from the perspective of an external downstream consumer — build a throwaway crate/project that depends on it the way a real user would, exercise the public API, and surface gaps, inconsistencies, and inconveniences with compiler-verified evidence. Use when asked to "review the consumer/user experience", "find API gaps/inconsistencies", "evaluate the public API", "is this ready to publish/release", or before a 1.0 / major version bump. Especially valuable for breaking-change releases (the only non-breaking window to fix the public surface).

jaemk fb7c10e 7.7 KB Updated

File contents

jaemk/cached/tree/main/.agents/skills/consumer-experience-review commit fb7c10e46b

Frequently asked questions

npx skillmds@latest add jaemk/consumer-experience-review