Imported from melangoth/ui-only-sheets-state-app (
docs/agent-skills/gcp-onboarding/SKILL.md). Install upstream withnpx skills add melangoth/ui-only-sheets-state-app --skill gcp-onboarding. Copyright stays with the author.
GCP Onboarding
When implementing changes that affect environment setup, inspect and maintain:
docs/guidelines/gcp-onboarding.mdprojects/frontend/README.mdprojects/backend/README.md.github/copilot-instructions.md
Keep onboarding docs concise and task-oriented. Prefer checklists, exact config names, and copy-pasteable commands. Avoid duplicating the full guide in multiple READMEs; link to docs/guidelines/gcp-onboarding.md from local setup sections.
Required checks:
- If OAuth origins, scopes, consent screen requirements, Google APIs, environment flags, secrets, Cloud Run settings, or deployment commands changed, update
docs/guidelines/gcp-onboarding.md. - If the setup change is not straightforward enough to document safely, add a short note in the PR or implementation summary that onboarding docs need confirmation.
- Keep existing documentation and links intact unless they are stale.
- Never include real secrets, private client secrets, or production-only secret values in documentation.