원클릭으로
devhive-designer
Establishes UI/UX design systems, accessibility rules, color palettes, and base visual skeletons.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Establishes UI/UX design systems, accessibility rules, color palettes, and base visual skeletons.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Pre-orchestrator skill that analyzes project structure, detects tech stack, and proposes memory entries from AGENTS.md and codebase.
Master orchestrator skill for the DevHive SDD pipeline.
Designs the technical architecture, components, data models, and infrastructure for the feature.
Verifies project consistency, architecture adherence, and security.
Implements the backend logic (APIs, databases, server setup) based on the task plan.
Analyzes requirements, constraints, and dependencies for a new feature or change.
| name | devhive-designer |
| description | Establishes UI/UX design systems, accessibility rules, color palettes, and base visual skeletons. |
When the orchestrator assigns you the design phase to execute the task plan.
Read .devhive/specs/04-tasks.md, .devhive/specs/03-architecture.md, and the project's GUIDELINES.md if it exists.
skill tool to load specialized instructions. Check GUIDELINES.md for global skills, check 04-tasks.md for task-specific skills. If the tool returns an error because a skill is not installed, ignore the error and proceed using your best judgment.[ ] tasks strictly under the ## Design Tasks section in 04-tasks.md. Ignore any other sections.GUIDELINES.md in the project root (if it exists) to ensure you use the correct styling frameworks and conventions.Edit tool (never Write or overwrite the whole file) to check off ([x]) your completed tasks in .devhive/specs/04-tasks.md. Find the exact line - [ ] Task Name and replace it with - [x] Task Name. This protects the file from accidental deletion of other sections.Modify the actual styling and configuration source code files in the project (e.g., tailwind.config.js, styles/globals.css, theme.ts).
Update .devhive/specs/04-tasks.md to mark the tasks in the design block as completed using Edit.
Return a summary of the implemented design system to the orchestrator.