2.home-manager/tests/modules/programs/claude-code/skills/test-skill/SKILL.md
Austin Horstman 91be7cce76 claude-code: fix skills implementation
Claude skills are only found when using `SKILL.md` entrypoints.
Attribute names should be used for the directory structure, not the
filename.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2026-02-19 14:00:06 -06:00

148 B

Use this skill when the user asks you to perform a test operation.

Instructions

  1. Parse user input
  2. Execute test operation
  3. Return results