yao-geoflow-design
Installation
SKILL.md
Yao GEOFlow Design
Use this skill for current GEOFlow frontend experience work. It owns design/planning and preview artifacts, not live activation or backend changes.
Boundary
- Owns Laravel Blade theme discovery, preview edit sessions, reference-site mapping, homepage
homepage-design.json,lead_formmodules with existinglead_form_slug, default-vs-channel frontend comparison, target-package capability gaps, and sync-preview planning. - Excludes backend/routes/models/migrations, lead-form CRUD, CLI operations, direct production activation, raw HTML copying, and unsupported remote PHP edits.
- Use
yao-geoflow-clifor operational admin web actions such as creating lead forms, exporting leads, publishing theme-editor drafts, or running system updates.
Required Checks
- Confirm a GEOFlow Laravel workspace:
artisan,routes/web.php,resources/views/site,resources/views/theme. - Run
scripts/discover_themes.pyandscripts/discover_frontend_surfaces.py. - Choose
target_surface:default_site,channel_site,cross_channel_sync, ortemplate_mapping. - Prefer reviewed
homepage-design.jsonover Blade edits when HomepageModuleBuilder/import exists. - For
lead_form, require an existing active slug and output canonicallead_form_slug; do not create the form here. - For channel sync, compare default-site supported modules with target-package
frontend-capabilities; downgrade unsupportedlead_formto CTA/link or require target upgrade. - Keep preview/import/sync/activation as separate confirmation steps.