agentsclimarketplace

Lamina accessibility

Skill aryaniyaps/lamina/skills/lamina-accessibility

Specify and verify accessibility behavior on product-graph surfaces and workflows, including semantics, keyboard reachability, focus, errors, async status, and non-visual state communication.From its SKILL.md

Install
npx -y skills add aryaniyaps/lamina --skill lamina-accessibility

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.9 KB, 124 tokens by cl100k_base, as published. Nobody here has run it

Accessibility

Add accessibility detail only to surfaces and interactions in the current product slice. For each critical interactive workflow, specify:

  • Semantic structure and accessible names.
  • Keyboard reachability and logical order.
  • Navigation and rerender focus.
  • Invalid-field focus and error association.
  • Busy/disabled state and duplicate-submit prevention.
  • Live announcements for asynchronous outcomes.
  • Status and progress that do not rely on color alone.
  • Touch target requirements when touch input is in scope.

Encode these as surface behavior, operation outcomes, invariants, or scenarios—not a generic shared checklist. Verify them on the actual realizing surface.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.