python-arch-review

Community

Enforce Python code quality and TDD.

Authormichaelalber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces rigorous quality standards and a disciplined Test-Driven Development (TDD) workflow for Python projects, ensuring code is maintainable, secure, and well-tested.

Core Features & Use Cases

  • TDD Orchestration: Guides users through the Red-Green-Refactor-Quality Check cycle for every code change.
  • Automated Quality Gates: Integrates Ruff, mypy, radon, bandit, and pytest-cov to enforce style, type safety, complexity, security, and coverage.
  • YAGNI Enforcement: Promotes writing only the necessary code, avoiding premature abstraction.
  • Use Case: When developing a new Python module, use this Skill to ensure every line of code is written with a failing test first, passes all automated checks, and adheres to best practices before committing.

Quick Start

Use the python-arch-review skill to run the quality gate on the 'src/utils.py' file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: python-arch-review
Download link: https://github.com/michaelalber/ai-toolkit/archive/main.zip#python-arch-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.