python-mypy-strict-typing

Community

Ensure full static type safety in your Python codebase.

AuthorPremModhaOfficial
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It enforces strict static typing checks across Python projects to catch bugs early and improve code quality.

Core Features & Use Cases

  • Type annotation enforcement for every public symbol and class, preventing type-related errors.
  • Adherence to modern Python typing standards, including the use of | for Optional and Union types, Self, Protocol, and PEP 695 syntax.
  • Supporting static analysis tools such as mypy, ensuring compatibility with strict mode requirements and packaging best practices.

Quick Start

Use the python-mypy-strict-typing skill to verify that your Python code fully complies with strict type-checking standards using mypy.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-mypy-strict-typing
Download link: https://github.com/PremModhaOfficial/sdk-pipeline/archive/main.zip#python-mypy-strict-typing

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.