home/categories/ide-plugins/omriwen-prism-claude-skills-code-formatter-skill-md
ide-pluginstools

code-formatter

Format Python code using black, ruff, and isort to ensure consistent style. This skill should be used before committing code to maintain code quality standards and pass CI/CD checks.

omriwen
maintainer
omriwen
Updated 1/1/2026
Stars
0
Forks
0
quick start

Installation and usage

Format Python code using black, ruff, and isort to ensure consistent style. This skill should be used before committing code to maintain code quality standards and pass CI/CD checks.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use code-formatter