code-conventions

Defines project-wide code conventions for magic number elimination, constant usage, performance optimization, and type safety. Use when implementing, testing, or reviewing code to ensure consistency across the codebase.

$ Instalar

git clone https://github.com/shiroinock/ts-template /tmp/ts-template && cp -r /tmp/ts-template/.claude/skills/code-conventions ~/.claude/skills/ts-template

// tip: Run this command in your terminal to install the skill