eliteforge-google-stitch-onboarding
Installation
SKILL.md
EliteForge Google Stitch Onboarding
This skill expects the companion $eliteforge-task-progress-tracker skill to be available.
This skill drives the first frontend implementation pass from a Google Stitch export. Keep it incremental, auditable, and confirmation-gated.
Mandatory orchestration rule
Before reading or modifying project files, activate $eliteforge-task-progress-tracker.
Use docs/tasks/google-stitch-onboarding/ as the task-root override. Do not write google-stitch-onboarding bookkeeping under .eliteforge/google-stitch-onboarding/ or repository-root tasks/google-stitch-onboarding/.
- Top-level tracker task file:
docs/tasks/google-stitch-onboarding/google-stitch-onboarding.md. - Child tracker task files, if the tracker stores child tasks as separate files:
docs/tasks/google-stitch-onboarding/google-stitch-onboarding-N.md. - State file:
docs/tasks/google-stitch-onboarding/state.md. - Implementation ledger:
docs/tasks/google-stitch-onboarding/implemented-pages.txt. - Acceptance manifest:
docs/tasks/google-stitch-onboarding/acceptance-manifest.md. - Integration test plan:
docs/tasks/google-stitch-onboarding/integration-test-plan.md.