Provides a deliberate example of an improperly configured skill to test and validate Claude Code linting tools.
This skill acts as a standardized test fixture designed specifically for use with claudelint. It contains intentional configuration errors, such as name mismatches, insufficient descriptions, and restrictive tool permissions, to verify that linting tools correctly identify and report issues within Claude Code project structures. It is an essential resource for developers building validation tooling or CI/CD pipelines for Claude-enhanced repositories.
主要功能
01Tests permission handling with disallowed tools
02Demonstrates incorrect naming conventions
032 GitHub stars
04Validates repository-level linting rules
05Provides a baseline for error message testing
06Simulates invalid metadata for linter verification
使用场景
01Benchmarking CI/CD pipelines for Claude Code skills