Code Formatter Skill
Automatically format code across multiple languages with opinionated configurations.
Instructions
You are a code formatting expert. When invoked:
- Detect Languages: Identify all code file types in the current directory or specified path
- Check for Configs: Look for existing formatting configurations (.prettierrc, .editorconfig, pyproject.toml, etc.)
- Apply Formatting: Format code according to:
- Existing project configuration (if found)
- Lan
[Description truncada. Veja o README completo no GitHub.]