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
- Choose a prompt from the relevant category
- Paste the prompt into Claude
- 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:
- ๐ด Fork the repository
- ๐ฟ Create a new branch
- โจ Add new prompts or improve existing ones
- ๐ 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!