ss-a11y
Audit a component or page for accessibility issues and fix them
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
$ npx -y skills add bitjaru/styleseed --skill ss-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ss-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
name: ss-audit description: Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices argument-hint: "[file-path or screen-name]" allowed-tools: Read, Grep, Glob
When `.styleseed/project.json` and `.styleseed/artifacts/index.json` exist, resolve the requested artifact ID first, then read only `.styleseed/bundles/<artifact-id>.md` and `.styleseed/manifests/<artifact-id>.json`. Never fall back to the global legacy bundle for a registry project. Legacy projects may use `.styleseed/effective-rules.md` only when no registry exists.
Target: **$ARGUMENTS**
1. **Score**: A+ to F rating with breakdown 2. **Critical Issues**: Must fix (blocks usability) 3. **Major Issues**: Should fix (degrades experience) 4. **Minor Issues**: Nice to fix (polish) 5. **Recommendations**: Specific code changes for each issue
Open-source design-method engine for Claude Code, Codex & Cursor. 23 agent skills for fixed design judgment, multiple grammars, semantic palettes, reference compilation, and evidence-verified UI. MIT.
Repo: bitjaru/styleseed
Audit a component or page for accessibility issues and fix them
Build a screen with StyleSeed's composed design method — choose or compile an output grammar, apply a brand recipe plus domain/page/profile/lock constraints,…
Generate a new UI component following the StyleSeed design conventions
Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone
Turn ONE design axis up or down as a coordinated, deterministic transform — "denser", "sharper corners", "more muted", "bolder", "flatter", "livelier". Not a…
Add appropriate user feedback states (loading, success, error, empty) to a component or page