Skip to main content
Run any Skill in Manus
with one click

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).

$ git log --oneline --stat
stars:2,024
forks:109
updated:May 21, 2026 at 02:30
SKILL.md
readonly