🐍
QualityTypeScript

Lint Python

by agentforce314

Lint Python is a Quality skill for Claude Code, published by agentforce314 in clawcodex.

862 stars154 forkson agentforce314/clawcodexAdded 2026/08/22Repository updated 2026/08/17
agentaiai-agentai-codingclaudeclaude-codeclicodecodexcodingcoding-agentdeepseekllmpythontoken-efficient
Install in seconds
Install Lint Python
Copy Lint Python into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/agentforce314/clawcodex/tree/main/tests/fixtures/skills/lint-py ~/.claude/skills/lint-py

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/agentforce314/clawcodex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
tests/fixtures/skills/lint-py/SKILL.md in agentforce314/clawcodex
Installs to
~/.claude/skills/lint-py
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Lint Python does

Lint Python runs Ruff on Python files in the current checkout and reports findings. Use it when you want to catch style and code issues in Python code.

Lint Python is cataloged under Quality on DirSkills. Lint Python comes from a repository tagged agent, ai, ai-agent, ai-coding and claude.

Documentation

README

Lint Python

Lint the Python files in this checkout and report findings.

Working directory: !pwd

Run ruff and report findings.

Frequently asked about Lint Python

  • What else does agentforce314 publish alongside Lint Python?

    Lint Python is one of 3 skills that DirSkills catalogs from agentforce314/clawcodex, the repository it ships in. Its siblings there include Add Component and Commit Helper. Each one is a separate skill with its own page in this directory, installs the same way Lint Python does, and is maintained by agentforce314 in that same repository. The rest of the collection is listed on the agentforce314/clawcodex page.

  • How does Lint Python compare to other Quality skills?

    Lint Python ranks #909 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Lint Python against them. Open each page to compare what they document and how they install.