Skip to main content
Back to registry

python-code-style

wshobson/agents

Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill python-code-style
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards. Let tools handle formatting debates. Configure once, enforce automatically. Follow PEP 8 conventions with meaningful, descriptive names. Docstrings should be maintained alongside the code they describe. Modern Python code should include type hints for all public APIs. Use ruff as an all-in-one linter and formatter.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does python-code-style do?

Consistent code style and clear documentation make codebases maintainable and collaborative. This skill covers modern Python tooling, naming conventions, and documentation standards.

Is python-code-style good?

python-code-style does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does python-code-style work with?

python-code-style currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to python-code-style?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install python-code-style?

npx skills add https://github.com/wshobson/agents --skill python-code-style

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering