Commit 5aaced3
Move the Nebari skill to .agents/skills with a .claude symlink
Store the registry-installed skill at frontend/.agents/skills so it is
agent-agnostic, and track frontend/.claude/skills as a symlink to it so
Claude Code (and shadcn re-syncs, which target .claude/skills) still
find it. Only the skills directory is linked so per-directory
settings.local.json files stay out of the tracked tree.
Generalize the .gitignore rules to **/.claude/* and **/.agents/*; the
previous .claude/* pattern was root-anchored and never applied to
frontend/.claude/.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>1 parent b87db2d commit 5aaced3
3 files changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments