
Simplify
- 34 installs
- 87 repo stars
- Updated June 9, 2026
- owl-listener/inclusive-design-skills
Helps with ai & agent building tasks during AI-assisted development.
About
simplify is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- simplify
- AI & Agent Building
- AI-coding skill
Simplify by the numbers
- 34 all-time installs (skills.sh)
- +5 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #8,855 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/owl-listener/inclusive-design-skills --skill simplifyAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 34 |
|---|---|
| repo stars | ★ 87 |
| Last updated | June 9, 2026 |
| Repository | owl-listener/inclusive-design-skills ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Simplify
Take existing content, a flow, or an interface and produce a cognitively simplified version.
Process
Step 1: Assess Current Load
Using cognitive-load-assessment, evaluate the current state. Identify the highest-load elements and classify them as intrinsic or extraneous.
Step 2: Simplify Language
Using plain-language-design, rewrite all user-facing text:
- Reduce to grade 6–8 reading level (grade 4–6 for critical content)
- Replace jargon with plain alternatives
- Shorten sentences to 15–20 words maximum
- Make every instruction specific and single-action
Step 3: Reduce Visual and Interaction Load
Using focus-attention-design, reduce the interface to essentials:
- Identify the one primary action per screen
- De-emphasise or remove secondary elements
- Remove decorative elements that don't serve the task
- Simplify navigation to the minimum effective depth
Step 4: Present Before and After
Show the original alongside the simplified version with annotations explaining each change and why it improves cognitive accessibility.
Output
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.