click-path-audit - Audit interactive touchpoints and state change sequences.
Traces interactive touchpoints through state change sequences to identify bugs caused by state conflicts, race conditions, and unwanted side effects.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Map state store side effects
- Trace event handler execution sequences
- Detect sequential state undo conflicts
- Identify asynchronous state race conditions
- Generate click path audit reports
Inputs
- State store definitions
- Interactive component event handlers
- Target application source code
Outputs
- State store side-effect map
- Click-path bug audit report
Requirements
- Source code access to components and state stores
