一键导入
review
Critical review of recent changes for code quality, test coverage, DRY/SOLID, documentation, and architecture. Use after completing a feature.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Critical review of recent changes for code quality, test coverage, DRY/SOLID, documentation, and architecture. Use after completing a feature.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use this skill to generate well-branded interfaces and assets for KSeF Hub (a microservice for Poland's Krajowy System e-Faktur), either for production or throwaway prototypes/mocks/slides. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping the Phoenix/LiveView admin and its marketing surfaces.
Generate frontend UI code matching project patterns — Phoenix components, shadcn/ui tokens, selective DaisyUI. Use when building LiveView pages, components, or templates.
Use this skill to generate well-branded interfaces and assets for KSeF Hub (a microservice for Poland's Krajowy System e-Faktur), either for production or throwaway prototypes/mocks/slides. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping the Phoenix/LiveView admin and its marketing surfaces.
This skill should be used when the user asks to "update architecture.md", "update the architecture guide", "update the ADR index", "sync architecture docs", or after writing a new ADR, adding a new feature area or context module, discovering a non-obvious behavioral invariant, or renaming/moving key files.
基于 SOC 职业分类
| name | review |
| description | Critical review of recent changes for code quality, test coverage, DRY/SOLID, documentation, and architecture. Use after completing a feature. |
| disable-model-invocation | true |
| effort | max |
Perform a thorough critical review of the changes made in this conversation. Be a strict reviewer — flag real problems, not nitpicks.
Step back and evaluate whether the feature was implemented properly:
@doc and @spec?@moduledoc descriptions up to date with the changes?docs/adr/ following the project convention.mix format, mix credo --strict, and mix test at the end to verify everything passes