بنقرة واحدة
architectural-proposals
Write evidence-based architectural proposals before implementation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Write evidence-based architectural proposals before implementation
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Write clear, scannable project documentation
Use short-lived branches and small pull requests
Core conventions and patterns for this codebase
Keep secrets out of source control, logs, and generated artifacts
Keep tests, validation scripts, and expectations aligned with behavior changes
Cross-platform path handling and command patterns
| name | architectural-proposals |
| description | Write evidence-based architectural proposals before implementation |
| domain | architecture, planning |
| confidence | high |
| source | template |
Use this skill when a change needs alignment before code is written: new subsystems, major refactors, significant dependency choices, or changes that affect multiple areas of the project.
A strong proposal usually includes:
For each major choice, capture:
For each important risk, record:
✓ Good:
✗ Poor: