소개
This skill establishes a robust security perimeter for development projects by integrating local Git hooks with automated server-side workflows. It prevents the accidental exposure of sensitive information—such as API keys for Anthropic, OpenAI, and cloud providers—before they reach your repository. Beyond security, the skill enforces standardized commit messages and performs dependency audits to ensure code quality. By combining client-side prevention with non-bypassable GitHub Actions, it provides a comprehensive framework for maintaining a secure and professional development lifecycle.