project-tooling
Featuredgh, vercel, supabase, render CLI and deployment platform setup
Install
Quality Score: 98/100
Skill Content
Details
- Author
- alinaqi
- Repository
- alinaqi/maggy
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
validating-project
Auto-detect and run formatters, linters, type checkers, and tests for the current project. Use when validating a project, running all checks, checking code quality before committing, or verifying the build passes.
deploy-project
Conversational deployment agent — Use when user says 'deploy this project', 'publish this', 'put this online', or asks to manage existing deploys (update, rollback, health check, env vars). Analyzes, secures, and deploys web projects to Vercel via a 10-step pipeline: preflight, deep scan, 5-level security audit, auth, TypeScript check, build test, git, preview deploy, verification, production. Maintains a permanent registry of every deploy.
bootstrap
Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or repairing a repository so linking, environment provisioning, env pulls, and first-run db/dev commands happen in the correct safe order.