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)

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'