BeClaude

essential

New
26Community RegistryGeneralby PolicyEngine · MIT

Essential PolicyEngine knowledge for all users - understanding the platform, using the web app, and basic concepts

First seen 6/12/2026

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

bash
/plugin marketplace add PolicyEngine/policyengine-claude
/plugin install complete@policyengine-claude

Other bundles:

bash
/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-claude

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install essential@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

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.

Usage Examples

1

/app-development Create a new standalone tool component for PolicyEngine that calculates tax benefits.

2

/app-development Deploy the current React app to Vercel with environment variables for staging.

3

/app-development Refactor the existing results page to use PolicyEngine's card layout pattern.

View source on GitHub
beginnerusersguidebasics

Security Audits

LicensePassSourceWarnRepositoryPass

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