sg-visual-fix

Installation
SKILL.md

/sg-visual-fix — Fix Annotated Screenshots

Take human-annotated screenshots from /sg-visual-review, analyze the marked problems, fix the code, and produce before/after comparison.

Recommended model: Sonnet 4.6 for mineures fixes (CSS tweaks, copy changes, small layout nits). Switch to Opus 4.7 if the annotations point to a full component refonte or cross-file logic change. Use /model sonnet or /model opus accordingly.

Flow

Human annotates screenshots in review.html
  → clicks "Validate & Generate Report"
  → fix-manifest.json is saved to the server via POST /save-manifest
  → runs /sg-visual-fix
    → AI reads each annotated screenshot
    → AI reads the annotation coordinates (problem region)
    → AI identifies the visual bug in that region
    → AI traces to source code (component, CSS, data)
    → AI implements the fix
    → AI rebuilds the app
Related skills

More from bacoco/shipguard

Installs
1
GitHub Stars
5
First Seen
Apr 28, 2026