소개
This skill provides a standardized approach to mastering Pylint within the Claude Code environment. It covers everything from basic .pylintrc generation to advanced configurations such as custom plugin integration, performance tuning for large monorepos, and CI/CD pipeline setup. By implementing these patterns, developers can enforce strict coding standards, reduce technical debt, and ensure consistent code quality across their Python projects while minimizing linting noise and false positives.