Official Major platform plugins for Claude Code
npx claudepluginhub major-technology/cliUse the Major platform agentically — create, develop, and deploy web apps via Claude Code
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
The official command-line interface for Major — the platform for deploying and managing secure internal tools.
Major empowers engineering teams to:
For comprehensive guides, command references, and API documentation, visit our Official Documentation.
curl -fsSL https://install.major.build | bash
brew tap major-technology/tap
brew install major-technology/tap/major
Update to the latest version automatically, regardless of install method:
major update
1. Authenticate Log in to your Major account. This stores your credentials securely in your system keychain.
major user login
2. Create a new App Scaffolds a new Major application in your current directory. You'll be prompted to choose a template.
major app create
3. Start Development
Installs dependencies (pnpm install) and starts the local development server (pnpm dev).
major app start
For detailed usage instructions, configuration options, and full command references, please visit the Major Documentation.