lib-beartype

Official

Enforce type checking with beartype.

Authorflext-sh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill centralizes and enforces Python type checking across the project using the beartype library, ensuring code quality and catching type-related errors early.

Core Features & Use Cases

  • Package-wide Type Enforcement: Applies beartype checks to the entire flext_core package.
  • Centralized Configuration: Manages beartype settings in a single location (_beartype_conf.py).
  • Use Case: When developing new features or refactoring existing code, this Skill ensures that all function signatures and data structures adhere to defined types, preventing runtime errors and improving code maintainability.

Quick Start

Activate runtime type checking for the flext_core package using the enable_runtime_checking function.

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

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.