PatternFly avatar

PatternFly

Official

@patternfly

0Followers
|
83Public Repos
|
27Published Skills

Created to promote design commonality and improved user experience across enterprise IT products and applications.

Skills Distribution
DomainUI/UX & Crea...Design System Gove.. (40%)Frontend Component.. (35%)Project Lifecycle .. (25%)

Agent Skills by PatternFly

Showing 27 vetted skills indexed across 1 GitHub repositories.

patternflypatternfly
10

pf-raw-colors-scan

Detect raw HEX, RGB(A), HSL(A), and named colors in CSS/SCSS/LESS files.

Official
Intermediate
patternflypatternfly
10

pf-class-migration-scanner

Scan codebases for legacy PatternFly classes and generate PF6-safe replacements.

Official
Intermediate
patternflypatternfly
10

pf-analyze-modifiers

Analyze SCSS files to count and validate PatternFly pf-m-* modifiers.

Official
Intermediate
patternflypatternfly
10

css-var-analyzer

Analyze PatternFly SCSS CSS custom properties and generate a Markdown report.

Official
Intermediate
patternflypatternfly
10

pf-token-auditor

Map Figma design tokens to PatternFly 6 tokens across themes.

Official
Advanced
patternflypatternfly
10

pf-tokens

Generate PatternFly CSS design tokens and copy them to the repository.

Official
Intermediate
patternflypatternfly
10

icon-finder

Discover Red Hat Design System icons by use case and preview HTML results.

Official
Intermediate
patternflypatternfly
10

figma-icon-finder

Identify PatternFly icons in Figma designs and generate React import statements.

Official
Intermediate
patternflypatternfly
10

pf-compliance-checker

Analyze Figma prototypes for PatternFly v6 conformance and generate an HTML compliance report.

Official
Intermediate
patternflypatternfly
10

figma-changes

Identify Figma design changes and generate code update checklists.

Official
Advanced
patternflypatternfly
10

pf-create-issue

Create GitHub issues across PatternFly repositories with templates and duplicate detection.

Official
Advanced
patternflypatternfly
10

summarize-jira-issues

Summarize a user's Jira sprint workload with prioritized recommendations.

Official
Advanced
patternflypatternfly
10

pf-bug-triage

Analyze bug issue metadata to generate structured triage summaries with fix suggestions.

Official
Advanced
patternflypatternfly
10

duplicate-epic

Clone Jira epics into PatternFly Jira and link duplicates via REST API.

Official
Advanced
patternflypatternfly
10

quarterly-initiative-report

Fetch Jira epics and initiatives by label and compile a quarterly Markdown progress report.

Official
Advanced
patternflypatternfly
10

semantic-release-troubleshooting

Diagnose semantic-release failures from permission errors, squashed commits, and tag conflicts.

Official
Advanced
patternflypatternfly
10

pf-org-version-update

Resolve PatternFly versions and update package.json and versions.json files.

Official
Advanced
patternflypatternfly
10

analytics-repo-pruning

Classify PatternFly Analytics repositories as archived, stale, or active using git activity signals.

Official
Intermediate
patternflypatternfly
10

summarize-pr-reviews

Fetch open GitHub PRs assigned to a user and generate a prioritized review summary.

Official
Advanced
patternflypatternfly
10

dependency-recommender

Analyze manifests and code patterns to recommend dependencies with rationale.

Official
Intermediate
patternflypatternfly
10

write-example-description

Write on-brand descriptions for PatternFly example components and demos.

Official
Intermediate
patternflypatternfly
10

pf-component-structure

Audits and enforces proper structural nesting in PatternFly React components.

Official
Intermediate
patternflypatternfly
10

pf-project-scaffolder

Scaffold PF6-ready PatternFly React projects with seed-based structure and dependencies.

Official
Advanced
patternflypatternfly
10

pf-unit-test-generator

Generate complete React component unit tests with React Testing Library and Jest.

Official
Advanced

Frequently Asked Questions About PatternFly

FAQPage Schema
What specific tasks can engineers perform using these capabilities?

Engineers can audit CSS/SCSS for design token compliance, migrate legacy class names to current versions, scaffold standardized React projects, and generate unit tests for component libraries. These capabilities ensure visual consistency and structural integrity across large-scale enterprise product portfolios.

Which personas benefit most from these design system utilities?

Frontend developers, UI/UX designers, and design system maintainers benefit most. These utilities are specifically engineered for teams managing complex, multi-repository enterprise interfaces who require strict adherence to shared design language and component architecture.

What are the prerequisites for implementing these design system utilities?

Implementation requires an existing codebase utilizing the PatternFly design system, Node.js for package management, and access to Figma for design token synchronization. Projects should be structured around standard React component patterns to leverage the full suite of auditing and testing capabilities.