claude-a11y-audit
Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.
LEXICAL ANALYSIS
Prompt for Lexical Larry to perform a lexical style diagnostic and minimal diff pass
build-fixer
Build and compilation error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
aiworkflow-requirements
System specification management skill for AIWorkflowOrchestrator. Search, reference, and update the canonical specifications under `references/`. Assuming specification-driven development, read the minimal necessary documents progressively using resource-map, topic-map, and keywords. Used for: requirements verification, architecture decisions, API/IPC contract verification, security/test policy checks, reflecting specification diffs, registering unassigned tasks, and capturing lessons learned. Typical keywords: specification/requirements/design/API/IPC/type definitions/permissions/history/retry/state management/Zustand/authentication/session/UI/tests/coverage/components/accessibility/deployment. The purpose is to maintain alignment between implementation and specification, prevent missed updates, and convert recurrence-prevention insights into organizational assets. Anchors: • Specification-driven development / Application: canonical-spec synchronization / Purpose: maintain implementation-spec alignment • Progressive disclosure / Application: start reading from resource-map / Purpose: prevent omissions by referencing only the minimum necessary Trigger: specification review, specification update, task-workflow sync, UI specification reflection, IPC contract verification, security requirement review, registering unassigned tasks, syncing lessons-learned
de-hand-eye
Disco Elysium HAND/EYE COORDINATION skill: surgical precision in code edits. Activates on small targeted fixes, single-line changes, or when minimal diffs are important. Touches only what needs touching.
refactor
Structured refactoring workflow that ensures safety. Verifies tests pass before AND after refactoring, applies minimal diffs, checks for regressions, and updates documentation. Prevents the common problem of refactors that silently break things.
de-hand-eye
Disco Elysium HAND/EYE COORDINATION skill: surgical precision in code edits. Activates on small, targeted fixes, single-line changes, or when minimal diffs are important. Touches only what needs touching.
brp-implement
Guides incremental implementation following a plan. Enforces minimal diffs, one logical change per step, and convention adherence. Use after brp-plan to execute the approved plan.