什么是 quality-run-linting-formatting?
使用配置详细信息和常见修复运行 ruff linting 和格式化。在检查代码样式、格式化文件、修复 lint 违规或提交之前使用。解释 ruff 检查与 ruff 格式、--fix 标志、pyproject.toml 中的配置以及常见的违规模式。适用于 Python .py 文件,目标为 Python 3.12。 来源:dawiddutoit/custom-claude。
使用配置详细信息和常见修复运行 ruff linting 和格式化。在检查代码样式、格式化文件、修复 lint 违规或提交之前使用。解释 ruff 检查与 ruff 格式、--fix 标志、pyproject.toml 中的配置以及常见的违规模式。适用于 Python .py 文件,目标为 Python 3.12。
通过命令行快速安装 quality-run-linting-formatting AI 技能到你的开发环境
来源:dawiddutoit/custom-claude。
Quick Start → Purpose | When to Use | Quick Start
Configuration → Ruff Config | Violation Codes | Common Fixes
Master ruff usage for linting (code quality) and formatting (code style) in temet. Understand when to check vs format, how to auto-fix violations, and interpret common error codes.
使用配置详细信息和常见修复运行 ruff linting 和格式化。在检查代码样式、格式化文件、修复 lint 违规或提交之前使用。解释 ruff 检查与 ruff 格式、--fix 标志、pyproject.toml 中的配置以及常见的违规模式。适用于 Python .py 文件,目标为 Python 3.12。 来源:dawiddutoit/custom-claude。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-run-linting-formatting使用配置详细信息和常见修复运行 ruff linting 和格式化。在检查代码样式、格式化文件、修复 lint 违规或提交之前使用。解释 ruff 检查与 ruff 格式、--fix 标志、pyproject.toml 中的配置以及常见的违规模式。适用于 Python .py 文件,目标为 Python 3.12。 来源:dawiddutoit/custom-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill quality-run-linting-formatting 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dawiddutoit/custom-claude