Commit 6c25617f authored by Jan Reimes's avatar Jan Reimes
Browse files

🛠️ chore(skills): add debug-skill and update gitignore

parent 55503a12
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
"aqua:steveyegge/beads" = "latest"
"github:yoanbernabeu/grepai" = "latest"
"github:djinn-soul/CytoScnPy" = "latest"
"github:AlmogBaku/debug-skill" = "latest"
node = "latest"
bun = "latest"

@@ -84,5 +85,6 @@ run = [
    "bun x skills add https://github.com/nicobailon/visual-explainer -a universal -y",
    "bun x skills add https://github.com/alinaqi/claude-bootstrap -s code-deduplication -a universal -y",
    "bun x skills add https://github.com/hardikpandya/stop-slop -a universal -y",
    "bun x skills add kreuzberg-dev/kreuzberg -a universal -y"
    "bun x skills add kreuzberg-dev/kreuzberg -a universal -y",
    "bun x skills add AlmogBaku/debug-skill -a universal -y"
]
+1 −0
Original line number Diff line number Diff line
@@ -241,6 +241,7 @@ skills-lock.json
/.agents/skills/code-deduplication
/.agents/skills/stop-slop
/.agents/skills/kreuzberg
/.agents/skills/debugging-code

# Dolt database files (added by bd init)
.dolt/