rules-typings

Official

Typing support for Python stubs

Authorflext-sh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that Python type stubs and compatibility shims are accurately maintained, improving code quality and maintainability for static analysis tools.

Core Features & Use Cases

  • Stub Synchronization: Keeps .pyi files in sync with runtime Python API signatures.
  • Precise Typing: Encourages the use of specific type annotations over broad ones.
  • Use Case: When a function's signature changes in the main Python code, this Skill helps ensure the corresponding type stub file is updated immediately to reflect the change, preventing type-checking errors.

Quick Start

Update the .pyi signatures to match the runtime API changes in typings/.

Dependency Matrix

Required Modules

None required

Components

referencesrules

💻 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: rules-typings
Download link: https://github.com/flext-sh/flext/archive/main.zip#rules-typings

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.