dash-audit

Installation
SKILL.md

Dash Audit

Use this skill for read-first Dash audits. It owns Dash callback review, Dash UI/state review, and prioritized remediation guidance.

Workflow

  1. Read the repo AGENTS.md.
  2. Run /home/bjorn/.codex/skill-support/bin/ui-audit-preflight dash-callback-map --cwd <repo> --out <json>.
  3. Read only the Dash references you need:
    • references/dash-callbacks.md for callback graph and state hazards.
    • references/dash-ui.md for layout, responsiveness, accessibility, and interaction review.
  4. Inspect only the files surfaced by the preflight plus any directly implicated layout, component, or callback modules.
  5. Report grouped findings with the highest-risk callback and regression issues first.
  6. If the user asks for fixes, keep remediation scoped and verify the affected path with repo-native commands.

Use When

  • The task is a Dash callback audit.
  • The task is a Dash web UI, state, or layout review.
Related skills

More from bjornmelin/dev-skills

Installs
2
GitHub Stars
2
First Seen
Mar 19, 2026