Build CSS design tokens for PatternFly core and copy them to the PatternFly repo. Use when regenerating tokens after design changes or during release preparation.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add rh-uxd/ai-helpers --skill pf-token-build --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pf Token Build?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rh-uxd-pf-token-build)More formats (shields.io, HTML) on the badges page.
---
name: pf-token-build
description: Build CSS design tokens for PatternFly core and copy them to the PatternFly repo. Use when regenerating tokens after design changes or during release preparation.
disable-model-invocation: true
---
Build CSS design tokens for PatternFly core and move them to the PatternFly repo.
## What to do
1. Build the SCSS for PatternFly core using the `build:scss:core` script
2. Copy the generated CSS files from the build output to the PatternFly repo's token directory (PatternFly is typically cloned as a sibling directory)
## Expected outcome
The PatternFly repo's `src/patternfly/base/tokens/` directory contains the freshly built CSS token files from this repo's build output at `packages/module/build/css/`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!