Agent skill
valid-test-skill
A valid test skill for unit testing
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/valid-test-skill
SKILL.md
Valid Test Skill
This is a valid skill with proper YAML frontmatter for testing the skill scanner and YAML parser.
Description
This skill demonstrates correct frontmatter syntax with various data types:
- String values (name, description, author)
- Numeric values (version)
- Arrays (tags)
Usage
Use this skill as a positive test case for:
- Skill scanner directory traversal
- YAML frontmatter extraction
- Metadata parsing
Didn't find tool you were looking for?