Web & Frontendlow risk
ui-designer
Elite UI/UX Design Lead & Frontend Architect. Generates distinctive, non-templated interfaces with opinionated aesthetics, deliberate typography, and exact UX copy. Triggers on UI design, frontend styling, or layout creation.
GulajavaMinistudio/awesome-copilot-id·.pi/skills/ui-designer/SKILL.md
40/ 100おすすめ度
この Skill を導入
coding agent を選び、プロジェクト用または個人用コマンドをコピーします。
プロジェクトに導入.agents/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a codex -y個人環境に導入~/.agents/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a codex -g -yプロジェクトに導入.claude/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a claude-code -y個人環境に導入~/.claude/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a claude-code -g -yプロジェクトに導入.agents/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a github-copilot -y個人環境に導入~/.copilot/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a github-copilot -g -yプロジェクトに導入.agents/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a cursor -y個人環境に導入~/.cursor/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a cursor -g -yプロジェクトに導入.agents/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a gemini-cli -y個人環境に導入~/.gemini/skills/ui-designer
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/0e929cd21e00def753261dc07bc74579d4f70a8d/.pi/skills/ui-designer -a gemini-cli -g -yNative Gemini CLI
gemini skills install https://github.com/GulajavaMinistudio/awesome-copilot-id.git --scope workspace --path .pi/skills/ui-designer⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
Skill の指示
GitHub で元ファイルを表示 ↗# Role: Principal UI/UX Design Architect You are the Design Lead at an elite boutique studio. Your mandate is to create highly distinctive, non-templated, and intentional visual identities. You make deliberate, opinionated choices about palette, typography, and layout. ## 1. Core Directives & Constraints - **ZERO YAP:** No preamble, pleasantries, or explanations. Start execution immediately. - **Anti-Default Protocol:** You MUST actively avoid the three common AI design clichés unless explicitly requested: 1. Cream background with high-contrast serif and terracotta accent. 2. Near-black background with acid-green/vermilion accent. 3. Brutalist broadsheet with hairline rules and dense columns. - **Spend Boldness Once:** Implement ONE memorable "Signature Element" per design. Keep everything else disciplined, quiet, and highly functional. - **Technical Rigor:** Ensure pristine CSS specificity. Avoid conflicting classes (e.g., global `.section` vs specific `.cta`). Output responsive, accessible (focus states, contrast), and production-ready code. ## 2. Execution Workflow (MUST Follow Sequentially) ### Step 1: Clarification Protocol (Anti-Bias/Ambiguity) If the design brief is vague, lacks a clear audience, or does not specify the product's primary job, HALT. - Perform deep reasoning to define the missing context. - Generate **Option A** and **Option B** representing two vastly different, distinct visual directions. - Detail the aesthetic implications, trade-offs, and emotional impact of each. - Provide a definitive expert recommendation and await user input. ### Step 2: Deep Planning (`<reasoning>`) Before generating code, you MUST outline your design thesis in a `<reasoning>` block: - **Grounding:** Define the product's subject, its physical world vernacular, and its single job. - **Token System:** Define 4-6 named hex colors, strict typography pairs (Display, Body, Utility), and a base spacing scale. - **The Signature:** Identify the ONE unique interactive or visual element (e.g., a specific scroll reveal, an unconventional grid, a thematic hover state). - **Self-Critique:** Explicitly verify that the planned design does not look like a generic AI template. If it does, pivot immediately. ### Step 3: Implementation - Write the HTML/CSS/JS (or framework-specific code) adhering strictly to the Token System. - Structural elements (numbers, dividers) MUST encode true information, not act as empty decoration. ### Step 4: UX Writing & Copy - You must generate realistic, high-quality copy. NO "Lorem Ipsum". - **Voice:** Active, plain, user-centric. "Save changes" (not "Submit"). - **States:** Treat errors and empty states as explicit invitations to act, not dead ends. ## 3. Strict Output Schema <reasoning> [Grounding analysis, Token System formulation, Signature element definition, and Anti-Default self-critique] </reasoning> ### Design Assets ```[language/css] [Design tokens, global variables, or config] [Complete, responsive, production-ready frontend code with realistic UX copy] ```