ui-ux-master 1.2.0 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +170 -182
- package/SKILL.md +89 -47
- package/docs/package-publishing.md +84 -0
- package/index.cjs +39 -0
- package/index.d.ts +17 -0
- package/index.mjs +30 -0
- package/package.json +86 -11
- package/references/brand-method-card-based-discovery.md +285 -0
- package/references/brand-method-conversion-simplicity.md +276 -0
- package/references/brand-method-ecosystem-bundling.md +263 -0
- package/references/brand-method-editorial-brand-world.md +265 -0
- package/references/brand-method-enterprise-trust-hub.md +298 -0
- package/references/brand-method-playful-familiarity.md +284 -0
- package/references/brand-method-premium-restraint.md +270 -0
- package/references/brand-method-product-cinema.md +258 -0
- package/references/brand-method-technical-authority.md +290 -0
- package/references/brand-method-utility-command-center.md +278 -0
- package/references/color-psychology-branding.md +286 -0
- package/references/color-scale-system.md +347 -0
- package/references/competitive-landscape.md +32 -6
- package/references/design-discovery-protocol.md +171 -0
- package/references/design-system-schema.md +407 -0
- package/references/industry-reasoning-rules.md +504 -0
- package/references/landing-page-patterns.md +327 -0
- package/references/output-quality-gates.md +246 -0
- package/references/tech-stack-guidelines.md +636 -0
- package/references/ui-styles-catalog.md +552 -0
- package/references/visual-directions.md +362 -0
- package/tests/install-smoke.test.mjs +93 -12
package/README.md
CHANGED
|
@@ -1,147 +1,121 @@
|
|
|
1
|
-
# UI/UX Master
|
|
1
|
+
# UI/UX Master
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/ui-ux-master)
|
|
4
|
+
[](https://www.npmjs.com/package/ui-ux-master)
|
|
5
|
+
[](https://github.com/Seance1723/UI-UX-Skills/blob/main/LICENSE)
|
|
5
6
|
[](http://makeapullrequest.com)
|
|
6
7
|
|
|
7
|
-
**
|
|
8
|
+
**Turn your AI coding agent into a Senior Product Designer, UX Researcher, and Frontend Lead — in one command.**
|
|
8
9
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
Use it with a normal prompt plus one trigger:
|
|
10
|
+
One trigger. Every agent. Full design lifecycle from discovery to developer handoff.
|
|
12
11
|
|
|
13
12
|
```text
|
|
14
|
-
/ui-ux-master
|
|
13
|
+
/ui-ux-master build a SaaS landing page for my project management tool
|
|
15
14
|
```
|
|
16
15
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
## Why Use UI/UX Master?
|
|
16
|
+
---
|
|
20
17
|
|
|
21
|
-
|
|
18
|
+
## Install with npm
|
|
22
19
|
|
|
23
|
-
|
|
20
|
+
```bash
|
|
21
|
+
# Recommended — project install
|
|
22
|
+
npm install --save-dev ui-ux-master
|
|
23
|
+
npx ui-ux-master install --project
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
# No install needed (one-time)
|
|
26
|
+
npx ui-ux-master install --project
|
|
27
|
+
```
|
|
26
28
|
|
|
27
|
-
|
|
29
|
+
Works with **Claude**, **Windsurf**, **Cursor**, **Codex**, **Gemini**, and any agent that supports instruction files.
|
|
28
30
|
|
|
29
|
-
|
|
30
|
-
- 🧠**Think like a designer:** Understand user flows and journey maps before coding.
|
|
31
|
-
- ♿ **Audit for accessibility:** Automatically check for WCAG 2.2 AA compliance and ARIA patterns.
|
|
32
|
-
- 🧩 **Enforce design systems:** Keep your brand colors, typography, and spacing consistent.
|
|
31
|
+
---
|
|
33
32
|
|
|
34
|
-
##
|
|
33
|
+
## Quick Start — Try These
|
|
35
34
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
| Always-on rules that interfere with normal coding | Opt-in `/ui-ux-master` trigger only |
|
|
40
|
-
| One agent or editor only | Cross-agent templates for Claude, Codex, Windsurf, Antigravity, Gemini, Cursor, and universal agents |
|
|
41
|
-
| Generic design advice | Concrete templates, checklists, quality gates, and implementation rules |
|
|
42
|
-
| No persistent design memory | Project `.ui-ux-memory.md` workflow keeps brand/design decisions consistent |
|
|
43
|
-
| Weak accessibility coverage | WCAG 2.2 AA plus advanced ARIA/widget patterns and test matrix |
|
|
44
|
-
| No deployment validation | Release validator, npm package metadata, tests, and deployment zip builder |
|
|
45
|
-
| No product-risk coverage | Ethics, privacy, dark-pattern, high-risk domain, AI-interface, and inclusive-design checks |
|
|
46
|
-
| Hidden from AI tooling | Ships `llms.txt`, machine-readable manifest, system prompt add-ons, and a local MCP server for automatic discovery |
|
|
47
|
-
|
|
48
|
-
## AI Discoverability
|
|
49
|
-
|
|
50
|
-
UI/UX Master is now designed for both humans and AI systems to discover:
|
|
51
|
-
|
|
52
|
-
- `llms.txt` gives agents a concise map of the package.
|
|
53
|
-
- `ai-discovery/ui-ux-master.manifest.json` provides a machine-readable manifest.
|
|
54
|
-
- `system-prompts/` contains full, compact, and MCP-focused system prompt add-ons.
|
|
55
|
-
- `ui-ux-master-mcp` exposes the package through a local MCP server with tools, resources, and prompts.
|
|
56
|
-
- Project installs copy these discovery assets into `.ui-ux-master/` so no-save `npx` installs remain usable after the npm cache disappears.
|
|
57
|
-
|
|
58
|
-
## Capabilities
|
|
59
|
-
|
|
60
|
-
UI/UX Master can help agents produce:
|
|
61
|
-
|
|
62
|
-
- Product UX strategy and user goals
|
|
63
|
-
- UX research plans, evidence confidence, and research synthesis
|
|
64
|
-
- Information architecture, navigation, taxonomy, and search/filter models
|
|
65
|
-
- User flows, task flows, journey maps, and service blueprints
|
|
66
|
-
- Wireframes, layout specs, visual direction, and interaction design
|
|
67
|
-
- Accessibility audits and WCAG 2.2 AA remediation guidance
|
|
68
|
-
- Advanced component accessibility patterns for dialogs, tabs, comboboxes, menus, grids, live regions, and drag/drop alternatives
|
|
69
|
-
- Design systems, tokens, component specs, governance, and usage rules
|
|
70
|
-
- Content design, UX writing, error copy, empty states, localization, RTL, and i18n checks
|
|
71
|
-
- Platform-specific guidance for web, iOS, Android/Material, Windows/desktop, kiosk, email, TV, and universal agents
|
|
72
|
-
- SaaS dashboards, data visualization, tables, alerts, ecommerce, checkout, onboarding, settings, auth, forms, and landing pages
|
|
73
|
-
- Ethical UX, privacy, consent, dark-pattern detection, AI transparency, and high-risk domain safeguards
|
|
74
|
-
- Developer handoff with states, tokens, responsive behavior, analytics events, QA, and acceptance criteria
|
|
35
|
+
```text
|
|
36
|
+
/ui-ux-master audit this dashboard for accessibility and give me fixes
|
|
37
|
+
```
|
|
75
38
|
|
|
76
|
-
|
|
39
|
+
```text
|
|
40
|
+
/ui-ux-master design a checkout flow for my e-commerce app
|
|
41
|
+
```
|
|
77
42
|
|
|
78
|
-
|
|
43
|
+
```text
|
|
44
|
+
/ui-ux-master build a landing page for a healthcare startup
|
|
45
|
+
```
|
|
79
46
|
|
|
80
|
-
```
|
|
81
|
-
|
|
82
|
-
ui-ux-master install --global
|
|
47
|
+
```text
|
|
48
|
+
/ui-ux-master create a full design system for this SaaS product
|
|
83
49
|
```
|
|
84
50
|
|
|
85
|
-
|
|
51
|
+
> The skill only activates when you type `/ui-ux-master` — your normal coding workflow is untouched.
|
|
86
52
|
|
|
87
|
-
|
|
88
|
-
npm install --save-dev ui-ux-master
|
|
89
|
-
npx ui-ux-master install --project
|
|
90
|
-
```
|
|
53
|
+
---
|
|
91
54
|
|
|
92
|
-
|
|
55
|
+
## What It Does
|
|
93
56
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
57
|
+
| Without UI/UX Master | With UI/UX Master |
|
|
58
|
+
|---|---|
|
|
59
|
+
| Jumps straight to code | Discovery form first — brief, audience, and brand locked before design |
|
|
60
|
+
| Generic colors and layout | Industry reasoning engine → instant Design System Block per product type |
|
|
61
|
+
| No design system | Portable 9-section schema saved to `.ui-ux-memory.md` per project |
|
|
62
|
+
| Ignores accessibility | WCAG 2.2 AA + ARIA patterns audited on every output |
|
|
63
|
+
| AI slop output | Anti-slop blacklist + 5-dimensional quality gate before every emit |
|
|
64
|
+
| One-size-fits-all style | 20+ named UI styles with complete token overrides |
|
|
65
|
+
| Forgets your brand | Design memory persists across all sessions |
|
|
97
66
|
|
|
98
|
-
|
|
67
|
+
---
|
|
99
68
|
|
|
100
|
-
|
|
101
|
-
npx ui-ux-master install --project --agents claude,codex,windsurf,gemini,cursor
|
|
102
|
-
```
|
|
69
|
+
## What's New
|
|
103
70
|
|
|
104
|
-
|
|
71
|
+
### v1.5.0 — Industry Intelligence Update *(May 2026)*
|
|
105
72
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
73
|
+
- **Industry Reasoning Engine** — describe your product, get a complete Design System Block instantly (pattern + style + palette + typography + effects + anti-patterns) for 15+ industries
|
|
74
|
+
- **UI Styles Catalog** — 20+ named styles: Glassmorphism, Liquid Glass, Data Brutalism, Aurora Borealis, Cyberpunk, AI-Native, Bento Grid, Soft UI Evolution, Claymorphism, and more — each with full CSS token overrides
|
|
75
|
+
- **Architectural Color Scales** — 11-step (50–950) OKLch ramps for every hue family, semantic states, and dark mode mappings
|
|
76
|
+
- **16-Framework Tech Stack Guidelines** — React, Next.js, Vue, Nuxt, Angular, Svelte, Astro, Remix, SolidJS, React Native, Flutter, SwiftUI, shadcn/ui, Jetpack Compose, Laravel, HTML+Tailwind
|
|
77
|
+
- **Landing Page Patterns** — 12 named conversion patterns (Hero-Centric, Problem-Solution, Social Proof First, Comparison, Product Demo First, and more) with section-by-section structure
|
|
78
|
+
- **Chart Type Guide** — 25-type decision tree + dashboard layout rules and anti-patterns
|
|
79
|
+
- **Code-Level AI Audit** — 30 error codes (AI001–AI030): Tailwind interpolation bugs, hallucinated utilities, missing a11y, React anti-patterns, invented metrics — each with severity level and line reference
|
|
80
|
+
- **MASTER + Page Overrides** — `design-system/MASTER.md` + `pages/[page].md` hierarchy for multi-page consistency
|
|
109
81
|
|
|
110
|
-
|
|
82
|
+
### v1.4.0 — Quality Gates Update
|
|
111
83
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
| Gemini CLI | `GEMINI.md` marked section | type `/ui-ux-master` |
|
|
119
|
-
| Cursor | `.cursor/rules/ui-ux-master.mdc` | type `/ui-ux-master` |
|
|
120
|
-
| Other agents | `agent-templates/universal/ui-ux-master-trigger.md` | copy trigger into instruction file |
|
|
121
|
-
| MCP clients | `ui-ux-master-mcp` | discover tools/resources/prompts automatically |
|
|
84
|
+
- 6-question discovery form runs before any visual output
|
|
85
|
+
- Brand extraction protocol — never guesses colors from a company name
|
|
86
|
+
- 5 OKLch visual directions for brandless projects
|
|
87
|
+
- 5-dimensional self-critique + P0/P1/P2 quality gates before every emit
|
|
88
|
+
- Anti-AI-slop blacklist — purple gradients, generic emojis, invented metrics all forbidden
|
|
89
|
+
- Portable 9-section design system schema (DESIGN.md-compatible)
|
|
122
90
|
|
|
123
|
-
|
|
91
|
+
### v1.3.0 — Brand Methods Update
|
|
124
92
|
|
|
125
|
-
|
|
93
|
+
- 10 top-brand design method skill files (Product Cinema, Enterprise Trust Hub, Conversion Simplicity, and more)
|
|
94
|
+
- Color Psychology and Branding skill with industry-specific palette prescriptions
|
|
126
95
|
|
|
127
|
-
|
|
96
|
+
---
|
|
128
97
|
|
|
129
|
-
|
|
130
|
-
- `system-prompts/ui-ux-master-compact.md` — compact add-on.
|
|
131
|
-
- `system-prompts/ui-ux-master-mcp-add-on.md` — MCP-focused add-on.
|
|
98
|
+
## Supported Agents
|
|
132
99
|
|
|
133
|
-
|
|
100
|
+
| Agent | Trigger |
|
|
101
|
+
|---|---|
|
|
102
|
+
| Claude Code | `/ui-ux-master` (native slash command) |
|
|
103
|
+
| Windsurf / Cascade | `/ui-ux-master` |
|
|
104
|
+
| Cursor | `/ui-ux-master` |
|
|
105
|
+
| Codex | `/ui-ux-master` |
|
|
106
|
+
| Gemini CLI | `/ui-ux-master` |
|
|
107
|
+
| Antigravity | `/ui-ux-master` |
|
|
108
|
+
| Any other agent | Copy `agent-templates/universal/` into your instruction file |
|
|
109
|
+
| MCP clients | Auto-discovered via `ui-ux-master-mcp` |
|
|
110
|
+
|
|
111
|
+
---
|
|
134
112
|
|
|
135
|
-
|
|
113
|
+
## MCP Server
|
|
136
114
|
|
|
137
115
|
```bash
|
|
138
|
-
ui-ux-master-mcp
|
|
139
|
-
# or without global install
|
|
140
116
|
npx -y --package ui-ux-master ui-ux-master-mcp
|
|
141
117
|
```
|
|
142
118
|
|
|
143
|
-
MCP client config:
|
|
144
|
-
|
|
145
119
|
```json
|
|
146
120
|
{
|
|
147
121
|
"mcpServers": {
|
|
@@ -153,115 +127,129 @@ MCP client config:
|
|
|
153
127
|
}
|
|
154
128
|
```
|
|
155
129
|
|
|
156
|
-
|
|
130
|
+
---
|
|
157
131
|
|
|
158
|
-
##
|
|
132
|
+
## CLI Reference
|
|
159
133
|
|
|
160
|
-
```
|
|
161
|
-
|
|
134
|
+
```bash
|
|
135
|
+
ui-ux-master install --project # install for current project
|
|
136
|
+
ui-ux-master install --project --agents claude,windsurf # specific agents only
|
|
137
|
+
ui-ux-master install --project --dry-run # preview without writing
|
|
138
|
+
ui-ux-master install --global # global install
|
|
139
|
+
ui-ux-master doctor # check install health
|
|
140
|
+
ui-ux-master uninstall --project # remove
|
|
162
141
|
```
|
|
163
142
|
|
|
164
|
-
|
|
165
|
-
/ui-ux-master audit the checkout flow for accessibility, trust, conversion, and mobile UX
|
|
166
|
-
```
|
|
143
|
+
---
|
|
167
144
|
|
|
168
|
-
|
|
169
|
-
/ui-ux-master create a design system starter for this app using the existing components and tokens
|
|
170
|
-
```
|
|
145
|
+
## Full Capabilities
|
|
171
146
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
```
|
|
147
|
+
<details>
|
|
148
|
+
<summary>Expand to see everything</summary>
|
|
175
149
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
150
|
+
**Design & Research**
|
|
151
|
+
- UX strategy, user goals, jobs-to-be-done
|
|
152
|
+
- UX research plans and evidence-confidence scoring
|
|
153
|
+
- Information architecture, navigation, taxonomy, search/filter models
|
|
154
|
+
- User flows, task flows, journey maps, service blueprints
|
|
155
|
+
- Wireframes, layout specs, visual direction, interaction design
|
|
179
156
|
|
|
180
|
-
|
|
157
|
+
**Accessibility**
|
|
158
|
+
- WCAG 2.2 AA audits and remediation guidance
|
|
159
|
+
- Advanced ARIA patterns: dialogs, tabs, comboboxes, menus, grids, live regions, drag/drop
|
|
160
|
+
|
|
161
|
+
**Design Systems**
|
|
162
|
+
- Token architecture, component specs, governance, usage rules
|
|
163
|
+
- Portable 9-section schema saved per project (`.ui-ux-memory.md`)
|
|
164
|
+
- MASTER.md + page-level override hierarchy
|
|
165
|
+
|
|
166
|
+
**Content & Platform**
|
|
167
|
+
- UX writing, error copy, empty states, i18n, RTL
|
|
168
|
+
- Web, iOS, Android/Material, Windows, kiosk, email, TV
|
|
169
|
+
|
|
170
|
+
**Specialized Screens**
|
|
171
|
+
- SaaS dashboards, data visualization, ecommerce, checkout, onboarding, auth, forms, landing pages
|
|
172
|
+
|
|
173
|
+
**Ethics & Handoff**
|
|
174
|
+
- Dark-pattern detection, privacy, consent, AI transparency, high-risk domain safeguards
|
|
175
|
+
- Developer handoff: states, tokens, responsive behavior, analytics events, QA, acceptance criteria
|
|
176
|
+
|
|
177
|
+
</details>
|
|
178
|
+
|
|
179
|
+
---
|
|
180
|
+
|
|
181
|
+
## Package Layout
|
|
181
182
|
|
|
182
|
-
```
|
|
183
|
-
ui-ux-master
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
ui-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
183
|
+
```
|
|
184
|
+
ui-ux-master/
|
|
185
|
+
├── SKILL.md main orchestration (steps 1–12)
|
|
186
|
+
├── references/
|
|
187
|
+
│ ├── industry-reasoning-rules.md 15+ industry → instant design system
|
|
188
|
+
│ ├── ui-styles-catalog.md 20+ named styles with full token specs
|
|
189
|
+
│ ├── color-scale-system.md 11-step OKLch architectural scales
|
|
190
|
+
│ ├── tech-stack-guidelines.md 16 frameworks with component patterns
|
|
191
|
+
│ ├── landing-page-patterns.md 12 patterns + 25-type chart guide
|
|
192
|
+
│ ├── output-quality-gates.md AI audit codes + 5-dim self-critique
|
|
193
|
+
│ ├── design-system-schema.md 9-section schema + MASTER/overrides
|
|
194
|
+
│ ├── visual-directions.md 5 OKLch directions for brandless projects
|
|
195
|
+
│ ├── design-discovery-protocol.md 6-question intake + brand extraction
|
|
196
|
+
│ └── brand-method-*.md 10 top-brand design methods
|
|
197
|
+
├── templates/ briefs, specs, memory template
|
|
198
|
+
├── agent-templates/ Claude, Windsurf, Cursor, Codex, Gemini
|
|
199
|
+
├── system-prompts/ copy into any AI custom-instructions
|
|
200
|
+
└── bin/ CLI + MCP server
|
|
192
201
|
```
|
|
193
202
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
- `SKILL.md` — main orchestration skill.
|
|
197
|
-
- `references/` — advanced playbooks and standards-aligned checklists.
|
|
198
|
-
- `templates/` — briefs, audits, component specs, design-system specs, and project UI/UX memory template.
|
|
199
|
-
- `agent-templates/` — Claude, Codex, Windsurf, Antigravity, Gemini, Cursor, and universal `/ui-ux-master` activation rules.
|
|
200
|
-
- `docs/` — cross-agent slash-command compatibility docs and MCP server docs.
|
|
201
|
-
- `system-prompts/` — full, compact, and MCP-focused system prompt add-ons.
|
|
202
|
-
- `ai-discovery/` — machine-readable discovery manifest.
|
|
203
|
-
- `llms.txt` — AI-readable package map.
|
|
204
|
-
- `bin/ui-ux-master.mjs` — npm CLI installer.
|
|
205
|
-
- `bin/ui-ux-master-mcp.mjs` — local MCP server.
|
|
206
|
-
- `scripts/validate_skill.py` — dependency-free release validator.
|
|
207
|
-
- `scripts/build_deployment_zip.py` — clean deployment zip builder.
|
|
208
|
-
- `tests/` — npm installer and package smoke tests.
|
|
203
|
+
---
|
|
209
204
|
|
|
210
205
|
## Validation and Testing
|
|
211
206
|
|
|
212
|
-
Run from this folder:
|
|
213
|
-
|
|
214
207
|
```bash
|
|
215
208
|
python scripts/validate_skill.py --release
|
|
216
209
|
npm test
|
|
217
210
|
npm pack --dry-run
|
|
218
211
|
```
|
|
219
212
|
|
|
220
|
-
|
|
213
|
+
Expected output: `PASS: UI/UX skill package is valid`
|
|
221
214
|
|
|
222
|
-
|
|
223
|
-
python scripts/build_deployment_zip.py
|
|
224
|
-
```
|
|
215
|
+
---
|
|
225
216
|
|
|
226
|
-
|
|
217
|
+
## Limitations
|
|
227
218
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
219
|
+
- Guides research — does not replace real user testing
|
|
220
|
+
- Assists accessibility review — does not replace AT expert testing for high-risk products
|
|
221
|
+
- Flags legal/privacy risks — does not replace legal review
|
|
222
|
+
- No live preview or media generation
|
|
223
|
+
|
|
224
|
+
---
|
|
232
225
|
|
|
233
226
|
## Competitive Positioning
|
|
234
227
|
|
|
235
|
-
UI/UX Master
|
|
228
|
+
UI/UX Master combines what every competitor does best into one opt-in, daemon-free, cross-agent skill:
|
|
236
229
|
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
230
|
+
- **Discovery-first** — no visuals until brief is locked (beats generic prompt packs)
|
|
231
|
+
- **Industry reasoning engine** — instant Design System Block per product type (matches `ui-ux-pro-max-skill`)
|
|
232
|
+
- **11-step OKLch color scales** — architectural palette system (matches `saifyxpro`)
|
|
233
|
+
- **Code-level audit AI001–AI030** — catches Tailwind bugs, missing a11y, React anti-patterns (matches `saifyxpro`)
|
|
234
|
+
- **16-framework tech stack rules** — component patterns per framework (matches `saifyxpro`)
|
|
235
|
+
- **Quality gates** — 5-dimensional self-critique + anti-slop blacklist (inspired by `open-design`)
|
|
236
|
+
- **Full lifecycle** — research → IA → UI → accessibility → dev handoff (beats all narrow skills)
|
|
237
|
+
- **Project memory** — `.ui-ux-memory.md` persists brand/design across sessions
|
|
245
238
|
|
|
246
|
-
|
|
239
|
+
See `references/competitive-landscape.md` for the full analysis.
|
|
247
240
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
- [ ] `ui-ux-master install --project --dry-run` works.
|
|
252
|
-
- [ ] Agent templates contain `/ui-ux-master` and do not include local absolute paths.
|
|
253
|
-
- [ ] System prompt add-ons and MCP docs are included and mention `/ui-ux-master`.
|
|
254
|
-
- [ ] MCP smoke test returns `tools/list` and `resources/list` successfully.
|
|
255
|
-
- [ ] No `node_modules`, `__pycache__`, `.pyc`, graphify cache, coverage, logs, secrets, or local credentials are included.
|
|
241
|
+
---
|
|
242
|
+
|
|
243
|
+
## Deployment Readiness Checklist
|
|
256
244
|
|
|
257
|
-
|
|
245
|
+
- [ ] `python scripts/validate_skill.py --release` passes
|
|
246
|
+
- [ ] `npm test` passes
|
|
247
|
+
- [ ] `npm pack --dry-run` contains only intended files
|
|
248
|
+
- [ ] `ui-ux-master install --project --dry-run` works
|
|
249
|
+
- [ ] No `node_modules`, `.pyc`, secrets, or local paths in package
|
|
258
250
|
|
|
259
|
-
|
|
260
|
-
- It helps accessibility review but does not replace expert assistive-technology testing for high-risk products.
|
|
261
|
-
- It flags legal/privacy/health/finance risks but does not replace legal or domain-expert review.
|
|
262
|
-
- Brand and competitor sites change; verify live claims before citing them as facts.
|
|
263
|
-
- Agents without native slash commands use `/ui-ux-master` as a text trigger through installed instruction files.
|
|
251
|
+
---
|
|
264
252
|
|
|
265
253
|
## License
|
|
266
254
|
|
|
267
|
-
MIT.
|
|
255
|
+
MIT — by Rupak Biswas. Contributions welcome.
|