byjdevalk· 13 skills
Runs a readability audit on a blog post draft or other multi-paragraph prose, calibrated for readers who read English as a second language. Checks ten categories — overall structure and topic order, paragraph structure, opening paragraph strength, tiered sentence length, passive voice, difficult words, filler and hedging, transitions, variation, and heading hierarchy — and reports a Flesch Reading Ease score with a per-category status. Use when the user asks to check readability, run a readability pass, or asks "is this readable", or proactively as a second pass after a substantial draft is complete. Also invoked by the github-repo, github-profile, and wp-readme-optimizer skills on their generated prose. For short strings (titles, meta descriptions, taglines, bios), use the metadata-check skill instead — Flesch and paragraph-level checks don't apply to them.
$npx -y skills add jdevalk/skills --skill readability-checkInstalls into the current project.
Run `npx skills use "https://github.com/jdevalk/skills" --skill "jdevalk/skills/readability-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jdevalk/skills" that are relevant to the current task. Run `npx skills add "https://github.com/jdevalk/skills"` and select the relevant skills, then follow their instructions.