Agent skill
observability-for-react-concurrency
Implement advanced observability to capture concurrent rendering behavior and scheduling anomalies.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/observability-for-react-concurrency
SKILL.md
Observability for React Concurrency (React 18)
Summary
Implement advanced observability to capture concurrent rendering behavior and scheduling anomalies.
Key Capabilities
- Trace concurrent render events with lane metadata.
- Correlate UI traces with backend spans.
- Detect scheduling anomalies and alert on regressions.
PhD-Level Challenges
- Formalize anomaly detection for concurrent schedules.
- Optimize sampling without losing tail-event fidelity.
- Validate observability accuracy under load.
Acceptance Criteria
- Provide a trace schema and sample dashboards.
- Demonstrate detection of a concurrency anomaly.
- Document sampling strategy and trade-offs.
Didn't find tool you were looking for?