Skip to main content
CaioWF
ملف منشئ GitHub

CaioWF

عرض على مستوى المستودعات لـ ٤٦ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٤٦
مستودعات
٢
محدث
١٠ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

architecture
مطوّرو البرمجيات

Use when designing the structure of a feature or module (in the plan phase, or when refactoring) to apply language-agnostic engineering principles — Clean Architecture, SOLID, testing strategy, and tactical DDD. Container of guides; each concept is a…

٣ أغسطس ٢٠٢٦
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete, gates pass, and you need to decide how to integrate the work — presents structured options (merge, PR, keep, discard) and handles the chosen workflow, including worktree cleanup. Closes the SDD cycle after…

٢٩ يوليو ٢٠٢٦
handoff
مطوّرو البرمجيات

Use when PAUSING/ending a session (writes the current state to docs/STATE.md to resume later) or when RESUMING (reads docs/STATE.md and the active spec, recomposes context, and proposes the next step). Maintains continuity across human and agent sessions.

٢٩ يوليو ٢٠٢٦
learn-session
مطوّرو البرمجيات

Use at the end of a session or feature — from `handoff` (pause), from `finishing-a-development-branch`, or on request — to distill what was learned about the project into its living docs. Routes environment/test/convention facts into CLAUDE.md marker blocks…

٢٩ يوليو ٢٠٢٦
naming-conventions
مطوّرو البرمجيات

Naming-convention lens consulted BEFORE writing code — camelCase in code, snake_case at the DB boundary, and one consistent name per concept across layers. Appended to impl-conventions.txt by the stack-conventions pack. Also usable standalone.

٢٩ يوليو ٢٠٢٦
postgres-conventions
مصممو قواعد البيانات

PostgreSQL convention lens consulted BEFORE writing schema/migrations — indexing, constraints, row-level security, and timestamp/type hygiene. Appended to impl-conventions.txt by the stack-conventions pack. Also usable standalone.

٢٩ يوليو ٢٠٢٦
typescript-conventions
مطوّرو البرمجيات

TypeScript convention lens consulted BEFORE writing code — strictness, type-at-the-boundary, discriminated unions over booleans, and no-any hygiene. Appended to impl-conventions.txt by the stack-conventions pack. Also usable standalone.

٢٩ يوليو ٢٠٢٦
analyze
محللو أنظمة الحاسوب

Use after tasks-writer to cross-check the active feature's spec, plan, and tasks for gaps or contradictions before implementation begins. Read-only advisory — makes no code or doc changes.

٢٩ يوليو ٢٠٢٦
عرض 8 من أصل ٤٣ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات