Skill Claude CodeCodex
Code or model. What must be deterministic, and what must be judged.
Skill Claude CodeCodex
Code or model. What must be deterministic, and what must be judged.
Skill Claude CodeCodex
Naming patterns. "Specific is better than generic.".
Skill Claude CodeCodex
Context loading. Solves cold start.
Skill Claude CodeCodex
Anchor yourself. Prevent context drift.
Skill Claude CodeCodex
Ground the right stack philosophy for the current technology context.
Skill Claude CodeCodex
Isolate yourself. One branch, one memory.
Skill Claude CodeCodex
Internalize all ground- philosophy skills.
Skill Claude CodeCodex
Deep code polish. Seven-pass readability protocol. Use when code works but doesn't sing.
Skill Claude CodeCodex
Interrogate an ask before acting on it. What was asked, why, is it still right, and where does it fit. Use at the start of any piece of work, and again whenever the ask is restated.
Skill Claude CodeCodex
Find what went wrong before somebody else does. Run it when work ends, when a check goes red, and when a person catches what you missed.
Plugin Claude Code
Laravel DDD patterns. Opinionated domain-driven design with Actions, DTOs, QueryBuilders, and decision heuristics. Standalone; pairs well with kernel.
Skill Claude CodeCodex
Crafting an Action. The heart of business logic.