/pyright-heal

Community

Self-healing Python type checks and fixes.

AuthorRuclo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically heals Python code by repairing Pyright type errors and guiding deterministic fixes, reducing manual debugging time.

Core Features & Use Cases

  • Iterative healing loop: run Pyright, parse errors, apply targeted fixes, and re-run until clean.
  • Error coverage: fixes for attribute/method not found, import issues, type mismatches, undefined vars, and argument mismatches.
  • Use Case: When migrating legacy Python projects with pervasive type issues, this skill speeds up achieving type-safe codebases and faster iteration.

Quick Start

Use the pyright-heal skill to fix a Python file:

  • /pyright-heal path/to/file.py
  • /pyright-heal path/to/file.py --max-iterations 5
  • /pyright-heal path/to/file.py --strict

Dependency Matrix

Required Modules

None required

Components

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: /pyright-heal
Download link: https://github.com/Ruclo/thesis/archive/main.zip#pyright-heal

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.