beautiful-code
✓Multi-language code quality standards for TypeScript, Python, Go, and Rust. Enforces type safety, security, performance, and maintainability with progressive enforcement. Use when writing, reviewing, or refactoring code across any of these languages.
Installation
SKILL.md
Enforce production-grade code quality across TypeScript, Python, Go, and Rust.
| Language | Type Safety | Linter | Complexity |
| TypeScript | strict, no any | ESLint + tsx-eslint | max 10 | | Python | mypy strict, PEP 484 | Ruff + mypy | max 10 | | Go | staticcheck | golangci-lint | max 10 | | Rust | clippy pedantic | clippy + cargo-audit | - |
Multi-language code quality standards for TypeScript, Python, Go, and Rust. Enforces type safety, security, performance, and maintainability with progressive enforcement. Use when writing, reviewing, or refactoring code across any of these languages. Source: georgekhananaev/claude-skills-vault.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/georgekhananaev/claude-skills-vault --skill beautiful-code- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is beautiful-code?
Multi-language code quality standards for TypeScript, Python, Go, and Rust. Enforces type safety, security, performance, and maintainability with progressive enforcement. Use when writing, reviewing, or refactoring code across any of these languages. Source: georgekhananaev/claude-skills-vault.
How do I install beautiful-code?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/georgekhananaev/claude-skills-vault --skill beautiful-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/georgekhananaev/claude-skills-vault
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01