Slash Command

/verify-skills

Validate skill schema, format compliance, and input validation rules

From team-shinchan
Install
1
Run in your terminal
$
npx claudepluginhub seokan-jeong/team-shinchan --plugin team-shinchan
Command Content

Verify-Skills Command

Validates all skill definition files for schema compliance, naming conventions, and input validation rules.

See skills/verify-skills/SKILL.md for full documentation.

Usage

/team-shinchan:verify-skills

When to Run

  • After modifying any file in skills/
  • After adding, removing, or renaming a skill
  • As part of the verify-implementation workflow

Validators

ValidatorWhat it checks
skill-schemaSkill files follow required schema (frontmatter, sections)
skill-formatSkill naming conventions and structural format
input-validationInput validation rules are properly defined
Stats
Stars7
Forks0
Last CommitFeb 21, 2026