|
133 | 133 | "repoOwner": "anthropics", |
134 | 134 | "repoName": "claude-code", |
135 | 135 | "repoBranch": "main" |
| 136 | + }, |
| 137 | + "compounding-engineering": { |
| 138 | + "name": "compounding-engineering", |
| 139 | + "description": "A Claude Code plugin for compounding engineering practices", |
| 140 | + "enabled": true, |
| 141 | + "type": "marketplace", |
| 142 | + "repoOwner": "EveryInc", |
| 143 | + "repoName": "compounding-engineering-plugin", |
| 144 | + "repoBranch": "main", |
| 145 | + "pluginPath": "plugins/compounding-engineering", |
| 146 | + "aliases": [ |
| 147 | + "every-marketplace" |
| 148 | + ] |
| 149 | + }, |
| 150 | + "superpowers-marketplace": { |
| 151 | + "name": "superpowers-marketplace", |
| 152 | + "description": "Curated Claude Code plugins: skills, workflows, and productivity tools", |
| 153 | + "enabled": true, |
| 154 | + "type": "marketplace", |
| 155 | + "repoOwner": "obra", |
| 156 | + "repoName": "superpowers-marketplace", |
| 157 | + }, |
| 158 | + "awesome-claude-code-plugins": { |
| 159 | + "name": "awesome-claude-code-plugins", |
| 160 | + "description": "Awesome Claude Code plugins collection", |
| 161 | + "enabled": true, |
| 162 | + "type": "marketplace", |
| 163 | + "repoOwner": "ccplugins", |
| 164 | + "repoName": "awesome-claude-code-plugins", |
| 165 | + }, |
| 166 | + "cc-marketplace": { |
| 167 | + "name": "cc-marketplace", |
| 168 | + "description": "A marketplace for Claude Code plugins", |
| 169 | + "enabled": true, |
| 170 | + "type": "marketplace", |
| 171 | + "repoOwner": "ananddtyagi", |
| 172 | + "repoName": "claude-code-marketplace", |
| 173 | + }, |
| 174 | + "anthropic-agent-skills": { |
| 175 | + "name": "anthropic-agent-skills", |
| 176 | + "description": "Anthropic example skills", |
| 177 | + "enabled": true, |
| 178 | + "type": "marketplace", |
| 179 | + "repoOwner": "anthropics", |
| 180 | + "repoName": "skills", |
| 181 | + }, |
| 182 | + "claude-code-workflows": { |
| 183 | + "name": "claude-code-workflows", |
| 184 | + "description": "Production-ready workflow orchestration with 67 focused plugins, 99 specialized agents, and 107 skills - optimized for granular installation and minimal token usage", |
| 185 | + "enabled": true, |
| 186 | + "type": "marketplace", |
| 187 | + "repoOwner": "wshobson", |
| 188 | + "repoName": "agents", |
| 189 | + }, |
| 190 | + "superpowers-dev": { |
| 191 | + "name": "superpowers-dev", |
| 192 | + "description": "Development marketplace for Superpowers core skills library", |
| 193 | + "enabled": true, |
| 194 | + "type": "marketplace", |
| 195 | + "repoOwner": "obra", |
| 196 | + "repoName": "superpowers", |
| 197 | + }, |
| 198 | + "claude-code-plugins-plus": { |
| 199 | + "name": "claude-code-plugins-plus", |
| 200 | + "description": "A comprehensive marketplace and educational hub for Claude Code plugins", |
| 201 | + "enabled": true, |
| 202 | + "type": "marketplace", |
| 203 | + "repoOwner": "jeremylongshore", |
| 204 | + "repoName": "claude-code-plugins-plus", |
| 205 | + }, |
| 206 | + "hcp-terraform-skills": { |
| 207 | + "name": "hcp-terraform-skills", |
| 208 | + "description": "Comprehensive Claude Code skills for HashiCorp Terraform, including style guides, testing frameworks, Terraform Stacks configurations, and HCP Terraform automation", |
| 209 | + "enabled": true, |
| 210 | + "type": "marketplace", |
| 211 | + "repoOwner": "hashi-demo-lab", |
| 212 | + "repoName": "claude-skill-hcp-terraform", |
| 213 | + }, |
| 214 | + "mag-claude-plugins": { |
| 215 | + "name": "mag-claude-plugins", |
| 216 | + "description": "MAG team's curated collection of Claude Code plugins for modern full-stack development with LLM performance tracking", |
| 217 | + "enabled": true, |
| 218 | + "type": "marketplace", |
| 219 | + "repoOwner": "MadAppGang", |
| 220 | + "repoName": "claude-code", |
| 221 | + }, |
| 222 | + "thedotmack": { |
| 223 | + "name": "thedotmack", |
| 224 | + "description": "Plugins by Alex Newman (thedotmack)", |
| 225 | + "enabled": true, |
| 226 | + "type": "marketplace", |
| 227 | + "repoOwner": "thedotmack", |
| 228 | + "repoName": "claude-mem", |
| 229 | + }, |
| 230 | + "awesome-claude-skills": { |
| 231 | + "name": "awesome-claude-skills", |
| 232 | + "description": "A curated marketplace of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API", |
| 233 | + "enabled": true, |
| 234 | + "type": "marketplace", |
| 235 | + "repoOwner": "ComposioHQ", |
| 236 | + "repoName": "awesome-claude-skills", |
| 237 | + }, |
| 238 | + "claude-code-plugins": { |
| 239 | + "name": "claude-code-plugins", |
| 240 | + "description": "Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows", |
| 241 | + "enabled": true, |
| 242 | + "type": "marketplace", |
| 243 | + "repoOwner": "anthropics", |
| 244 | + "repoName": "claude-code", |
| 245 | + "repoBranch": "main" |
136 | 246 | } |
137 | 247 | } |
0 commit comments