garrytan_gstack
forgecat
Garry's Stack: a self-contained AI engineering workflow profile with browser QA, planning, review, security, design, deployment, iOS, documentation, and OpenClaw companion skills.
Loading
4 profiles tagged “deployment”
forgecat
Garry's Stack: a self-contained AI engineering workflow profile with browser QA, planning, review, security, design, deployment, iOS, documentation, and OpenClaw companion skills.
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.