validate-skills
π―Skillfrom callstackincubator/agent-skills
Skill validation tool from Callstack that checks Claude Code skills against the agentskills.io spec and best practices, verifying name format, description, metadata, and file structure
Overview
validate-skills is a Claude Code skill that validates skill files in a repository against the agentskills.io specification and Claude Code best practices. It provides a linting and validation workflow accessible via the /validate-skills command.
Key Features
- Spec compliance checking: Validates skill files against the agentskills.io specification to ensure they conform to the standard format.
- Claude Code best practices enforcement: Checks that skills follow established Claude Code conventions and patterns.
- Command-based invocation: Accessible via the
/validate-skillsslash command for quick validation during development. - Skill authoring support: Helps skill authors catch formatting issues, missing fields, and structural problems before publishing.
Who is this for?
This skill is designed for developers who author Claude Code skills and want to ensure their skills conform to the agentskills.io specification. It is particularly useful for teams building skill marketplaces or contributing skills to shared repositories.
Same repository
callstackincubator/agent-skills(9 items)
Installation
npx vibeindex add callstackincubator/agent-skills --skill validate-skillsnpx skills add callstackincubator/agent-skills --skill validate-skills~/.claude/skills/validate-skills/SKILL.mdSKILL.md
More from this repository8
Validates React Native project structure, component design, performance optimization, and adherence to modern mobile development standards.
Automates GitHub repository interactions like cloning, branching, committing, and managing pull requests with precision using gh CLI patterns
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.
React Native optimization best practices from Callstack, the leading React Native consulting company. Provides agent-optimized, structured instructions for performance, architecture, and mobile development patterns.
Covers the full React Native upgrade workflow including template diffs via Upgrade Helper, dependency updates, Expo SDK steps, and common pitfalls. Provides problem-to-skill mapping and reference files for core upgrades, dependency compatibility, React 19 alignment, and monorepo targeting.
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.
Skill
Skill