Commit ac5f4af
committed
refactor(skills): migrate skills to agent-skills-nix
- Remove local skills directory from git tracking
- Add agent-skills-nix and StackOneHQ/skills as flake inputs
- Configure devShell to auto-install skills via symlink-tree
- Update .gitignore to exclude Nix-managed skill directories
- Update CLAUDE.md to document the new skills management approach
Skills are now sourced from StackOneHQ/skills repository and
automatically installed when entering `nix develop`.1 parent c53a85d commit ac5f4af
File tree
6 files changed
+127
-78
lines changed- .claude/skills
- just-commands
- release-please
6 files changed
+127
-78
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
15 | 23 | | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
18 | 50 | | |
19 | 51 | | |
20 | 52 | | |
| |||
34 | 66 | | |
35 | 67 | | |
36 | 68 | | |
| 69 | + | |
37 | 70 | | |
38 | 71 | | |
39 | 72 | | |
| |||
76 | 109 | | |
77 | 110 | | |
78 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
79 | 123 | | |
80 | 124 | | |
81 | 125 | | |
| |||
101 | 145 | | |
102 | 146 | | |
103 | 147 | | |
104 | | - | |
| 148 | + | |
105 | 149 | | |
106 | 150 | | |
107 | 151 | | |
108 | 152 | | |
109 | 153 | | |
110 | | - | |
| 154 | + | |
111 | 155 | | |
112 | 156 | | |
113 | 157 | | |
114 | 158 | | |
115 | 159 | | |
116 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
117 | 165 | | |
118 | 166 | | |
119 | 167 | | |
| |||
0 commit comments