Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

policyengine-claude

policyengine-claude에는 PolicyEngine에서 수집한 skills 36개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
36
Stars
31
업데이트
2026-03-27
Forks
5
직업 범위
직업 카테고리 14개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

policyengine-recharts
웹 개발자

Recharts chart patterns, formatting, and styling for PolicyEngine apps

2026-03-27
policyengine-code-style
컴퓨터 프로그래머

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

2026-03-26
policyengine-parameter-patterns
데이터 과학자

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

2026-03-26
policyengine-review-patterns
소프트웨어 개발자

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

2026-03-26
policyengine-testing-patterns
소프트웨어 품질 보증 분석가·테스터

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

2026-03-26
policyengine-variable-patterns
소프트웨어 개발자

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

2026-03-26
policyengine-dashboard-workflow
소프트웨어 개발자

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

2026-03-14
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

2026-03-14
policyengine-modal-deployment
네트워크·컴퓨터 시스템 관리자

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

2026-03-14
policyengine-vectorization
데이터 과학자

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

2026-03-09
policyengine-code-organization
소프트웨어 개발자

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

2026-03-09
policyengine-aggregation
데이터 과학자

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

2026-03-09
policyengine-period-patterns
컴퓨터 프로그래머

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

2026-03-09
policyengine-reform-patterns
소프트웨어 개발자

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

2026-03-09
policyengine-test-writing
소프트웨어 품질 보증 분석가·테스터

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
웹 개발자

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

2026-03-08
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".

2026-03-07
policyengine-core
데이터 과학자

PolicyEngine Core simulation engine - the foundation powering all PolicyEngine calculations

2026-03-06
policyengine-analysis
데이터 과학자

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
작가·저자

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

2026-03-05
seo-checklist
웹 개발자

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

2026-03-05
l0
데이터 과학자

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
데이터 과학자

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
데이터 과학자

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
데이터 과학자

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
데이터 과학자경제학자+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
데이터 과학자

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
소프트웨어 개발자

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
시장조사 분석가·마케팅 전문가

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
기술 작가

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
세금 신고 대리인

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
소프트웨어 개발자세무 심사원·징수원·세입 담당자+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
소프트웨어 품질 보증 분석가·테스터

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

2026-03-05
policyengine-api
소프트웨어 개발자

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

2026-03-05
policyengine-github-agent-skill
소프트웨어 개발자

Guidance for working with the PolicyEngine GitHub agent bot

2026-03-05
policyengine-district-analysis
데이터 과학자

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