strict-python-mode

Community

Enforce strict Python quality in code.

AuthorAfaneor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures Python code adheres to strict typing, comprehensive documentation, and modern syntax, preventing common defects early.

Core Features & Use Cases

  • Type-hint enforcement: all parameters and return types must be annotated.
  • Docstring requirements: public functions require Google-style docstrings.
  • Modern syntax and quality checks: encourages 3.12+ syntax usage and automated linting with Ruff and mypy; suitable for refactoring, code reviews, and new feature development.

Quick Start

Install dependencies and run the quality checks to enforce typing, docstrings, and modern syntax during development.

Dependency Matrix

Required Modules

None required

Components

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: strict-python-mode
Download link: https://github.com/Afaneor/fastapi-docker-boilerplate/archive/main.zip#strict-python-mode

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 471,000+ vetted skills library on demand.