skills-validator | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / skills-validator

skills-validator

maintained by recca0120

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: skills-validator description: "Validates Skills after refactoring to ensure they work correctly. Use when user asks to validate skills, verify refactoring, or check skills still work."

Skills Validator

When to Use

This is Step 3 of the refactoring workflow:

  1. analyze → Identifies issues
  2. extract → Performs refactoring
  3. validate ← You are here

Prerequisite: Refactoring completed by skills-extractor.

Workflow

Step 1: Reference Check

Verify all references exist and YAML frontmatter is intact.

Checklist: references/checklist.md

Step 2: Content Check

Compare before/after to ensure triggers, actions, and output format unchanged.

Step 3: Generate Test Prompts

Create test prompts from each skill's description to verify activation.

Output

# Validation Report

## Reference Check
- [x] skill-a: All references valid
- [ ] skill-b: Missing `shared/example.md`

## Test Prompts
- "[trigger phrase]" → Should activate [skill-name]

## Issues Found
- [List any problems]

Next Step

If issues found → Fix and re-run validation If all pass → Refactoring complete

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools automation tools

Related Skills

specs-gen
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right
reviewing-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.