소개
The Repo Hardening skill provides a comprehensive framework for establishing consistent development standards across diverse tech stacks. It automatically detects project languages—from JavaScript and Python to Rust and Go—and applies best-practice configurations for linting, formatting, type checking, and test coverage. By automating the setup of .editorconfig, .gitattributes, and pre-commit hooks, it ensures code quality is enforced early in the development lifecycle, preventing common configuration mistakes and streamlining the onboarding process for new contributors and team members.