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

caezium

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

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

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

henry-mode
غير مصنف

Orchestrate Henry's long-running engineering and research work across recall, consultation, specifications, verification, worker fleets, evidence trails, handoffs, and reflection. Use when work spans sessions or machines, needs autonomous agents, crosses…

٢٤ أغسطس ٢٠٢٦
how
غير مصنف

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding…

٢٤ أغسطس ٢٠٢٦
implement
مطوّرو البرمجيات

Implement a piece of work based on a spec or set of tickets.

٢٤ أغسطس ٢٠٢٦
install-skill
غير مصنف

Install a freshly authored skill into ~/skills/ (the source-of-truth repo), record its provenance, validate it, and symlink it into active agent directories. Use after creating a SKILL.md, when finishing an anthropic-skill-creator session, or when the user…

٢٤ أغسطس ٢٠٢٦
principle-boundary-discipline
غير مصنف

Apply when wiring validation, error handling, or framework adapters. Concentrate guards at system boundaries (CLI, config, network, external APIs); trust internal types and keep business logic in pure functions.

٢٤ أغسطس ٢٠٢٦
principle-make-operations-idempotent
غير مصنف

Apply when designing commands, lifecycle steps, or processing loops that run amid crashes, restarts, and retries. Converge to the same end state regardless of partial prior runs.

٢٤ أغسطس ٢٠٢٦
principle-separate-before-serializing-shared-state
غير مصنف

Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first; serialize structurally only when one shared writer is a real invariant.

٢٤ أغسطس ٢٠٢٦
principle-type-system-discipline
غير مصنف

Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make illegal states unrepresentable, brand semantic primitives, parse external data at boundaries, refuse to lie to the compiler, exhaust variants,…

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