Project Tooling Skill Standard CLI tools for project infrastructure management. --- Required CLI Tools Before starting any project, verify these tools are installed and authenticated: 1. GitHub CLI (gh) 2. Vercel CLI 3. Supabase CLI 4. Render CLI (optional - for Render deployments) --- Validation Script Run this at project initialization to verify all tools: --- GitHub Repository Setup Create New Repository Connect Existing Repository Repository Settings --- Vercel Deployment Link Project Environment Variables Deploy --- Supabase Setup Create New Project Local Development Migrations Generate…