Edgedancer skills make neglected paths explicit and testable. Use them when the system needs to remember users, states, and conditions the happy path leaves behind.
Available skills
forgotten-paths.md — surface and prioritize untested or under-modeled edge conditions.
a11y-sweep.md — run a practical accessibility review of changed UI or workflow code.
Usage contract
Start from a real flow or incident, not a generic fear.
Prefer fixes that improve recovery and clarity, not just more branches.
Escalate to Truthwatcher when the state transition cannot yet be observed or reproduced.
1---2name: skills-53description: Edgedancer Skills4---5# Edgedancer Skills67Edgedancer skills make neglected paths explicit and testable. Use them when the system needs to remember users, states, and conditions the happy path leaves behind.89## Available skills1011- [`forgotten-paths.md`](./forgotten-paths.md) — surface and prioritize untested or under-modeled edge conditions.12- [`a11y-sweep.md`](./a11y-sweep.md) — run a practical accessibility review of changed UI or workflow code.1314## Usage contract15161. Start from a real flow or incident, not a generic fear.172. Enumerate edge conditions concretely: permissions, state, latency, input, device, assistive tech.183. Prefer fixes that improve recovery and clarity, not just more branches.194. Escalate to Truthwatcher when the state transition cannot yet be observed or reproduced.
Run npx skillmds@latest add hmbown/skills-5 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Edgedancer Skills It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Hmbown (@hmbown) published this skill. Their other Agent Skills are listed on their SkillMD profile.