Add UI/UX Pro Max skill suite for Claude Code - #2
Draft
vanuaspatialsolutions-spec wants to merge 1 commit into
Draft
vanuaspatialsolutions-spec wants to merge 1 commit into
vanuaspatialsolutions-spec wants to merge 1 commit into
Conversation
Install the ui-ux-pro-max skill (and companion skills: design, design-system, brand, banner-design, slides, ui-styling) from https://github.com/nextlevelbuilder/ui-ux-pro-max-skill via its official installer (npx ui-ux-pro-max-cli init --ai claude). Provides searchable design intelligence (styles, palettes, typography, UX guidelines, stack-specific patterns) available to Claude Code sessions in this repo. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PtLVKCEBDmbqdH8ekDQSvy
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Installs the UI/UX Pro Max skill into this repository's
.claude/skills/directory using the project's official installer (npx ui-ux-pro-max-cli init --ai claude).The installer adds the main
ui-ux-pro-maxskill plus its companion skills:These skills load automatically in Claude Code sessions on this repo and can be queried, e.g.:
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard" --domain styleTesting
SKILL.mdfrontmatter is present for the main skillsearch.py "SaaS dashboard" --domain style) — returns results correctlyNo application code is touched; the change is limited to
.claude/skills/.🤖 Generated with Claude Code
https://claude.ai/code/session_01PtLVKCEBDmbqdH8ekDQSvy
Generated by Claude Code