ruff-operations
CommunityAutomate Ruff linting and fixes.
Authorekozmdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates linting and formatting of Python code across projects using Ruff.
Core Features & Use Cases
- Lint across the repository: run 'ruff check .' to identify issues.
- Format and fix issues: run 'ruff format . --check' or 'ruff check . --fix' to apply changes.
- Update operational docs: generate and document Ruff commands for AGENTS.md.
Quick Start
Run Ruff linting and formatting across your project with a minimal setup. Example: ruff check . --diff to preview changes, followed by ruff check . --fix and ruff format . --check to verify.
Dependency Matrix
Required Modules
None requiredComponents
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: ruff-operations Download link: https://github.com/ekozmdev/my-codex-cli-settings/archive/main.zip#ruff-operations 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.