code-style-enforcer

Enforces code style standards including YOLO philosophy (minimal comments) and type hints. This skill should be used when writing Python code to ensure proper type hints, imports organization, naming conventions, and self-explanatory code without excessive comments.

$ Instalar

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/code-style-enforcer ~/.claude/skills/CV_Astro

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