-
Notifications
You must be signed in to change notification settings - Fork 1
Add @policyengine/design-system package documentation #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Adds documentation about the centralized design system npm package (@policyengine/design-system) which provides design tokens for consistent styling across PolicyEngine projects. Context: Learned from policyengine-api-v2-alpha PR #14 which integrated design tokens from this package into API documentation. Changes: - Document design-system package installation and usage - Add guidance for using design tokens in documentation sites - Point to policyengine-api-v2 as reference implementation - Clarify when to use package vs. app-v2 colors vs. legacy colors This helps future sessions working on API v2, app v2, and other modern PolicyEngine projects that should use the centralized design system rather than hardcoded colors. 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
28 similar comments
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
29 similar comments
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
|
Sorry @PolicyEngine[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code. |
Summary
Documents the centralized
@policyengine/design-systemnpm package in the policyengine-design-skill.Context
Learned from working on policyengine-api-v2-alpha PR #14, which integrated design tokens from the
@policyengine/design-systempackage into the API documentation site. This package provides a centralized source of design tokens (colors, spacing, typography) for all PolicyEngine projects.Changes
@policyengine/design-systemImpact
Future Claude Code sessions working on:
...will now know about the centralized design system package and use it instead of hardcoding colors or copying values from other repos.
🤖 Generated with Claude Code (https://claude.com/claude-code)