LLM Skills
~/catalogue/debugging et maintenance//format

Formater automatiquement le code

/format

Formatez votre code avec le formateur configuré dans le projet.

notlikeDevnotlikeDev
2.8k
7 octobre 2025
MIT License
// contenu du skill

Auto Format Code

I'll format your code using the project's configured formatter.

I'll detect your project's formatter automatically by analyzing configuration files and project structure without assuming specific technologies.

I'll format only modified files to avoid unnecessary changes and focus on your current work.

If no formatter is configured, I'll suggest appropriate options for your project type and offer to format using language conventions.

After formatting, I'll show what changed and ensure the code follows your project's established style patterns.

If formatting encounters issues, I'll provide specific error details and suggest solutions.

This maintains consistent code style according to your project's standards efficiently.

// source originale publique
notlikeDev/CCPlugins
/commands/format.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/format.md" "https://raw.githubusercontent.com/notlikeDev/CCPlugins/main/commands/format.md"
Ensuite dans Claude Code, tapez /format pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
CréateurnotlikeDev
Étoiles 2.8k
LicenceMIT License
Mis à jour7 octobre 2025
Format.md
AccèsGratuit
// similaires

Skills Debugging et maintenance

Voir toutarrow_forward