UI/UXデザインとフロントエンド開発向けAIエージェントプロンプト集。デザインシステム、コンポーネントアーキテクチャ、レスポンシブデザイン、ARIA実装、マイクロインタラクション等のカテゴリ。
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
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:
For detailed contribution guidelines, please see CONTRIBUTING.md.
This project is licensed under the MIT License. See LICENSE for details.
Use GitHub Issues for questions and suggestions.
⭐ Don't forget to star if you find it useful!