Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

policyengine-claude

policyengine-claude contiene 36 skills recopiladas de PolicyEngine, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
36
Stars
31
actualizado
2026-03-27
Forks
5
Cobertura ocupacional
14 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

policyengine-recharts
Desarrolladores web

Recharts chart patterns, formatting, and styling for PolicyEngine apps

2026-03-27
policyengine-code-style
Programadores informáticos

PolicyEngine code writing style guide - formula optimization, direct returns, eliminating unnecessary variables

2026-03-26
policyengine-parameter-patterns
Científicos de datos

PolicyEngine parameter patterns - YAML structure, naming conventions, metadata requirements, federal/state separation

2026-03-26
policyengine-review-patterns
Desarrolladores de software

PolicyEngine code review patterns - validation checklist, common issues, review standards

2026-03-26
policyengine-testing-patterns
Analistas de garantía de calidad de software y probadores

PolicyEngine testing patterns - YAML test structure, naming conventions, period handling, and quality standards

2026-03-26
policyengine-variable-patterns
Desarrolladores de software

PolicyEngine variable patterns - variable creation, no hard-coding principle, federal/state separation, metadata standards

2026-03-26
policyengine-dashboard-workflow
Desarrolladores de software

Reference for the /create-dashboard and /deploy-dashboard orchestrated AI workflow

2026-03-14
policyengine-frontend-builder-spec
Desarrolladores web

Mandatory frontend technology requirements for PolicyEngine dashboards and interactive tools — Tailwind CSS v4, Next.js (App Router), @policyengine/ui-kit theme, Vercel deployment

2026-03-14
policyengine-modal-deployment
Administradores de redes y sistemas informáticos

Deploying PolicyEngine backend APIs to Modal — workspace setup, authentication, deployment commands, environments, and troubleshooting

2026-03-14
policyengine-vectorization
Científicos de datos

PolicyEngine vectorization patterns - NumPy operations, where/select usage, avoiding scalar logic with arrays

2026-03-09
policyengine-code-organization
Desarrolladores de software

Code organization patterns for PolicyEngine - variable naming conventions, folder structure, file organization

2026-03-09
policyengine-aggregation
Científicos de datos

PolicyEngine aggregation patterns - using adds attribute and add() function for summing variables across entities

2026-03-09
policyengine-period-patterns
Programadores informáticos

PolicyEngine period handling - converting between YEAR, MONTH definition periods and testing patterns

2026-03-09
policyengine-reform-patterns
Desarrolladores de software

PolicyEngine reform patterns - factory functions, contrib parameters, in_effect toggles, registration, and test keys for contributed policy reforms

2026-03-09
policyengine-test-writing
Analistas de garantía de calidad de software y probadores

This skill should be used when writing unit tests, integration tests, or test fixtures for PolicyEngine frontend apps, APIs, SDKs, and standalone tools. NOT for country model packages (policyengine-us, policyengine-uk, etc.) — those use YAML-based tests with their own conventions. Covers the Given-When-Then naming convention, fixture extraction, edge case coverage, and the rule that only modified test files should be run. Triggers: "write tests", "add tests", "unit test", "test file", "test coverage", "write a test for", "test this function", "test this component", "given when then", "test fixtures", "mock setup", "edge cases", "test naming", "test convention"

2026-03-08
policyengine-app
Desarrolladores web

Developing policyengine-app-v2 — the main React frontend for policyengine.org

2026-03-08
policyengine-simulation-mechanics
Científicos de datos

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".

2026-03-07
policyengine-core
Científicos de datos

PolicyEngine Core simulation engine - the foundation powering all PolicyEngine calculations

2026-03-06
policyengine-analysis
Científicos de datos

Common analysis patterns for PolicyEngine research repositories (CRFB, newsletters, dashboards, impact studies). For population-level estimates (cost, poverty, distributional impacts), use the policyengine-microsimulation skill instead.

2026-03-05
content-generation
Escritores y autores

Generate marketing content from PolicyEngine blog posts - social media images, social post copy, and branded assets

2026-03-05
seo-checklist
Desarrolladores web

SEO first principles for PolicyEngine web applications - meta tags, crawlability, performance, and dual-mode (standalone + iframe) considerations

2026-03-05
l0
Científicos de datos

L0 regularization for neural network sparsification and intelligent sampling - used in survey calibration. Triggers: "L0", "sparsification", "sample selection", "hard concrete", "sparse weights", "household selection", "gate", "survey sparsity", "l0-python"

2026-03-05
microcalibrate
Científicos de datos

Survey weight calibration to match population targets - used in policyengine-us-data for enhanced microdata. Triggers: "calibrate", "calibration", "survey weights", "reweighting", "population targets", "benchmarks", "microcalibrate", "weight adjustment", "target matching"

2026-03-05
microdf
Científicos de datos

Weighted pandas DataFrames for survey microdata analysis - inequality, poverty, and distributional calculations. Triggers: "weighted mean", "Gini", "poverty rate", "inequality", "MicroDataFrame", "MicroSeries", "weighted statistics", "decile", "quintile", "income distribution", "microdf"

2026-03-05
microimpute
Científicos de datos

ML-based variable imputation for survey data - used in policyengine-us-data to fill missing values. Triggers: "impute", "imputation", "missing values", "donor", "recipient", "quantile forest", "statistical matching", "PUF", "microimpute", "fill missing"

2026-03-05
policyengine-uk-data
Científicos de datosEconomistas+1

UK survey data enhancement - FRS with WAS imputation patterns and cross-repo variable workflows. Triggers: "FRS", "Family Resources Survey", "WAS", "Wealth and Assets Survey", "UK data", "UK microdata", "wealth imputation", "policyengine-uk-data"

2026-03-05
policyengine-us-data
Científicos de datos

US survey data enhancement - CPS with PUF imputation patterns and cross-repo variable workflows. Triggers: "CPS", "Current Population Survey", "PUF", "Public Use File", "US data", "US microdata", "enhanced CPS", "policyengine-us-data", "cross-repo", "FINANCIAL_SUBSET"

2026-03-05
policyengine-research-lookup
Desarrolladores de software

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"

2026-03-05
policyengine-user-guide
Analistas de investigación de mercados y especialistas en marketing

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"

2026-03-05
policyengine-writing
Redactores técnicos

PolicyEngine writing style for blog posts, documentation, PR descriptions, and research reports - emphasizing active voice, quantitative precision, and neutral tone

2026-03-05
policyengine-uk
Preparadores de impuestos

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".

2026-03-05
policyengine-us
Desarrolladores de softwareInspectores, recaudadores de impuestos y agentes de rentas+1

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".

2026-03-05
policyengine-data-testing
Analistas de garantía de calidad de software y probadores

Testing patterns for PolicyEngine data generation pipelines (policyengine-us-data, policyengine-uk-data)

2026-03-05
policyengine-api
Desarrolladores de software

PolicyEngine API - Flask REST service powering policyengine.org and programmatic access

2026-03-05
policyengine-github-agent-skill
Desarrolladores de software

Guidance for working with the PolicyEngine GitHub agent bot

2026-03-05
policyengine-district-analysis
Científicos de datos

Analyze policy impacts for congressional districts and representatives' constituents. Use when the user mentions a specific district (NY-17, CA-52), a representative's name, or asks about geographic policy impacts at district level. Provides HuggingFace district datasets.

2026-03-02