skill
المهنة
الوصف
آخر تحديث
refine
مطوّرو البرمجيات
Refines existing specs
2026-03-16
spec
مطوّرو البرمجيات
Create a specification before implementing features. Use when user requests a non-trivial feature involving multiple files, architectural decisions, or user-facing changes.
2026-03-16
implement
مطوّرو البرمجيات
Implement features with phase checkpoints. Use after a spec exists in .claude/specs/ or when implementing a confirmed specification.
2026-03-14
verify
محللو ضمان جودة البرمجيات والمختبرون
Verify that implemented code changes match their specification. Use after a spec has been implemented.
2026-03-07