Stats
Actions
Tags
From local-skills
Verify this dotfiles repository, its install scripts, plugin manifests, hook configuration, JSON/TOML/plist files, or CI-style smoke checks before or after changes. Use when asked to check whether the dotfiles setup is safe, installable, pluginized correctly, or ready to run.
How this skill is triggered — by the user, by Claude, or both
Slash command
/local-skills:dotfiles-verifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the repo-native verifier instead of ad-hoc checks.
Run the repo-native verifier instead of ad-hoc checks.
bash scripts/verify.sh --quickbash scripts/verify.sh --full--quick covers shell syntax, JSON/TOML/plist parsing, plugin manifests, hook settings, and git diff --check.--full also runs Bats when bats is installed.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 voidmatcha/dotfiles --plugin local-skills