Loading .config/mise/config.toml +1 −0 Original line number Diff line number Diff line Loading @@ -75,5 +75,6 @@ run = [ "cls", "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", ] .gitignore +4 −1 Original line number Diff line number Diff line Loading @@ -234,9 +234,12 @@ Thumbs.db .vscode/ .idea/ /scripts/cache /.agents/skills/visual-explainer # Agent skills that are downloaded/installed from external sources skills-lock.json /.agents/skills/visual-explainer /.agents/skills/code-deduplication /.agents/skills/stop-slop # Dolt database files (added by bd init) .dolt/ Loading Loading
.config/mise/config.toml +1 −0 Original line number Diff line number Diff line Loading @@ -75,5 +75,6 @@ run = [ "cls", "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", ]
.gitignore +4 −1 Original line number Diff line number Diff line Loading @@ -234,9 +234,12 @@ Thumbs.db .vscode/ .idea/ /scripts/cache /.agents/skills/visual-explainer # Agent skills that are downloaded/installed from external sources skills-lock.json /.agents/skills/visual-explainer /.agents/skills/code-deduplication /.agents/skills/stop-slop # Dolt database files (added by bd init) .dolt/ Loading