Frontend UI Design Agents Collection ๐ŸŽจ

August 8, 2025 ยท View on GitHub

A curated collection of Claude prompts for frontend development. Ready-to-use prompts for UI/UX design, web development, and frontend components.

๐Ÿ“‚ Structure

prompts/
โ”œโ”€โ”€ ui-design/           # UI design prompts
โ”œโ”€โ”€ web-development/     # Web development prompts  
โ”œโ”€โ”€ components/          # Component development prompts
โ”œโ”€โ”€ ux-research/         # UX research and usability prompts
โ”œโ”€โ”€ animation/           # CSS/JS animation prompts
โ”œโ”€โ”€ responsive/          # Responsive design prompts
โ””โ”€โ”€ accessibility/       # Accessibility prompts

๐Ÿš€ How to Use

  1. Choose a prompt from the relevant category
  2. Paste the prompt into Claude
  3. Customize for your specific project needs

๐Ÿ“ Prompt Format

Each prompt follows this agent-style structure:

---
name: [agent-name]
description: Use this agent when you need [expertise area]. Examples: [usage examples]
model: sonnet
---

# Prompt Title
**Category:** [category-name]
**Difficulty:** Beginner/Intermediate/Advanced
**Tags:** #ui #design #react #css

## Description
[Description of what the prompt does]

## Prompt
[The actual prompt text]

## Example Usage
[Example of how to use the prompt]

## Sample Results
[Examples of what the prompt might generate]

๐Ÿค Contributing

To contribute to this open source project:

  1. ๐Ÿด Fork the repository
  2. ๐ŸŒฟ Create a new branch
  3. โœจ Add new prompts or improve existing ones
  4. ๐Ÿ“‹ Open a pull request

For detailed contribution guidelines, please see CONTRIBUTING.md.

๐Ÿ“‹ Contribution Guidelines

  • โœ… Include clear example usage
  • โœ… Place in correct category
  • โœ… Use clear and understandable language
  • โœ… Follow the established prompt format
  • โœ… Test prompts before submitting
  • โœ… Include relevant tags

๐Ÿ“„ License

This project is licensed under the MIT License. See LICENSE for details.

๐ŸŒŸ Available Prompts

๐ŸŽจ UI Design (3 prompts)

  • Design System Generator: Comprehensive design systems with tokens and components
  • Universal UI/UX Design Methodology: Adaptive design methodology for any project type
  • Mobile Design Philosophy: Apple-level mobile design with touch interfaces

โš›๏ธ Components (1 prompt)

  • React Component Architect: Modern TypeScript React components with accessibility

๐ŸŒ Web Development (1 prompt)

  • CSS Architecture Specialist: Scalable CSS organization for large projects

๐Ÿ” UX Research (1 prompt)

  • User Persona Creator: Data-driven personas for product development

๐ŸŽญ Animation (1 prompt)

  • Micro-Interactions Expert: Performance-optimized UI animations

๐Ÿ“ฑ Responsive (1 prompt)

  • Mobile-First Layout Expert: Responsive layouts optimized for mobile devices

โ™ฟ Accessibility (1 prompt)

  • ARIA Implementation Specialist: WCAG-compliant accessibility for complex UI components

๐Ÿ“ž Contact

Use GitHub Issues for questions and suggestions.


โญ Don't forget to star if you find it useful!