README Links for AI Agents

All pm7-ui documentation URLs in one place

AI-optimized README for pm7-ui - Use this when starting a new web app with pm7-ui

Migration guide for upgrading from pm7-ui v1.x (React) to v2.x (framework-agnostic)

Complete visual reference showing PM7-UI design system for AI replication - colors, typography, spacing, and all components

🤖 AI Agents Only: This page shows all PM7-UI components in their visual states without requiring the npm package. Perfect for AI agents that need to replicate the PM7-UI style.

Integration patterns and solutions for using PM7 in React, Vue, Angular apps

Example Prompts

  • "We're using pm7-ui for this project: [main README URL]"
  • "Add a dropdown menu using: [menu component URL]"
  • "Upgrade this project from pm7-ui v1 to v2: [upgrade guide URL]"

Remember

  • pm7-ui is framework-agnostic (no React components)
  • Use simple CSS classes like pm7-button, pm7-card
  • Interactive components need data attributes (e.g., data-pm7-menu)
  • Import CSS: import '@pm7/core/dist/pm7.css'