一键导入
global-skills
Catalog of all specialized skills used across the FinanzApp project (Frontend & Backend).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Catalog of all specialized skills used across the FinanzApp project (Frontend & Backend).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | global-skills |
| description | Catalog of all specialized skills used across the FinanzApp project (Frontend & Backend). |
This skill serves as a central index for all architectural and development guidelines established in the FinanzApp project. Each skill defines rules and best practices that MUST be respected by the agent and developers.
This catalog defines the strict architectural and development standards for the FinanzApp Backend.
FinanzApp-BackEnd)skill-generator.Mandatory rule requiring a corresponding test file for every business logic file and UI component.
Guidelines for naming test folders and namespaces following the Unit.[Component] convention.
Guidelines for clean code, readability, and the "No Comments" policy.
Mandatory rule for EF Core migrations and database updates.
Mandatory rules for automatically updating README.md when creating files or tests.
Guidelines for cross-layer testing (Hooks + UI + Services) using real logic and MSW for network interception.