llms.txt Content
# UX Patterns for Developers
- [llms-full.txt](https://uxpatterns.dev/llms-full.txt): Expanded AI-friendly index with per-pattern skills, install commands, and reference links.
## pattern-guide
- [Text vs Number vs Email Input: When to Use Each HTML5 Type](/pattern-guide/choosing-input-types): Select the most appropriate HTML input type based on your data collection needs and user experience requirements
- [Choose the Right Pattern](/pattern-guide): Comparison guides for common product decisions, from overlays and search to loading and data display.
- [Dropdown vs Radio vs Checkbox: Choosing the Right Form Input](/pattern-guide/input-selection-guide): Learn how to select the most appropriate input types for your web forms. Get guidance on when to use text fields, dropdowns, checkboxes, and other form controls.
- [Load More vs Show More vs View More vs See More: Which Button Label Should You Use?](/pattern-guide/load-more-vs-show-more-vs-view-more): Choose the right progressive disclosure label for loading more items, expanding hidden content, or navigating to a broader collection.
- [Modal vs Drawer: Which Overlay Pattern Should You Use?](/pattern-guide/modal-vs-drawer): Choose between modal and drawer patterns based on task focus, context preservation, screen size, and interruption level.
- [Modal vs Popover vs Tooltip: Which Overlay Pattern Should You Use?](/pattern-guide/modal-vs-popover-guide): Choose the overlay pattern that matches attention level, interaction complexity, and contextual relevance.
- [Pagination vs Infinite Scroll vs Load More: Which Pattern Should You Use?](/pattern-guide/pagination-vs-infinite-scroll-vs-load-more): Choose the right content loading pattern based on user intent, navigation needs, SEO, and implementation trade-offs.
- [Pagination vs Infinite Scroll: When to Use Each Pattern](/pattern-guide/pagination-vs-infinite-scroll): Choose the right content loading pattern based on your user needs and content type
- [Search Field vs Comma