Root skill for managing project rules and standards. Rules define enforceable conventions that all contributors (human and AI) must follow.
Rules are the codified standards of a project. Unlike guidelines (suggestions) or documentation (information), rules are enforceable and verifiable. They live in docs/rules/ and are organized by domain.
| ogt-docs-rules-code | Coding standards | TypeScript, naming, patterns, error handling | | ogt-docs-rules-code-front | Frontend code | React, components, state, styling | | ogt-docs-rules-code-back | Backend code | API design, database, services | | ogt-docs-rules-code-infra | Infrastructure | Docker, CI/CD, deployment |
إدارة قواعد المشروع ومعاييره في docs/rules/. يُستخدم عند إنشاء معايير الترميز أو اصطلاحات git أو أدلة الأنماط أو أي قواعد مشروع قابلة للتنفيذ. الطرق إلى المهارات الفرعية المتخصصة لقواعد التعليمات البرمجية والبوابة والبنية التحتية. المصدر: opendndapps/ogt-skills.