Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

ac-python

Generic Python coding guidelines covering style, typing, OOP design, testing, and tooling. Use when writing Python code outside of a Django context — scripts, CLIs, microservices, data pipelines, tooling. Do NOT use for Django-specific patterns (use ac-django instead).

Aperçu

Generic Python coding guidelines covering style, typing, OOP design, testing, and tooling. Use when writing Python code outside of a Django context — scripts, CLIs, microservices, data pipelines, tooling. Do NOT use for Django-specific patterns (use ac-django instead).

Commande d'installation
npx skills add https://github.com/souliane/skills --skill ac-python

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks1
Mis à jour2 juin 2026 à 04:47
Explorateur de fichiers
4 fichiers
SKILL.md
readonly