A curated collection of Claude prompts for frontend development. Ready-to-use prompts for UI/UX design, web development, and frontend components.
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
- Choose a prompt from the relevant category
- Paste the prompt into Claude
- Customize for your specific project needs
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]
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.
- β 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
This project is licensed under the MIT License. See LICENSE for details.
- 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
- React Component Architect: Modern TypeScript React components with accessibility
- CSS Architecture Specialist: Scalable CSS organization for large projects
- User Persona Creator: Data-driven personas for product development
- Micro-Interactions Expert: Performance-optimized UI animations
- Mobile-First Layout Expert: Responsive layouts optimized for mobile devices
- ARIA Implementation Specialist: WCAG-compliant accessibility for complex UI components
Use GitHub Issues for questions and suggestions.
β Don't forget to star if you find it useful!