Skip to main content
在 Manus 中运行任何 Skill
一键导入

holistic-linting

This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.

概览

This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.

安装命令
npx skills add https://github.com/BbgnsurfTech/claude-skills-collection --skill holistic-linting

复制此命令并粘贴到 Claude Code 中以安装该技能

星标18
分支7
更新时间2025年12月18日 12:18
文件资源管理器
63 个文件
SKILL.md
readonly