type-hints
CommunityEnforce clean, consistent Python type hints.
Authorlibertininick
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Type annotations are REQUIRED on all functions and classes. This Skill provides a standardized, centralized guide for Python type hints to ensure consistency, readability, and better tooling support across the codebase.
Core Features & Use Cases
- Unified conventions for Optional values, input/output containers, TypeVars, and Protocols.
- Guidance on modern syntax (Union types with |, TypedDict, Literal, Self) to improve type safety and clarity.
- Use cases include onboarding new contributors, code reviews, and maintaining large Python projects with consistent typing.
Quick Start
Annotate a sample function using the recommended union syntax and apply TypedDict for API-like data to see the conventions in action.
Dependency Matrix
Required Modules
None requiredComponents
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/libertininick/chain-reaction/archive/main.zip#type-hints Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.