Instructions file CodexOpenCode
Instructions for bishopZ/2026-Boilerplate, covering agents.md, project overview, skills, development setup and key commands.
Instructions file CodexOpenCode
Instructions for bishopZ/2026-Boilerplate, covering agents.md, project overview, skills, development setup and key commands.
Cursor rule
Rules for writing React components in this project.
Cursor rule
Rules for server-side Express code.
Cursor rule
Rules for Redux state management.
Skill Claude CodeCodex
Introduce React Hook Form + Zod for form state, validation, and typed submission flows.
Skill Claude CodeCodex
Add or update URL redirects in the server redirect registry, with status-code rationale and E2E coverage.
Skill Claude CodeCodex
Maintain the OpenAPI contract in docs, regenerate TypeScript types into src/generated/api, and wire client/server imports without hand-editing generated files.
Skill Claude CodeCodex
Configure the private route as a hidden admin utility. Moves credentials to env vars; operator updates .env using .envTemplate instructions. No credentials passed to the skill.
Skill Claude CodeCodex
Migrate the REST client path to a GraphQL client architecture with typed operations and incremental rollout.
Skill Claude CodeCodex
Migrate the current REST API usage to TanStack Query with server-state caching, invalidation, and progressive rollout.
Skill Claude CodeCodex
Replace GitHub Actions CI with GitLab CI/CD while preserving the same lint, typecheck, and Playwright E2E behavior and updating docs for gitlab.com settings.
Skill Claude CodeCodex
Migrate the client UI layer from Chakra UI to shadcn/ui and fully remove Chakra dependencies.
Skill Claude CodeCodex
Update the combined policy-writing guide page and keep linked routes, metadata, tests, and docs in sync.
Skill Claude CodeCodex
Use this immediately after cloning the boilerplate to convert it into a new project identity. Trigger whenever a developer provides a new site title/description and wants boilerplate branding removed from centralized metadata (PageMeta), docs, and shared public/private header branding.