From a9a9715e0c4092522a9cec3492cbb95f86478e92 Mon Sep 17 00:00:00 2001 From: Viet Tran Date: Sun, 30 Nov 2025 20:20:22 +0700 Subject: [PATCH] feat: rebrand project from Antigravity Kit to UI UX Pro Max and update documentation to reflect skill-focused positioning --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4802475..6f98868 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Antigravity Kit +# UI UX Pro Max UI SKILL -A collection of AI-powered design intelligence tools 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. ## Overview -Antigravity Kit provides a searchable database of UI styles, color palettes, font pairings, chart types, product recommendations, UX guidelines, and stack-specific best practices. It's designed to work as a skill/workflow for AI coding assistants (Claude, Windsurf, Cursor, 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's designed to work as a skill/workflow for AI coding assistants (Claude, Windsurf, Cursor, etc.). ## Features @@ -18,7 +18,7 @@ Antigravity Kit provides a searchable database of UI styles, color palettes, fon ## Project Structure ``` -antigravity-kit/ +ui-ux-pro-max/ ├── .claude/skills/ui-ux-pro-max/ # Claude Code skill │ ├── SKILL.md # Skill definition │ ├── scripts/ # Search tools @@ -46,7 +46,7 @@ antigravity-kit/ │ └── ui-ux-pro-max.md ├── .agent/workflows/ # Generic agent workflow │ └── ui-ux-pro-max/ -└── .shared/ui-ux-pro-max/ # Shared data (symlinked) +└── .shared/ui-ux-pro-max/ # Shared data ``` ## Prerequisites