Stats
Actions
Tags
From claudelint
Validates Claude Code settings.json files for schema, permissions, hooks, and environment variable issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudelint:validate-settings [flags][flags]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Runs `claudelint validate-settings` to validate `.claude/settings.json` and `.claude/settings.local.json` files.
Runs claudelint validate-settings to validate .claude/settings.json and .claude/settings.local.json files.
claudelint validate-settings $ARGUMENTS
--path <path> - Custom path to settings.json--verbose - Show detailed output--warnings-as-errors - Treat warnings as errorsclaudelint validate-settings
claudelint validate-settings --path /path/to/settings.json
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub pdugan20/claudelint --plugin claudelint