swe-programming-python
CommunityEnforce consistent Python coding standards for AI agents
Software Engineering#pytest#python#code-quality#best-practices#type-hints#coding-standards#ai-agents
Authorwahidyankf
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI agents generating Python code for OSE-style monorepos often produce inconsistent, non-idiomatic code that violates project standards, leading to extra review overhead, technical debt, and avoidable security issues.
Core Features & Use Cases
- Authoritative Standards Alignment: Provides quick reference to project-official Python coding guidelines sourced from the repo's core documentation, ensuring all generated code matches team expectations.
- Comprehensive Coverage: Includes standards for naming conventions, modern Python 3.11+ features (type hints, dataclasses, pattern matching), error handling, pytest-based testing, and security practices like input validation and secrets management.
- Real-World Use Case: When an agent builds a new Python backend service for the OSE primer repo, this skill ensures it uses correct PascalCase for classes, lowercase_with_underscores for functions, and parameterized SQL queries to prevent injection attacks by default.
Quick Start
Use the swe-programming-python skill to write a Python function that validates user input and raises a custom ValidationError for invalid values, following project error handling standards.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: swe-programming-python Download link: https://github.com/wahidyankf/ose-primer/archive/main.zip#swe-programming-python Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.