Context-loading guide for the WeGotWorkspace monorepo. Covers dev layout, skill routing, and critical constraints. Use when starting work, onboarding, or unsure which skill to load.
PR and handoff review checklist — issue acceptance criteria, smells scan, policy vs CI, done-checklist verification. Use when reviewing diffs, preparing merge-ready work, or asked to code-review.
Local dev setup, Docker, Storybook proxy, HTTPS/WebDAV, and troubleshooting for the WeGotWorkspace monorepo. Use when dev servers fail, ports conflict, or live Storybook/API integration breaks.
Git workflow for this repository — branching, commits, pull requests, signed commits, and CI gates. Use when creating branches, staging, committing, opening PRs, or asked about git workflow.
Feature planning workflow for the WeGotWorkspace monorepo — research checklist, plan template, parallelization rules, and chunk handoffs. Use when scoping a feature, breaking down work, or preparing for multitask builds.
Verify GitHub issue acceptance criteria before handoff or PR — fetch issue, map criteria to checks, report pass/fail per criterion. Use when work tracks an issue, before declaring done, or when asked if an issue is satisfied.
Greenfield Laravel API for packages/api — OpenAPI contract, layering, auth, Flysystem storage, SabreDAV. Use when working on packages/api, REST routes, JWT auth, WebDAV, or API tests.
Workspace shell layout, sidebar scrim, app-owned navigation, and settings-style feature blueprint for packages/apps. Use when working on *App, *Workspace, workspace-shell, or controller hooks.