Claude Code Plugins

Community-maintained marketplace

Feedback

template-skill

@feiskyer/koder
3
0

A minimal template skill for testing

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name template-skill
description A minimal template skill for testing

This is a minimal template skill for testing purposes. It is intentionally small so that tests can easily reason about token counts while still working with realistic content.

Use this skill when you want to verify that:

  • YAML frontmatter is parsed correctly.
  • The body content is separated from metadata.
  • Progressive disclosure only loads the content when requested.

The text does not reference any other skills and does not rely on external files. When the loader reads this file it should see a short but structured document that looks like a typical skill definition used by the Koder agent.