Merged
Conversation
Evergreen product page for the PolicyEngine Claude Code plugin, focused on what policy researchers can do: microsimulation, distributional analysis, dashboards, and more. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Reorder: Get Started now immediately follows the hero section - Each "What you can do" card now has a terminal-style code block showing a realistic prompt/response example - Swap variant backgrounds for better visual rhythm Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ge style - Replace HeroSection + separate Get Started with a single dark hero section containing title, description, CTA buttons, and a terminal- style install block — no more awkward border between hero and install - Hero CTAs: "View on GitHub" (primary) + "Read the blog post" (ghost) - Install steps shown as a real terminal with $ prompts and # comments - Inspired by opencollective-py landing page patterns - Remove unused HeroSection import Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…color rhythm - White hero with side-by-side terminal, scroll-triggered fade-in animations - Proper section color alternation: white → gray → white → dark - Remove bundles section, combine stats + read more into single dark closing - Add two blog post cards (engineering story + AI workflows research) - Upgraded terminal component with syntax-colored lines and ambient glow Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace YouTube iframe embed with a locally-hosted video clip (TANF household analysis in LA County, 9:35–18:45 from launch video). Remove section labels, add explanation text, constrain video width. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move multi-agent AI workflows card to rightmost position, remove badge labels from all three cards. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Vercel rewrite rules to proxy /plugin-blog to GitHub Pages so the blog is served on policyengine.org. Update landing page card link to use the proxied path instead of the external GitHub Pages URL. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace fabricated numbers with actual microsimulation results: - Standard deduction: $236B cost, 62% winners, Gini -0.001 - EITC: $6,660 (2020) → $8,231 (2026) for 3+ kids - CTC household: $4,400 → $6,000, +$1,280/yr - SALT cap: $214B cost, 97% top decile Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The /plugin-blog/ path only resolves via Vercel rewrite in production. Use the full policyengine.org URL so the link works locally too. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The Vercel rewrite for /plugin-blog/ won't be live until this PR is deployed. Use the GitHub Pages URL so the link works immediately. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Blog post will be published after the landing page, so remove for now. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace all @mantine/core components (Box, Button, Card, Container, Flex, SimpleGrid, Text, Title) with plain HTML elements and inline styles. Mantine was removed from the app in a recent migration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
🎉 This PR is included in version 0.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
Sorry @github-actions[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/us/claude-pluginsfor the PolicyEngine Claude Code pluginStaticPageLayout,HeroSection,ContentSection,CTASectioncomponentsWebsiteRouter.tsxCloses #739
Test plan
localhost:PORT/us/claude-pluginsand verify all 7 sections render🤖 Generated with Claude Code