Simplifies content, flows, and interfaces to reduce cognitive load using plain language, cognitive load assessment, and focus-attention design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cognitive-accessibility:simplifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Take existing content, a flow, or an interface and produce a
Take existing content, a flow, or an interface and produce a cognitively simplified version.
Using cognitive-load-assessment, evaluate the current state. Identify the highest-load elements and classify them as intrinsic or extraneous.
Using plain-language-design, rewrite all user-facing text:
Using focus-attention-design, reduce the interface to essentials:
Show the original alongside the simplified version with annotations explaining each change and why it improves cognitive accessibility.
Deliver the simplified version with a change log that explains every modification. This allows the team to make informed decisions about which simplifications to adopt.
npx claudepluginhub owl-listener/inclusive-design-skills --plugin cognitive-accessibilityReviews and writes user-facing text for plain language accessibility. Covers interface copy, error messages, instructions, forms, and help content for diverse readers.
Rewrites complex or jargon-heavy content into plain language while preserving meaning. Uses readability assessment and link-text improvement.
Makes UI text readable at a 6th-8th grade reading level by eliminating jargon, shortening sentences, and structuring for scanning. Useful for consumer product copy, error messages, onboarding, and help text.