flext-strict-typing
OfficialEnforce 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
Mappingoverdictfor 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
ConfigDictand 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.