with one click
policyengine-api-v2-alpha
policyengine-api-v2-alpha contains 2 collected skills from PolicyEngine, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
This skill should be used when the user asks about "local development setup", "how to run locally", "set up the project", "install dependencies", "start the API", "configure environment", "deploy to production", "production setup", "GCP setup", "Terraform setup", "GitHub secrets", "GitHub environments", "Modal setup", "Supabase setup", "seed the database", "initialize database", "docker compose", "workload identity federation", "WIF setup", "service account setup", "deploy pipeline", "staging environment", "custom domain", "environment variables", ".env setup", "rollback a deploy", "run tests locally", or needs to understand how to get the project running from scratch. Also relevant when onboarding a new developer or setting up a new deployment.
This skill should be used when the user asks about "database deployment", "how migrations run in production", "deploy.yml database step", "db-reset workflow", "why no create_all", "RLS policies deployment", "alembic in CI/CD", "lock_timeout", "seeding production", "init.py vs alembic", or needs to understand how schema changes reach the production Supabase database. Also relevant when modifying deploy.yml, db-reset.yml, alembic/env.py, or scripts/init.py.