Use Codex CLI Full Auto for unattended, sandboxed prototyping and refactors.
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
SKILL.md.pre-sidecar-backupexamples/README.mdmetadata.jsonreferences/README.mdresources/README.mdtests/README.mdBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Let Codex run autonomously in a sandbox to scaffold, refactor, and validate code without approvals.
SKILL.md, examples/, and tests/ populated; create resources/ and references/ as needed. Log any missing artifact and fill a placeholder before proceeding.Confidence: X.XX (ceiling: TYPE Y.YY).WHO=codex-auto-{session}, WHY=skill-execution, namespace skills/platforms/codex-auto/{project}.codex --full-auto Scaffold CRUD API with testscodex --full-auto Refactor to TS strict mode and fix type errorsSKILL.md (this file) is canonical; keep quick-reference notes in README.md if present.examples/ should hold runnable or narrative examples; tests/ should include validation steps or checklists.resources/ stores helper scripts/templates; references/ stores background links or research.metadata.json version if behavior meaningfully changes.Confidence: 0.70 (ceiling: inference 0.70) - Standardized platform skill rewrite aligned with skill-forge + prompt-architect guardrails.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.