Claude Skills · Code Review & Testing

Audit a component or page for accessibility issues and fix them

★ 922 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Manual install Node.js Actively maintained

This skill is for Code Review & Testing and helps you audit a component for accessibility, fix accessibility issues, and test page accessibility compliance.

Install git clone --depth 1 https://github.com/bitjaru/styleseed cp -r styleseed/skills/ss-a11y ~/.claude/skills/ss-a11y
Can use ReadWriteEditSearch

Setup, runtime and requirements describe bitjaru/styleseed, the repo this skill ships in.

WcagA11YAriaComponent AuditAccessibility Testing

Also in bitjaru/styleseed

View the repo
Ss Audit Design

Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices

Ss Build Design

Build a screen with StyleSeed's composed design method — choose or compile an output grammar, apply a brand recipe plus domain/page/profile/...

Ss Component Design

Generate a new UI component following the StyleSeed design conventions

Ss Copy Design

Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone

Ss Dial Design

Turn ONE design axis up or down as a coordinated, deterministic transform — "denser", "sharper corners", "more muted", "bolder", "flatter",...

Ss Feedback Design

Add appropriate user feedback states (loading, success, error, empty) to a component or page

Ss Flow Design

Design user flows and navigation structure following proven UX patterns

Ss Lint Design

Quick automated lint — detects common design system violations in seconds

Ss Motion Design

Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/pr...

Ss Page Coding

Scaffold a new product page or screen from the compiled StyleSeed output grammar, surface adapter, brand recipe, and project lock.

Ss Pattern Design

Generate a composed UI pattern from the active StyleSeed grammar and brand recipe using existing primitives.

Ss Reference Design

Compile screenshots, URLs, Figma exports, or an existing UI into a project-local StyleSeed output grammar with evidence, tokens, confidence,...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.