ai-mistakes
01Skill Claude CodeCodex
Reference guide for 47 common AI coding mistake patterns. Use when you need to check code against known anti-patterns, or when reviewing changes for quality issues.
Skill Claude CodeCodex
Reference guide for 47 common AI coding mistake patterns. Use when you need to check code against known anti-patterns, or when reviewing changes for quality issues.
Skill Claude CodeCodex
Pre-implementation checklist workflow. Use before writing any source code to analyze impact, choose approach, and document blast radius. This is your blueprint — fill it with real analysis.
Skill Claude CodeCodex
Generate and manage file header comments for key source files. Headers describe the file's role, co-modify files, invariants, and verification commands. Use for files over 200 lines.
Skill Claude CodeCodex
Protect against context loss during compaction and session changes. Structured state preservation with 5-section format and multi-location recovery chain.