flext-pyrefly-typecheck-fix
OfficialFix Python type errors safely
Authorflext-sh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects and fixes common, recurring type-checking errors in Python code across the FLEXT ecosystem, ensuring code quality and maintainability.
Core Features & Use Cases
- Automated Detection: Identifies specific pyrefly error patterns like logger typing drift, incorrect
FlextResultusage, and type erasure issues. - Safe Auto-Fixing: Applies mechanical fixes for many detected errors, reducing manual effort and preventing regressions.
- Use Case: When
make validatereports type errors in your Python service, this Skill can automatically correct issues like usingdict(RootModel)instead of.rootor annotating loggers incorrectly.
Quick Start
Run make validate PROJECT=your-project-name to detect and fix type errors.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-pyrefly-typecheck-fix Download link: https://github.com/flext-sh/flext/archive/main.zip#flext-pyrefly-typecheck-fix 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.