|
27 | 27 | "deny": [], |
28 | 28 | "ask": [] |
29 | 29 | }, |
30 | | - "language": "english" |
| 30 | + "language": "english", |
| 31 | + "enabledPlugins": { |
| 32 | + "frontend-design@claude-plugins-official": true, |
| 33 | + "plugin-dev@claude-plugins-official": true, |
| 34 | + "typescript-lsp@language-server-please": true, |
| 35 | + "graphql-lsp@language-server-please": false, |
| 36 | + "vue-lsp@language-server-please": true, |
| 37 | + "eslint-lsp@language-server-please": true, |
| 38 | + "skill-creator@claude-plugins-official": true, |
| 39 | + "backend@passionfactory": false, |
| 40 | + "bun@passionfactory": true, |
| 41 | + "context@passionfactory": true, |
| 42 | + "dev-tools@passionfactory": true, |
| 43 | + "frontend@passionfactory": true, |
| 44 | + "genkit@passionfactory": false, |
| 45 | + "github@passionfactory": true, |
| 46 | + "graphql@passionfactory": false, |
| 47 | + "please@passionfactory": true, |
| 48 | + "please-ai@passionfactory": false, |
| 49 | + "review@passionfactory": true, |
| 50 | + "reflexion@passionfactory": false, |
| 51 | + "research@passionfactory": false, |
| 52 | + "standards@passionfactory": true, |
| 53 | + "testing@passionfactory": true, |
| 54 | + "tidy-first@passionfactory": true, |
| 55 | + "vuefire@passionfactory": false, |
| 56 | + "auth-skills@better-auth-agent-skills": false, |
| 57 | + "claude-md-management@passionfactory": true, |
| 58 | + "nuxt@pleaseai": true, |
| 59 | + "vue@pleaseai": true, |
| 60 | + "turborepo@pleaseai": true, |
| 61 | + "pinia@pleaseai": false, |
| 62 | + "vitest@pleaseai": true, |
| 63 | + "tsdown@pleaseai": false, |
| 64 | + "vueuse@pleaseai": true, |
| 65 | + "fetch@pleaseai": true, |
| 66 | + "markitdown@pleaseai": true |
| 67 | + }, |
| 68 | + "extraKnownMarketplaces": { |
| 69 | + "passionfactory": { |
| 70 | + "source": { |
| 71 | + "source": "github", |
| 72 | + "repo": "chatbot-pf/engineering-standards" |
| 73 | + } |
| 74 | + }, |
| 75 | + "language-server-please": { |
| 76 | + "source": { |
| 77 | + "source": "github", |
| 78 | + "repo": "chatbot-pf/code-please" |
| 79 | + } |
| 80 | + }, |
| 81 | + "pleaseai": { |
| 82 | + "source": { |
| 83 | + "source": "github", |
| 84 | + "repo": "pleaseai/claude-code-plugins" |
| 85 | + } |
| 86 | + } |
| 87 | + } |
31 | 88 | } |
0 commit comments