What problem does it solve?
This skill standardizes the creation and maintenance of GitHub issues for the tldraw repository, reducing ambiguity and ensuring consistent problem statements, reproduction steps, and metadata across contributors.
Core Features & Use Cases
- Title & Body Standards: Enforces concise, descriptive titles and well-structured, reproducible issue bodies.
- Labels & Metadata: Guides consistent labeling, types, and triage-ready metadata cleanup.
- Triaging & Maintenance: Supports efficient issue triage, reassignment, and backlog hygiene across projects.
Quick Start
Example: Create or update an issue with a clear title like "Arrow bindings fail when dragging multiple selections" and a body that includes reproduction steps, expected vs actual behavior, and notes. Assign labels such as "bug", "sdk", and "needs-triage" as appropriate.