ui-ux-pro-max
ui-ux-pro-max
Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.
Prerequisites
Check if Python is installed:
python3 --version || python --version
If Python is not installed, install it based on user's OS:
macOS:
brew install python3
Ubuntu/Debian:
More from jason-qweb/agent-skills
api-designer
Design RESTful APIs with clear endpoints, proper HTTP methods, and consistent response formats. Use when planning or building APIs.
12code-reviewer
Review code for bugs, security issues, and best practices. Use when asked to review a PR, diff, or code snippet.
9git-commit-helper
Generate clear, conventional commit messages from staged changes. Use when the user asks to commit or needs a commit message.
6ag-grid-community-angular
Implement AG Grid in Angular using only AG Grid Community (MIT). Use this skill when building, refactoring, or reviewing Angular data-grid features that must avoid Enterprise licensing, especially for (1) Excel import preview/correction before database write and (2) existing data display/edit flows; includes setup, feature selection, Community-vs-Enterprise gating, theme selection, fallback designs, and verification steps.
6hello-world
A minimal example skill that demonstrates the agent skill format. Use this as a template when creating new skills. Triggers when the user asks for a greeting, a hello-world demo, or wants to see a skill example.
5find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
2