docs: add website screenshot to README (#5)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
70200ed41a
commit
77d47409c4
16
README.md
16
README.md
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms and frameworks.
|
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms and frameworks.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="screenshots/website.png" alt="UI UX Pro Max" width="800">
|
||||||
|
</p>
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
UI UX Pro Max is a searchable database of UI styles, color palettes, font pairings, chart types, product recommendations, UX guidelines, and stack-specific best practices. It works as a skill/workflow for AI coding assistants (Claude Code, Cursor, Windsurf, etc.).
|
UI UX Pro Max is a searchable database of UI styles, color palettes, font pairings, chart types, product recommendations, UX guidelines, and stack-specific best practices. It works as a skill/workflow for AI coding assistants (Claude Code, Cursor, Windsurf, etc.).
|
||||||
|
|
@ -46,12 +50,12 @@ uipro init --version v1.0.0 # Install specific version
|
||||||
|
|
||||||
Copy the appropriate folders to your project:
|
Copy the appropriate folders to your project:
|
||||||
|
|
||||||
| AI Assistant | Folders to Copy |
|
| AI Assistant | Folders to Copy |
|
||||||
|--------------|-----------------|
|
| ------------ | ----------------------------------------------------------------- |
|
||||||
| Claude Code | `.claude/skills/ui-ux-pro-max/` |
|
| Claude Code | `.claude/skills/ui-ux-pro-max/` |
|
||||||
| Cursor | `.cursor/commands/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
| Cursor | `.cursor/commands/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
||||||
| Windsurf | `.windsurf/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
| Windsurf | `.windsurf/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
||||||
| Antigravity | `.agent/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
| Antigravity | `.agent/workflows/ui-ux-pro-max.md` + `.shared/ui-ux-pro-max/` |
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in New Issue