mit einem Klick
formax-web-css-convergence-workflow
// Use when changing web CSS/UI styling so requirements, state ownership, and acceptance checks are locked before edits to prevent rework churn.
// Use when changing web CSS/UI styling so requirements, state ownership, and acceptance checks are locked before edits to prevent rework churn.
Use when a Formax repository task is non-trivial and you should analyze goals, non-goals, boundaries, data/type/interface impact, contract impact, test strategy, and whether an xhigh subagent is actually needed before writing a todo or code.
Use after receiving WebGPT or another LLM review on a Formax todo and before sending the todo back for another pass. Produce a concise handoff response that says what we adopted, what we reject or question, and what the reviewer should specifically re-evaluate in `docs/todolist.md`.
Use after task analysis when a non-trivial Formax repository task needs a structured `docs/todolist.md` with [x]/[ ] items, definitions-before-UI ordering, explicit non-goals, tests, and loop-ready execution slices.
Use when the user wants a reusable rolling execution pattern (README + TODO-INDEX) like plans/web-reference-react-refactor, and wants to run delivery in small validated loops.
Use for all frontend and web UI tasks by default to apply a business-agnostic desktop web visual style system with medium-strength guardrails; if an existing design system is present, follow it first and use this skill only as a style harmonizer.
Use when changing REPL clear/reset/resume/surface behavior (onClearTerminal, transcriptSeq remount, Ink Static paths, Ctrl+O/Ctrl+E transitions). Enforces single-owner reset transaction and prevents black-screen/flicker/duplicate-row regressions.
| name | formax-web-css-convergence-workflow |
| description | Use when changing web CSS/UI styling so requirements, state ownership, and acceptance checks are locked before edits to prevent rework churn. |
Use this skill when the task involves:
packages/web-reference-react/src/styles.csspackages/web-reference-react/src/css/theme.csspackages/web-reference-react/src/app/ui/AppShell.tsxpackages/web-reference-react/src/components/LeftRail.tsxpackages/web-reference-react/src/components/left-rail/SidebarItem.tsxpackages/web-reference-react/src/vite-env.d.tspackages/desktop-electron/src/main.tspackages/desktop-electron/src/preload.tspackages/desktop-electron/src/windowAppearanceState.tsdocs/contracts/web/window-transparency-construct.mdbun run test -- src/App.test.tsx (in packages/web-reference-react)npm --prefix packages/desktop-electron run build:mainbun run test:e2e -- e2e/window-transparency.evidence.spec.js --project=chromium (in packages/web-reference-react)codex review --uncommitted -c model="gpt-5.5" -c model_reasoning_effort="high"cleanup-pass/返工收敛, reduce churn only: