From inclusive-personas
Audits user stories for disability inclusion gaps and adds missing acceptance criteria for keyboard, screen reader, visual, motor, and cognitive accessibility.
How this skill is triggered — by the user, by Claude, or both
Slash command
/inclusive-personas:audit-storiesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review an existing set of user stories and identify where disability
Review an existing set of user stories and identify where disability and diverse abilities have been overlooked — then add the missing criteria without creating separate accessibility tickets.
Collect the user stories to audit. This could be a sprint backlog, a feature's full story set, or an epic.
Using inclusive-user-stories, review each story's acceptance criteria for:
Flag any story where one or more of these are missing.
Using edge-case-identification, for each story ask:
For each flagged story, write the specific acceptance criteria that need to be added. Don't create separate stories — add directly to the existing ones.
Deliver an audit report:
npx claudepluginhub owl-listener/inclusive-design-skills --plugin inclusive-personasWrites user stories with built-in accessibility acceptance criteria covering keyboard, screen reader, visual, motor, and cognitive needs.
Analyzes user stories with JTBD and '50 Quick Ideas' framework. Scores 6 dimensions, detects antipatterns, and suggests improvements. For sprint analysis and backlog refinement.
Writes user stories and acceptance criteria using INVEST principles and Given/When/Then format. Helps teams scope, split, and review backlog items before sprint planning.