一键导入
frontend-ux-ui-guardrails
Enforces Sentinel frontend design quality for apps/frontend-admin with DaisyUI-first implementation and DaisyUI Blueprint MCP lookup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Enforces Sentinel frontend design quality for apps/frontend-admin with DaisyUI-first implementation and DaisyUI Blueprint MCP lookup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | frontend-ux-ui-guardrails |
| description | Enforces Sentinel frontend design quality for apps/frontend-admin with DaisyUI-first implementation and DaisyUI Blueprint MCP lookup. |
When designing or redesigning pages in apps/frontend-admin, default to the established Sentinel admin style demonstrated by the successful Updates page redesign.
Interfaces should feel:
Avoid flashy SaaS trends, playful styling, excessive gradients, or decorative clutter.
A user should understand the page in 3 seconds:
Prefer three tonal layers:
Avoid flat white-box repetition.
Use restrained semantic tinting:
Use color for meaning, not decoration.
Values should visually outrank labels.
Examples:
Large value, smaller label, concise supporting text.
When suitable, prefer:
Too many borders create low-quality enterprise UI.
Prefer spacing, surface contrast, shadows, and typography before adding borders.
Sentinel admin UI is desktop-first and operational.
Prefer efficient layouts with intentional spacing. Avoid oversized mobile-first whitespace unless explicitly requested.
Before inventing a new page style, inspect the current Updates page and align new work to its tone, spacing rhythm, hierarchy, and surface treatment.
apps/frontend-admin/**docs/design/design-principles.mddocs/design/style-guide.mdapps/frontend-admin/src/styles/tokens.cssapps/frontend-admin/src/app/globals.cssAGENTS.md / CLAUDE.mdmcp__daisyui-blueprint__daisyUI-Snippets for relevant components before building new UI patterns.AppCard for content containers where applicable.AppBadge for status-only indicators.Chip for decorative labels/tags.apps/frontend-admin/src/app/globals.css:
base-100/200/300/400/500, base-content, and every semantic family’s
color, content, fadded, and fadded-content pair for primary,
secondary, accent, neutral, info, success, warning, and error.apps/frontend-admin, treat the product as desktop-only unless the user explicitly changes the requirement.1920x1080 browser window for Playwright verification in this repo.apps/frontend-admin unless the task explicitly requires a product change away from the desktop-only constraint.playwright-cli for rendered verification when the change materially affects layout or when the user reports a visual problem:playwright-cli as required for layout-heavy modal/page work unless the route is inaccessible; if inaccessible, state the limitation explicitly.references/three-round-visual-qa.md when the request specifically asks for a three-round visual QA pass.DaisyUI Fit CheckResearch NotesDesign Compliance ChecklistVisual Sanity CheckFor every frontend change, include:
1920x1080)references/three-round-visual-qa.mdUse this skill whenever writing or reviewing commit messages, pull request descriptions, release notes, GitHub Releases, or changelog entries. The goal is to produce clear, human-readable change descriptions that explain what changed, why it matters, who is affected, and whether any action is required. Do not use this skill for code implementation unless the task includes change documentation.
Automate browser interactions, test web pages and work with Playwright tests.
Build production-grade UX/UI (flows + components) with strong aesthetics, accessibility, and engineering quality. Optimized for Next.js + Tailwind + shadcn/ui + TypeScript.
Conduct structured multi-source research, synthesize evidence, compare options, and produce actionable conclusions. Designed for technical, product, and market investigations.
Create Sentinel issues using strict GitHub templates (bug/feature/task/refactor), with preview-first planning and explicit confirm-before-mutate execution.
Manage Sentinel issue lifecycle transitions (triage/planned/working/testing/blocked/done) with release-milestone alignment and warn-only working-limit policy.