Complete Test Skill
This is a complete skill with all frontmatter fields.
Usage
Use this skill when you need to test complete skill parsing.
Examples
node script.js --test

A complete skill with all fields present for testing
This is a complete skill with all frontmatter fields.
Use this skill when you need to test complete skill parsing.
node script.js --test
Test fixture skill with minimal content. Has proper structure (frontmatter, sections) but provides almost no actionable guidance. Contains only generic placeholder text and a trivial example. Located in test directory, indicating internal-only testing purpose. Not suitable for real-world application without significant expansion.