type-hints

Community

Enforce Python type hints for robust code.

Authorarinbalyan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardizes Python type hints across a codebase to reduce type-related bugs and improve maintainability.

Core Features & Use Cases

  • Typing standards for common constructs (List, Dict, Optional, Union, Tuple, Set, Callable) and best import practices.
  • Advanced typing facilities (TypedDict, Protocol, TypeVar, NewType, Literal, Final, TypeGuard) and their recommended usage.
  • Static analysis readiness with mypy strict mode, type narrowing guidance, and documented type hints.

Quick Start

Install or enable typing guidance in a project, annotate a sample module with standard hints, and run mypy to verify type correctness. Then iteratively refine annotations and documentation.

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: type-hints
Download link: https://github.com/arinbalyan/config/archive/main.zip#type-hints

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.