ui-code-auditor

Installation
SKILL.md

UI Code Auditor

Static code analysis for UI quality and accessibility. Complements screenshot-based tools (visual-validator, ui-ux-designer).

Input

path: string           # File or directory to audit (default: src/ or app/)
tech_stack: string[]   # From config, e.g., ["react", "rails"]
focus: string          # Optional: "accessibility", "performance", "all"

Review Process

1. Detect Tech Stack

config_read("tech_stack", "generic")
Related skills
Installs
10
GitHub Stars
39
First Seen
Mar 24, 2026