Skip to main content

architecture-contract-authoring

Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
onfire7777/five-agent-dev-team
آخر نشاط في المصدر
٢٧ أبريل ٢٠٢٦ في ٠٧:٠٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
architecture-contract-authoring
description
Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.
# Architecture Contract Authoring Use for any non-trivial feature. The contract must state: - data shape - API behavior - UI behavior - state transitions - security boundary - test evidence - rollback path If a contract is unclear, do not queue implementation.
عرض على GitHub