Sets up code formatting rules and style guidelines in CLAUDE.md
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill setup-code-formating --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Setup Code Formating?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-setup-code-formating)More formats (shields.io, HTML) on the badges page.
---
author: luo-kai
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, <critical>write it strictly as it is<critical>, do not summaraise or introduce and new additional information:
```markdown
## Code Style Rules
### Code Formatting
- No semicolons (enforced)
- Single quotes (enforced)
- No unnecessary curly braces (enforced)
- 2-space indentation
- Import order: external → internal → types
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!