|
26 | 26 | "Bash(git stash:*)", |
27 | 27 | "Bash(git status:*)", |
28 | 28 | "Bash(grep:*)", |
29 | | - "Bash(ls)", |
| 29 | + "Bash(ls:*)", |
30 | 30 | "Bash(make:*)", |
| 31 | + "Bash(pnpm exec:*)", |
| 32 | + "Bash(pnpm test:*)", |
31 | 33 | "Bash(shellcheck:*)", |
32 | 34 | "Bash(shfmt:*)", |
33 | 35 | "Bash(xargs ls)", |
| 36 | + "Bash(wc:*)", |
34 | 37 | "WebFetch(domain:deno.com)", |
35 | 38 | "WebFetch(domain:github.com)", |
36 | 39 | "WebFetch(domain:gohugo.io)", |
|
40 | 43 | "ask": [ |
41 | 44 | "Bash(git rm:*)" |
42 | 45 | ], |
43 | | - "disabledMcpjsonServers": [ |
44 | | - "chrome-devtools", |
45 | | - "playwright" |
46 | | - ], |
47 | | - "enabledMcpjsonServers": [ |
48 | | - "beads" |
49 | | - ], |
| 46 | + "disabledMcpjsonServers": [], |
| 47 | + "enabledMcpjsonServers": [], |
50 | 48 | "includeCoAuthoredBy": false |
51 | 49 | }, |
52 | 50 | "enabledPlugins": { |
53 | | - "pr-review-toolkit@claude-code-plugins": true, |
54 | | - "commit-commands@claude-code-plugins": true, |
55 | | - "feature-dev@claude-code-plugins": true, |
56 | | - "code-review@claude-code-plugins": true, |
57 | | - "explanatory-output-style@claude-code-plugins": true, |
58 | | - "learning-output-style@claude-code-plugins": true, |
59 | | - "frontend-design@claude-code-plugins": true |
| 51 | + "code-review@claude-plugins-official": true, |
| 52 | + "commit-commands@claude-plugins-official": true, |
| 53 | + "feature-dev@claude-plugins-official": true, |
| 54 | + "frontend-design@claude-plugins-official": true, |
| 55 | + "hookify@claude-plugins-official": true, |
| 56 | + "lua-lsp@claude-plugins-official": true, |
| 57 | + "pr-review-toolkit@claude-plugins-official": true, |
| 58 | + "pyright-lsp@claude-plugins-official": true, |
| 59 | + "ralph-loop@claude-plugins-official": true, |
| 60 | + "typescript-lsp@claude-plugins-official": true |
60 | 61 | } |
61 | 62 | } |
0 commit comments