refactor(skills): move skills to canonical top-level skills/ with .claude symlink

Establish a single source of truth for agent skills. The real files now live in
the top-level skills/ directory (the publishing convention used by Vercel,
Supabase, and Cloudflare, and the tree Honcho's `npx skills add` distributes).
.claude/skills becomes a symlink to ../skills so Claude Code discovery keeps
working off the one tree — eliminating the parallel-copy sync burden.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
ajspig 2026-07-15 14:45:43 -04:00
parent 29bf690704
commit bcb588f980
15 changed files with 1 additions and 0 deletions

1
.claude/skills Symbolic link
View File

@ -0,0 +1 @@
../skills