etag-handler
This skill provides automated assistance for etag handler tasks within the API Development domain.
Content Preview
--- name: etag-handler description: | Etag Handler - Auto-activating skill for API Development. Triggers on: etag handler, etag handler Part of the API Development skill category. allowed-tools: Read, Write, Edit, Bash(curl:*), Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Etag Handler ## Purpose This skill provides automated assistance for etag handler tasks within the API Development domain. ## When to Use This skill activates automatica
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/etag-handler.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/15-api-development/etag-handler/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/15-api-development/etag-handler/SKILL.md