# valid-test-skill > A valid test skill for unit testing - Author: Richard Hightower - Repository: SpillwaveSolutions/skills_viewer - Version: 20251127111256 - Stars: 31 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/SpillwaveSolutions/skills_viewer - Web: https://mule.run/skillshub/@@SpillwaveSolutions/skills_viewer~valid-test-skill:20251127111256 --- --- name: valid-test-skill description: A valid test skill for unit testing version: 1.0.0 tags: - testing - rust - valid author: Test Suite --- # 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: 1. Skill scanner directory traversal 2. YAML frontmatter extraction 3. Metadata parsing