关于
This skill empowers developers to implement advanced, AST-based linting rules using Biome's GritQL plugin system directly within Claude Code. It helps automate code quality by capturing specific patterns—such as banning console logs, enforcing specific React hook usage, or managing CSS patterns—and providing immediate, actionable diagnostic feedback. By codifying architectural decisions into the linter, it ensures that both human developers and AI assistants adhere to project-specific conventions, effectively preventing the context drift often seen with standard text-based instructions in long-running sessions.