bugfix

Installation
SKILL.md

Non-negotiable rules:

  1. Do not write fix code before you have a reproducer or a clearly documented reason reproduction is impossible.
  2. Fix the root cause, not the symptom.
  3. Keep the change minimal and scoped to the bug.
  4. Load the relevant framework reference before patching.
  5. Load references/bug-playbooks.md after classifying the bug category.
  6. Never weaken tests to make a fix pass.

Bugfix

Inputs

  • $request: Optional bug description, failing scenario, or finding selector

Goal

Installs
100
Repository
ulpi-io/skills
GitHub Stars
1
First Seen
Mar 18, 2026
bugfix — ulpi-io/skills