By spacelift-io
Procedural guide and references for working with Spacelift via the spacelift-local MCP - manage stacks, runs, policies, spaces, integrations, and the lifecycle of cloud resources through Intent (OpenTofu/Terraform).
A Claude Code plugin marketplace maintained by Spacelift. It distributes skills, agents, and commands for working with the Spacelift platform and the infrastructure it manages (OpenTofu / Terraform / Terragrunt / Pulumi).
Inside Claude Code:
/plugin marketplace add spacelift-io/claude-plugins
/plugin install spacelift@spacelift
After installation, the bundled skills are auto-discovered by Claude Code. The spacelift skill activates on prompts that mention Spacelift concepts (stacks, runs, policies, spaces, intent, etc.).
| Plugin | Description |
|---|---|
spacelift | Procedural guide and references for the spacelift-local MCP server - manage stacks, runs, policies, spaces, integrations, and the lifecycle of cloud resources through Intent. |
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest (lists every plugin in this repo)
├── plugins/
│ └── spacelift/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ └── skills/
│ └── spacelift/ # Auto-loaded as the `spacelift` skill
│ ├── SKILL.md
│ ├── references/
│ └── examples/
├── LICENSE
└── README.md
To add a new plugin:
plugins/<name>/ with a .claude-plugin/plugin.json.plugins/<name>/skills/<skill-name>/SKILL.md, agents under plugins/<name>/agents/, commands under plugins/<name>/commands/, and so on..claude-plugin/marketplace.json.Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub spacelift-io/claude-plugins --plugin spaceliftComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.