skill
المهنة
الوصف
آخر تحديث
durcno
مصممو قواعد البيانات
Durcno usage guide. Use when: defining schemas, writing queries, running migrations, or configuring the database connection.
2026-06-26
refactor
مطوّرو البرمجيات
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
2026-04-29
add-changenote
مطوّرو البرمجيات
Add a changenote for staged changes. Use when: creating a changenote, recording a change, documenting a code change for release.
2026-04-24