원클릭으로
ui-fidelity
Ensure any proposed UI code change preserves the existing visual system and interaction patterns of the project.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Ensure any proposed UI code change preserves the existing visual system and interaction patterns of the project.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
when generating content for ruby or slim files, follow the style and conventions of the existing codebase. Use the existing code as a guide for formatting, naming, and structure. When asked to write new code, prefer to reuse patterns and styles already present in the codebase.
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
when generating content for ruby or slim files, follow the style and conventions of the existing codebase. Use the existing code as a guide for formatting, naming, and structure. When asked to write new code, prefer to reuse patterns and styles already present in the codebase.
| name | ui-fidelity |
| description | Ensure any proposed UI code change preserves the existing visual system and interaction patterns of the project. |
| argument-hint | Describe the UI changes or provide the relevant code snippet for evaluation |
| user-invocable | true |
# UI Fidelity Skill
Ensure any proposed UI code change preserves the existing visual system and interaction patterns of the project.
## Core Rule This skill is designed to maintain visual consistency and user familiarity across the application. Do not introduce a new visual language when extending existing screens. Match the current UI first, then improve only when explicitly requested.
## Required Checks Before Proposing UI Code
## Implementation Guidelines
Each UI proposal must include: