A skill demonstrating all Claude Code spec fields.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add martinemde/skillet --skill claude-spec-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Claude Spec Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/martinemde-claude-spec-skill)More formats (shields.io, HTML) on the badges page.
---
name: claude-spec-skill
description: A skill demonstrating all Claude Code spec fields.
argument-hint: "[issue-number] [--verbose]"
disable-model-invocation: true
user-invocable: false
allowed-tools: Read Write Bash(git:*)
model: claude-sonnet-4-5-20250929
context: fork
agent: reviewer
hooks:
PreToolUse:
- matcher: Bash
command: echo "pre-tool hook"
---
# Claude Spec Skill
This skill tests parsing of all Claude Code specification frontmatter fields.
## Usage
Use this skill when testing Claude Code spec compliance.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!