diagnose
01Totoro-jam/battle-tested-patterns
Skill Claude CodeCodex
Structured debugging loop for exercise tests or build failures. Reproduce → isolate → hypothesize → fix → verify.
10 tagged data structures, measured the same way as everything else here.
Browse within: algorithms 9best-practices 5design-patterns 5golang 5learning 5
Totoro-jam/battle-tested-patterns
Skill Claude CodeCodex
Structured debugging loop for exercise tests or build failures. Reproduce → isolate → hypothesize → fix → verify.
Totoro-jam/battle-tested-patterns
Skill Claude CodeCodex
Guided workflow to create a new pattern following the project template and quality standards. Walks through topic validation, source verification, implementation, exercises, challenge questions, and bilingual docs.
Totoro-jam/battle-tested-patterns
Skill Claude CodeCodex
Verify all production proof source links in pattern documents. Run automated checks for HTTP status, format, SHA permanence, and line-range content accuracy.
perfect7613/dsa-system-design-optimizer
Skill Claude CodeCodex
Audits real codebases for data structure, algorithm, database, caching, scalability, reliability, and AI-system design improvements. Use when users ask to reduce time or space complexity, find hot paths, choose DSA patterns, optimize queries, improve architecture, scale a product, review infra, design RAG/agent…