Skip to main content
Run any Skill in Manus
with one click

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).

Overview

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).

Install command
npx skills add https://github.com/souliane/skills --skill ac-python

Copy and paste this command into Claude Code to install the skill

Stars1
Forks1
UpdatedJune 2, 2026 at 04:47
File Explorer
4 files
SKILL.md
readonly