# valid-test-skill > A properly formatted test skill for validation testing - Author: Pierre Placide - Repository: unikabiz/claude-skills - Version: 20251128085807 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/unikabiz/claude-skills - Web: https://mule.run/skillshub/@@unikabiz/claude-skills~valid-test-skill:20251128085807 --- --- name: valid-test-skill description: A properly formatted test skill for validation testing license: Apache 2.0 metadata: version: "1.0" author: "Test Suite" --- # Valid Test Skill This is a valid skill fixture used for testing the validation and packaging scripts. ## Purpose This skill demonstrates the correct format for: - YAML frontmatter - Required fields (name, description) - Optional fields (license, metadata) - Proper naming conventions (hyphen-case) - Valid description without angle brackets ## Usage This fixture is used in automated tests to verify that the validation scripts correctly identify valid skills.