5 projects
codex-skill-kit
Scaffold and validate Codex skills from the command line.
claude-hooks-check
Linter for Claude Code hooks configuration (the 'hooks' block of settings.json). Validates event names, matcher shape, command entries, and flags dangerous commands or hardcoded secrets.
claude-commands-check
Linter for Claude Code slash-command files (.claude/commands/*.md). Validates YAML frontmatter, allowed-tools shape, description quality, and flags hardcoded secrets.
mcp-config-check
Linter for MCP (Model Context Protocol) config files used by Claude Desktop, Cursor, Cline, Windsurf, and Zed. CLI + library API.
claude-skill-check
Linter for Claude Code SKILL.md files. Validates YAML frontmatter, required fields, description length, and common secret patterns.