flext-strict-typing

Official

Enforce robust Python type safety.

Authorflext-sh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces strict typing rules within the FLEXT ecosystem, preventing common type-related bugs and improving code maintainability and reliability.

Core Features & Use Cases

  • Mapping-First Policy: Enforces the use of Mapping over dict for contracts, promoting better interface design.
  • Modern Typing Syntax: Mandates modern Python typing features (e.g., X | None, list[X]) for clarity and conciseness.
  • Pydantic v2 Standards: Ensures Pydantic models adhere to the latest best practices, including ConfigDict and modern validator decorators.
  • Use Case: Ensure all API request and response payloads are strictly typed, preventing runtime errors due to unexpected data structures.

Quick Start

Run the validation checks for the flext-strict-typing skill to identify any typing violations.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

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

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.