一键导入
quality-first-engineering
Качество кода: quality-first, no hacks, technical debt, scalable code. Используй для: clean code. EN: quality-first engineering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Качество кода: quality-first, no hacks, technical debt, scalable code. Используй для: clean code. EN: quality-first engineering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Отлаживает browser-only failures через Chrome DevTools MCP и Playwright CLI. Используй для: консоль, сеть, runtime, layout, memory, performance, Lighthouse. EN triggers: browser debug, console, network, runtime, performance.
Маршрутизирует browser tasks только через managed Playwright CLI и Chrome DevTools MCP. Используй для: UI, визуально, скриншот, Figma, консоль, сеть, перфоманс. EN triggers: browser routing, UI validation, screenshots, visual QA, console, network.
Валидирует UI и сценарии через Playwright CLI evidence. Используй для: проверь UI, браузер, скриншот, регрессия, адаптив, бизнес-логика, визуально. EN triggers: validate UI, browser check, regression, responsive, screenshot.
Низкоуровневая browser automation через Playwright CLI. Используй для: screenshots, snapshots, headed sessions, traces, responsive, UI proof. EN triggers: Playwright CLI validation, screenshots, snapshots, traces.
Проводит visual QA для Figma, screenshots и reference images. Используй для: pixel-perfect, сравни с Figma, сравни с фото, diff. EN triggers: visual diff, pixel-perfect, compare Figma, reference image.
Маршрутизирует старые Webwright-запросы в управляемые CloakBrowser workflows. Используй для: длинная web-задача, RPA, extraction. EN triggers: compatibility browser task, long-horizon web task.
| name | quality-first-engineering |
| description | Качество кода: quality-first, no hacks, technical debt, scalable code. Используй для: clean code. EN: quality-first engineering. |
Apply the owner's default engineering standard: correctness, clean architecture, long-term scalability, low semantic entropy, and consistency over speed.
Fix quality issues inside the touched scope and affected integration path. If serious technical debt is found outside scope, stop expanding and ask the user in Russian with 2-3 concrete options.
Use Conventional Commits. Keep history logical and inspectable: split unrelated implementation, tests, validators, docs/instructions, license/metadata, generated artifacts, and Serena knowledge sync into separate commits when they are independently reviewable. Do not rewrite already-pushed history without explicit owner approval; use a follow-up commit for published branches.
Read references/rules-policy.md when a task requires the full policy.