python-dev-tools

Community

Python tooling for fast, reliable code.

Authorrayk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Expert guidance for using Python development tools including IDE integration, static analysis, testing, and debugging workflows.

Core Features & Use Cases

  • Static analysis (pyright, ruff, mypy)
  • Testing workflows (pytest, coverage)
  • IDE integration patterns (diagnostics, file I/O)

Quick Start

Use pyright for type checking, then pytest for tests with coverage

Dependency Matrix

Required Modules

None required

Components

references

💻 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: python-dev-tools
Download link: https://github.com/rayk/lucid-toolkit/archive/main.zip#python-dev-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository