소개
The Code Patterns Enforcer skill transforms Claude's development process into a structured, high-quality workflow by mandating efficient tool usage and systematic oversight. It prevents suboptimal 'grep-style' searches by prioritizing Language Server Protocol (LSP) commands, automatically delegates complex tasks to specialized subagents for planning and exploration, and ensures every code change undergoes a rigorous review. This skill is essential for developers working on large codebases where consistency, architectural integrity, and error reduction are paramount.