coding.fix_pyright

Official

Automatically fix Python type errors and improve code quality.

Authorcausify-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and fix type-related issues in Python code using pyright, streamlining type safety and reducing bugs.

Core Features & Use Cases

  • Type Error Detection: Runs pyright on specified Python files to identify type inconsistencies and errors.
  • Automated Fixes: Reads pyright reports, applies fixes that do not alter code behavior, and ensures code adheres to typing standards.
  • Test Verification: Executes relevant tests after fixes to confirm code remains correct, facilitating reliable code maintenance and improvements.

Quick Start

Run the fix_pyright skill on your project files to automatically detect and resolve type issues, then verify with tests.

Dependency Matrix

Required Modules

pyright

Components

scripts

💻 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: coding.fix_pyright
Download link: https://github.com/causify-ai/helpers/archive/main.zip#coding-fix-pyright

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 471,000+ vetted skills library on demand.