dddsetup-code-formating

star 58

Sets up code formatting rules and style guidelines in CLAUDE.md

christophacham By christophacham schedule Updated 3/3/2026

name: ddd:setup-code-formating description: Sets up code formatting rules and style guidelines in CLAUDE.md argument-hint: None required - creates standard formatting configuration

Setup Architecture Memory

Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information:

## Code Style Rules

### Code Formatting

- No semicolons (enforced)
- Single quotes (enforced)
- No unnecessary curly braces (enforced)
- 2-space indentation
- Import order: external → internal → types
Install via CLI
npx skills add https://github.com/christophacham/agent-skills-library --skill dddsetup-code-formating
Repository Details
star Stars 58
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator
christophacham
christophacham Explore all skills →