Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
policyengine-healthcare
Healthcare program modeling in PolicyEngine-US — Medicaid, ACA marketplace, CHIP, and Medicare.
Covers encoding rules, running analyses, and navigating the unique complexity of US healthcare programs.
Triggers: "healthcare", "health insurance", "Medicaid", "ACA", "CHIP", "Medicare",
"marketplace", "premium tax credit", "APTC", "PTC", "SLCSP", "benchmark plan",
"rating area", "age curve", "family tier", "coverage gap", "Medicaid expansion",
"MAGI", "medicaid_magi", "aca_magi", "medicaid_income_level", "medicaid_category",
"enrollment", "takeup", "take-up", "per capita", "CSR", "cost sharing",
"insurance premium", "second lowest silver", "required contribution percentage",
"42 CFR", "IRC 36B", "categorical eligibility", "expansion adult",
"healthcare reform", "healthcare analysis", "health policy".
PolicyEngine/policyengine-claude 26
-
policyengine-us
ALWAYS LOAD THIS SKILL FIRST before writing any PolicyEngine-US code.
Contains the correct API patterns for household calculations and population simulations
using the new policyengine package. Covers US federal and state taxes/benefits.
Triggers: "what would", "how much would a", "benefit be", "eligible for", "qualify for",
"single parent", "married couple", "family of", "household of", "if they earn",
"earning $", "making $", "calculate benefits", "calculate taxes", "benefit for a",
"what would I get", "what is the maximum", "what is the rate", "poverty line",
"income limit", "benefit amount", "maximum benefit", "compare states",
"TANF", "SNAP", "EITC", "CTC", "SSI", "WIC", "Section 8", "Medicaid", "ACA",
"child tax credit", "earned income", "supplemental security", "housing voucher",
"microsimulation", "population", "reform", "policy impact", "budgetary", "decile".
PolicyEngine/policyengine-claude 26
-
policyengine-uk
ALWAYS LOAD THIS SKILL FIRST before writing any PolicyEngine-UK code.
Contains the correct API patterns for household calculations and population simulations
using the new policyengine package (not policyengine_uk directly).
Triggers: "what would", "how much would a", "benefit be", "eligible for", "qualify for",
"single parent", "married couple", "family of", "household of", "if they earn", "with income of",
"earning £", "making £", "calculate benefits", "calculate taxes", "benefit for a", "tax for a",
"what would I get", "what would they get", "what is the rate", "what is the threshold",
"personal allowance", "maximum benefit", "income limit", "benefit amount", "how much is",
"Universal Credit", "child benefit", "pension credit", "housing benefit", "council tax",
"income tax", "national insurance", "JSA", "ESA", "PIP", "disability living allowance",
"working tax credit", "child tax credit", "Scotland", "Wales", "UK",
"microsimulation", "population", "reform", "policy impact", "budgetary", "decile".
PolicyEngine/policyengine-claude 26
-
policyengine-canada
ALWAYS LOAD THIS SKILL FIRST before writing any PolicyEngine-Canada code.
Contains Canadian federal and provincial tax/benefit rules for household calculations.
IMPORTANT: PolicyEngine-Canada does NOT have representative population microdata.
Do NOT attempt microsimulation or population-level estimates for Canada.
Only provide household-level analysis (single-family impacts, eligibility, benefit amounts).
Triggers: "what would", "how much would a", "benefit be", "eligible for", "qualify for",
"single parent", "married couple", "family of", "household of", "if they earn",
"earning $", "making $", "calculate benefits", "calculate taxes", "benefit for a",
"what would I get", "what is the maximum", "what is the rate", "income limit",
"benefit amount", "maximum benefit", "compare provinces",
"CCB", "Canada Child Benefit", "GST credit", "HST credit", "GST/HST",
"OAS", "Old Age Security", "GIS", "Guaranteed Income Supplement",
"CWB", "Canada Workers Benefit", "EI", "Employment Insurance",
"CPP", "Canada Pension Plan", "RRSP", "TFSA",
"Ontario Child Benefit", "OCB", "Ontario Trillium Benefit", "OTB",
"BC Climate Action", "Alberta Child Benefit", "Quebec",
"CRA", "Canada Revenue Agency", "Canadian", "Canada",
"Ontario", "British Columbia", "Alberta", "Saskatchewan", "Manitoba",
"Nova Scotia", "New Brunswick", "PEI", "Newfoundland", "Yukon", "NWT", "Nunavut",
"provincial tax", "federal tax Canada".
PolicyEngine/policyengine-claude 26
-
policyengine-ui-kit-consumer
This skill should be used when setting up a new project that uses @policyengine/ui-kit,
debugging CSS or styling issues in a consumer app, or when Tailwind utility classes are not
being generated. Also use when creating globals.css, configuring PostCSS, or troubleshooting
"no styles", "no spacing", or "no layout" problems.
Triggers: "ui-kit import", "globals.css setup", "Tailwind not working", "styles not applying",
"utility classes missing", "setup ui-kit", "PostCSS config", "no styling", "CSS broken",
"import ui-kit", "theme.css", "no layout", "no spacing", "@tailwindcss/postcss"
PolicyEngine/policyengine-claude 26
-
policyengine-tailwind-shadcn
Tailwind CSS v4 + shadcn/ui integration patterns for PolicyEngine frontend projects.
Covers @theme namespaces, CSS variable conventions, SVG var() usage, and common mistakes.
Triggers: "Tailwind v4", "@theme", "shadcn", "CSS variables", "design tokens CSS", "theme.css", "@theme inline"
PolicyEngine/policyengine-claude 26
-
content-generation
Generate marketing content from PolicyEngine blog posts - social media images, social post copy, and branded assets
PolicyEngine/policyengine-claude 26
-
policyengine-user-guide
Using PolicyEngine web apps to analyze tax and benefit policy impacts - for users of policyengine.org.
Triggers: "how to use PolicyEngine", "household calculator", "policy reform on website", "policyengine.org walkthrough", "web app guide"
PolicyEngine/policyengine-claude 26
-
policyengine-standards
PolicyEngine coding standards, formatters, CI requirements, and development best practices.
Triggers: "CI failing", "linting", "formatting", "before committing", "PR standards", "code style", "ruff formatter", "prettier", "pre-commit"
PolicyEngine/policyengine-claude 26
-
policyengine-design
PolicyEngine design system — tokens, typography, colors, charts, and branding for all project types.
Triggers: "brand colors", "design tokens", "PolicyEngine colors", "typography", "font", "color palette", "CSS variables", "design system", "branding guidelines"
PolicyEngine/policyengine-claude 26
-
policyengine-research-lookup
Find and reference PolicyEngine blog posts, research articles, and published analyses for evidence and proof points.
Triggers: "find blog post", "PolicyEngine research", "published analysis", "proof point", "has PolicyEngine written about", "blog post about"
PolicyEngine/policyengine-claude 26
-
policyengine-writing
PolicyEngine writing style for blog posts, documentation, PR descriptions, and research reports - emphasizing active voice, quantitative precision, and neutral tone
PolicyEngine/policyengine-claude 26
-
policyengine-plugin-maintenance
Use this skill when updating the PolicyEngine skills source repo or the generated
policyengine-claude wrapper — adding skills, fixing skill routing, updating years in code
examples, reordering skills, or tuning skill descriptions.
Triggers: "update plugin", "fix skill", "wrong skill loaded", "update year", "plugin maintenance",
"skill routing", "skill description", "policyengine-claude plugin", "policyengine-skills".
PolicyEngine/policyengine-claude 26
-
policyengine-api-v2
PolicyEngine API v2 - Next-generation microservices architecture with monorepo structure
PolicyEngine/policyengine-claude 26
-
policyengine-api
PolicyEngine API - Flask REST service powering policyengine.org and programmatic access
PolicyEngine/policyengine-claude 26
-
policyengine-core
PolicyEngine Core simulation engine - the foundation powering all PolicyEngine calculations
PolicyEngine/policyengine-claude 26
-
policyengine-dashboard-workflow
Reference for the /create-dashboard and /deploy-dashboard orchestrated AI workflow
PolicyEngine/policyengine-claude 26
-
policyengine-frontend-builder-spec
Mandatory frontend technology requirements for PolicyEngine dashboards and interactive tools — Tailwind CSS v4, Next.js (App Router), @policyengine/ui-kit theme, Vercel deployment
PolicyEngine/policyengine-claude 26
-
policyengine-simulation-mechanics
ALWAYS LOAD THIS SKILL before writing any policyengine.py microsimulation code.
Contains correct import paths, environment setup, dataset loading, and analysis patterns.
Triggers: "write a script", "policyengine.py", "microsimulation script", "run a simulation",
"load the dataset", "FRS", "EFRS", "enhanced FRS", "CPS", "enhanced CPS",
"by income decile", "by tenure", "by region", "energy spending", "domestic energy",
"household net income", "output_dataset", "ensure_datasets", "uk_datasets", "us_datasets",
"import datasets", "from policyengine", "Simulation(dataset=", "uk_latest", "us_latest",
"plotly", "analysis script", "decile breakdown", "percentile", "groupby", "weighted",
"mean", "median", "p25", "p75", "tenure type", "income band", "policy reform script".
PolicyEngine/policyengine-claude 26
-
policyengine-app
Developing policyengine-app-v2 — the main React frontend for policyengine.org
PolicyEngine/policyengine-claude 26
-
policyengine-interactive-tools
Building standalone interactive calculators and dashboards that embed in policyengine.org
PolicyEngine/policyengine-claude 26
-
policyengine-vercel-deployment
Deploying PolicyEngine frontend apps to Vercel - naming, scope, team settings
PolicyEngine/policyengine-claude 26
-
policyengine-github-agent-skill
Guidance for working with the PolicyEngine GitHub agent bot
PolicyEngine/policyengine-claude 26
-
policyengine-python-client
ONLY use this skill when users explicitly ask about the PolicyEngine Python package installation,
REST API endpoints, API authentication, rate limits, or policyengine.py client library.
DO NOT use for household benefit/tax calculations — ALWAYS use policyengine-us or policyengine-uk instead.
This skill is about the API/client tooling itself, not about calculating benefits or taxes.
PolicyEngine/policyengine-claude 26