بنقرة واحدة
schema
Schema and proto evolution with explicit compatibility decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Schema and proto evolution with explicit compatibility decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
PR review triage, scoped fixes, verification, and merge workflow
Web transport boundaries and feature-layer conventions
Workflow and checks for adding a new game system
Meaningful testing strategy and coverage guardrails
Parallel-path refactor workflow for clean boundary cutovers
Structured domain and transport errors with i18n-friendly messages
| name | schema |
| description | Schema and proto evolution with explicit compatibility decisions |
| user-invocable | true |
Prefer clear domain models and maintainable schemas. Internal backward compatibility is optional unless a product/API contract requires it.
ALTER TABLE chains.When adding or reorganizing proto fields, keep numbering intentional and regenerate with make proto.
docs/ when it changes domain language, ownership boundaries, or migration policy.