From 37a3bf4b0cf5fc43f39d8d218db7f471b135e5c0 Mon Sep 17 00:00:00 2001 From: "ci[bot]" Date: Wed, 22 Jul 2026 10:10:01 +0000 Subject: [PATCH] :package: deps(skills): sync thirdparty skills --- skills/thirdparty/ui-ux-pro-max/SKILL.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/skills/thirdparty/ui-ux-pro-max/SKILL.md b/skills/thirdparty/ui-ux-pro-max/SKILL.md index 500c31b8..7e8fe580 100644 --- a/skills/thirdparty/ui-ux-pro-max/SKILL.md +++ b/skills/thirdparty/ui-ux-pro-max/SKILL.md @@ -343,7 +343,12 @@ Extract key information from user request: - **Product type**: Entertainment (social, video, music, gaming), Tool (scanner, editor, converter), Productivity (task manager, notes, calendar), or hybrid - **Target audience**: C-end consumer users; consider age group, usage context (commute, leisure, work) - **Style keywords**: playful, vibrant, minimal, dark mode, content-first, immersive, etc. -- **Stack**: React Native (this project's only tech stack) +- **Stack**: whatever the user is actually building with — infer it from the project + (package.json, existing files, explicit request) or ask. Then load its rules with + `--stack ` (see "Available Stacks"). Do not assume React Native. +- **Platform**: web or native app. Several sections below are scoped to App UI + (iOS/Android/React Native/Flutter) and do not apply to desktop-web work — + safe areas, haptics, bottom nav and Dynamic Type are mobile-only concerns. ### Step 2: Generate Design System (REQUIRED)