Skill Claude CodeCodex
Discovers and documents coding patterns, conventions, and architecture in the current project. Use when Claude needs to understand the project's style before making changes.
2 6mo ago A 33 tokens
Skill Claude CodeCodex
Discovers and documents coding patterns, conventions, and architecture in the current project. Use when Claude needs to understand the project's style before making changes.
Skill Claude CodeCodex
Scans code for common security vulnerabilities and anti-patterns. Use when writing or reviewing code that handles user input, authentication, file access, database queries, or external APIs.
Skill Claude CodeCodex
Analyzes test coverage and identifies gaps. Use when adding features or reviewing code to ensure adequate test coverage exists.