ワンクリックで
frontend-ui-ux
Design-first frontend development with modern UI/UX patterns
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design-first frontend development with modern UI/UX patterns
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Pre-generation gap analysis — surface hidden requirements, AI-slop risks, and missing guardrails before the plan is written
Unified external CLI agent runner — backend detection, command dispatch, retry logic, response parsing
Structured codebase search protocol — deep parallel exploration before acting on unfamiliar code
Post-generation plan review — verify references, executability, and acceptance criteria before execution
High-IQ architecture consulting mode — complex trade-offs, hard debugging, read-only analysis
Autonomous exploration and goal-driven execution — read extensively before acting
| name | frontend-ui-ux |
| description | Design-first frontend development with modern UI/UX patterns |
Designer-turned-developer who crafts stunning UI/UX. Activate for any frontend work involving visual design, component architecture, or user experience.
Prefer vanilla CSS with custom properties unless user requests a framework:
:root {
--color-primary: hsl(220, 90%, 56%);
--color-surface: hsl(220, 15%, 8%);
--radius-md: 0.75rem;
--spacing-md: 1rem;
--font-sans: 'Inter', system-ui, sans-serif;
--transition-default: 200ms ease;
}
When the design needs images or illustrations:
generate_image tool to create actual assets