← ClaudeAtlas

conventionslisted

Load coding conventions and style guidelines when writing or reviewing code. Ensures consistency with project standards.
aiskillstore/marketplace · ★ 329 · Code & Development · score 77
Install: claude install-skill aiskillstore/marketplace
# Coding Conventions This skill provides project coding conventions. ## When to Use Load when: - Writing new code - Reviewing code - Refactoring existing code - Making style decisions ## Convention Files @memory/knowledge/codebase/conventions.json ## Key Areas - Naming conventions - File organization - Error handling patterns - Testing conventions - Documentation standards