frontend-test
Installation
SKILL.md
Graft Frontend Test Skill
How to Use
When invoked, determine which sections to run based on args (or all if none). Create a TaskCreate entry per section, then execute each using Chrome automation, marking done/fail as you go.
Available sections:
setup— connect API, enable tags + labelstag-graph— verify green tag nodes, hierarchy edgesnode-preview-doc— document node preview correctnessnode-preview-tag-leaf— leaf tag node previewnode-preview-tag-parent— parent tag preview (children section)rename-validation— dialog input validation (special chars, trailing slash, nested)rename-flat-to-flat— rename non-nested → non-nestedrename-nested-to-flat— rename nested → non-nested (child loses parent)rename-flat-to-nested— rename non-nested → nested (gains parent)rename-parent— rename parent tag (all children renamed too)refresh-incremental— edit tag in Craft, refresh, verify updaterefresh-progress— verify "Refreshing graph" title + progress bar in Connect panel