patterns
01Skill Claude CodeCodex
Project code patterns and conventions. Auto-loads when implementing, designing, verifying, or reviewing code. Provides detailed pattern definitions with code examples.
CLI launcher for Claude Code with behaviorally-tuned system prompts — control agency, quality, and scope instead of fighting the defaults
Skill Claude CodeCodex
Project code patterns and conventions. Auto-loads when implementing, designing, verifying, or reviewing code. Provides detailed pattern definitions with code examples.
Skill Claude CodeCodex
Interactively create custom bases, modifiers, or axis values for claude-code-modes. Guides prompt design using Anthropic emotion research findings (calm vectors, avoiding desperation triggers, positive framing). Produces markdown fragments and base.json manifests. Use when user says "create a base", "write a…
Skill Claude CodeCodex
Score existing bases, modifiers, or assembled prompts against Anthropic emotion research and prompt engineering quality criteria. Produces a scorecard covering negative instruction bias, ALL-CAPS inflation, lost-in-the-middle vulnerability, worked examples, priority hierarchy, and redundancy. Use when user says…
Skill Claude CodeCodex
Project structural organization rules for Bun/TypeScript CLI. Proactively scans for organizational issues and produces a prioritized plan. Defines file, folder, and module structure preferences.
Skill Claude CodeCodex
Project stylistic refactoring rules for Bun/TypeScript CLI. Proactively scans for refactoring opportunities and produces a prioritized plan. Defines the team's preferred coding style.
Skill Claude CodeCodex
Compare this project's base prompts and model metadata against a Claude Code release. Extracts and greps the upstream prompt assembly, finds both drift in tracked fragments and content we never tracked at all, classifies each change as intentional omission or real drift, and applies approved updates. Use when user…