python-types-contracts

Community

Enforce explicit Python interfaces with contracts

Authorahgraber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Define explicit typing contracts for Python public interfaces to reduce ambiguity, drift, and unwarranted exposure of internal implementation details.

Core Features & Use Cases

  • Enforces clear contracts at module and package boundaries to define the public API surface.
  • Guides when to apply pydantic at trust boundaries versus internal use, and helps prevent overuse of Any or object across modules.
  • Provides migration-aware guidance for contract evolution and backward compatibility.

Quick Start

Define public API contracts and boundary rules for a Python project, then introduce a migration plan for changes.

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-types-contracts
Download link: https://github.com/ahgraber/skills/archive/main.zip#python-types-contracts

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.