code-lint
CommunityEnsure Python code quality.
Authorarakitakashi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of maintaining consistent code quality and style across Python projects, preventing common errors and improving readability.
Core Features & Use Cases
- Automated Formatting: Ensures Python code adheres to the black formatting standard.
- Import Sorting: Organizes imports using isort for better maintainability.
- Linting: Identifies and reports potential errors and style violations using flake8.
- Use Case: Before committing code, run this Skill to automatically format your Python files, sort your imports, and catch any linting errors, ensuring a clean and consistent codebase.
Quick Start
Run the code-lint skill to check and fix Python code formatting and linting issues in the src/bidi-demo directory.
Dependency Matrix
Required Modules
None requiredComponents
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: code-lint Download link: https://github.com/arakitakashi/homework-coach-robo/archive/main.zip#code-lint 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.