essential
NewEssential PolicyEngine knowledge for all users - understanding the platform, using the web app, and basic concepts
Summary
This skill provides expert guidance for developing React applications, including app-v2 architecture, standalone tools, Vercel deployment, and PolicyEngine-specific UI patterns.
- It helps developers build, deploy, and maintain frontend components and interactive tools efficiently.
Overview
Generated Claude Code wrapper for PolicyEngine.
Results are estimates. PolicyEngine simulates a large, evolving body of tax-benefit law (the US model alone encodes more than 95,000 parameters across 5,500+ variables) over calibrated survey microdata. Treat microsimulation outputs as estimates, and validate them against the policies relevant to your analysis, the scope of the rules engine, and external or back-of-the-envelope calculations. Inspect the US dataset's calibration at https://calibration-diagnostics.vercel.app/populace.
This repository is built from PolicyEngine/policyengine-skills. Do not edit it directly unless you are fixing a sync emergency.
Install
/plugin marketplace add PolicyEngine/policyengine-claude
/plugin install complete@policyengine-claudeOther bundles:
/plugin install essential@policyengine-claude
/plugin install country-models@policyengine-claude
/plugin install api-development@policyengine-claude
/plugin install app-development@policyengine-claude
/plugin install analysis-tools@policyengine-claude
/plugin install data-science@policyengine-claude
/plugin install dashboard-builder@policyengine-claude
/plugin install content@policyengine-claudeInstall & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install essential@<marketplace>
/pluginUse Cases
Usage Examples
/app-development Create a new standalone tool component for PolicyEngine that calculates tax benefits.
/app-development Deploy the current React app to Vercel with environment variables for staging.
/app-development Refactor the existing results page to use PolicyEngine's card layout pattern.
Security Audits
Frequently Asked Questions
What is essential?
This skill provides expert guidance for developing React applications, including app-v2 architecture, standalone tools, Vercel deployment, and PolicyEngine-specific UI patterns. It helps developers build, deploy, and maintain frontend components and interactive tools efficiently.
How to install essential?
To install essential: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install essential@<marketplace>. Finally, /plugin in Claude Code.
What is essential best for?
essential is a plugin categorized under General. It is designed for: beginner, users, guide, basics. Created by PolicyEngine.
What can I use essential for?
essential is useful for: Set up a new React app with app-v2 structure and best practices for PolicyEngine.; Deploy a React application to Vercel with optimal configuration for PolicyEngine projects.; Build standalone interactive tools using PolicyEngine-specific UI components.; Refactor existing React components to follow PolicyEngine design patterns.; Debug and optimize frontend performance for PolicyEngine apps.; Integrate new UI features into the PolicyEngine app-v2 codebase..