creation-guard

Installation
SKILL.md

Creation Guard

Prevents duplicate functionality and enforces analysis before creating new Claude Code artifacts.


Purpose

Before creating ANY new:

  • Skill (~/.claude/skills/*/SKILL.md)
  • Agent (~/.claude/agents/*.md)
  • Slash command (~/.claude/commands/*.md)
  • CLI tool (~/bin/*)

This skill MUST be invoked to:

  1. Search for existing artifacts with similar functionality
  2. Identify potential overlap or extension opportunities
  3. Present findings with recommendation
  4. Get explicit user approval before proceeding
Installs
1
First Seen
May 2, 2026
creation-guard — aplaceforallmystuff/claude-creation-guard