Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.13 KB

File metadata and controls

26 lines (17 loc) · 1.13 KB

PatternFly AI Helpers

This repository contains AI coding helpers for PatternFly development, including Claude Code plugins, Cursor rules, and AI-friendly documentation.

Key Directories

  • plugins/ - Claude Code plugins with commands and agents
  • docs/ - AI-friendly PatternFly documentation, guidelines, and reference data
  • .cursor/rules/ - Cursor IDE rules for PatternFly development
  • .claude-plugin/ - Plugin marketplace configuration

Available Plugins

  • pf-react - PatternFly React coding standards and test generation agents
    • /coding-standards - PatternFly v6 React coding standards
    • /test-generator - Generate unit tests following Testing Library best practices

Documentation

The docs/ directory contains comprehensive, AI-friendly PatternFly documentation covering component architecture, styling standards, charts, chatbot patterns, and more. See docs/README.md for the full table of contents.

References