idiaz01/enterprise-superpowers
CLI tool that scaffolds Claude Code plugins for enterprise teams with skills, agents, commands, rules, hooks, and MCP server configs.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
idiaz01/enterprise-superpowers is a TypeScript MCP server licensed under MIT. CLI tool that scaffolds Claude Code plugins for enterprise teams with skills, agents, commands, rules, hooks, and MCP server configs. Topics: agents, ai, claude-code, cli, developer-tools, enterprise, mcp, plugin, scaffolding, skills.
Ranked #33 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Enterprise Superpowers > CLI tool that scaffolds AI coding assistant plugins for enterprise teams. Generate Claude Code plugins with your company's branding, tool integrations, and enterprise-ready defaults in minutes. ## Quick Start ```bash npx enterprise-superpowers init my-company ``` This interactive command will: 1. Ask for your company's design assets (logo, fonts, color palette) 2. Let you select integrations — or install all (recommended, default) 3. Generate a fully compliant Claude Code plugin with skills, agents, hooks, rules, and MCP configs ## Installation ```bash # Run directly with npx (no install needed) npx enterprise-superpowers init <company-name> # Or install globally npm install -g enterprise-superpowers enterprise-superpowers init <company-name> ``` ## Commands ```bash # Scaffold a new enterprise plugin enterprise-superpowers init <company-name> # Add an integration to an existing plugin enterprise-superpowers add <integration> # Update company desigRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.