Use when making UI/frontend changes guided by visual context, when the user selects elements visually, draws annotations, or provides screenshots alongside change requests. Also use when editing components where spatial context (element identity, DOM references, layout data) supplements text instructions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skill-forge-essentials:visual-edit-precisionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When visual context accompanies a change request (element selections, annotations, screenshots), make targeted, minimal edits. Precision over ambition: change exactly what was indicated, preserve everything else.
When visual context accompanies a change request (element selections, annotations, screenshots), make targeted, minimal edits. Precision over ambition: change exactly what was indicated, preserve everything else.
When visual context is provided:
Visual context gives a SPECIFIC element. Don't:
Do:
When multiple visual edits arrive:
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
3plugins reuse this skill
First indexed Jul 18, 2026
npx claudepluginhub pmcconville-hub/agents --plugin skill-forge-essentials