By fabn
Spacelift CI/CD workflows for Terraform: stack management, run inspection with log analysis, failure debugging, local previews, dependency tracking, and GraphQL schema exploration.
npx claudepluginhub fabn/claude-plugins --plugin spaceliftThis skill should be used when the user wants to read Spacelift run logs, inspect a specific run, view resource changes, or find the run associated with a branch or PR. Activates on: "spacelift logs", "spacelift run", "show run", "run logs", "read logs", "spacelift changes", "run details", "find run", "run for this branch", "spacelift run status", "what changed in the run", "log spacelift", "mostra log", "dettagli run", "modifiche run spacelift".
This skill should be used when the user wants to manage Spacelift runs: confirm a pending run, discard a run, trigger a new deployment, retry a failed run, or cancel a queued run. Activates on: "confirm run", "confirm spacelift", "discard run", "discard spacelift", "trigger run", "trigger spacelift", "deploy spacelift", "retry spacelift", "cancel run", "cancel spacelift", "run spacelift", "lancia spacelift", "conferma run", "scarta run", "annulla run spacelift", "rilancia spacelift".
This skill should be used when the user wants to debug a failed Spacelift run, understand why a plan or apply failed, or investigate Spacelift errors. Follows a structured workflow: identify the failed run, fetch history and logs, parse errors, and present findings with fix suggestions. Activates on: "why did spacelift fail", "spacelift plan failed", "spacelift error", "debug spacelift", "spacelift apply failed", "spacelift failure", "fix spacelift", "what went wrong spacelift", "spacelift broken", "perché spacelift ha fallito", "errore spacelift", "spacelift rotto", "debug spacelift", "correggi spacelift".
This skill should be used when the user wants to run a Spacelift local preview, trigger a proposed run from the current workspace, or test infrastructure changes before pushing. Activates on: "local preview", "spacelift preview", "preview spacelift", "test changes spacelift", "run preview", "spacelift local", "try changes", "anteprima locale", "anteprima spacelift", "provare modifiche spacelift".
This skill should be used when the user wants to list Spacelift stacks, check stack status, show stack details, view dependencies, or get an overview of their Spacelift infrastructure. Activates on: "spacelift", "spacelift status", "list stacks", "spacelift stacks", "check spacelift", "show stack", "stack details", "spacelift dependencies", "spacelift resources", "spacelift overview", "stato spacelift", "controlla spacelift", "lista stack", "dipendenze spacelift".
A collection of Claude Code plugins for monitoring, infrastructure, and development workflows.
| Plugin | Description | Skills |
|---|---|---|
| datadog | Datadog monitoring: dashboards, logs, APM traces, metric discovery | setup, dashboard, logs, traces |
| github | GitHub workflows: issues, PRs, releases, project boards, code review | setup, release, feature, pm, address-review |
| rails | Ruby on Rails development: debugging, testing, refactoring, migrations | debug, test, refactor, migrate, upgrade |
| terraform | Terraform infrastructure: plan, drift detection, apply with safety gates | plan, drift, apply |
/plugin marketplace add fabn/claude-plugins
/plugin install github@fabn-claude-plugins
Add to your ~/.claude/settings.json (user-level) or .claude/settings.json (project-level):
{
"enabledPlugins": {
"github@fabn-claude-plugins": true,
"terraform@fabn-claude-plugins": true
},
"extraKnownMarketplaces": {
"fabn-claude-plugins": {
"source": {
"source": "github",
"repo": "fabn/claude-plugins"
}
}
},
"enableAllProjectMcpServers": true
}
/plugin marketplace add /absolute/path/to/claude-plugins
claude --plugin-dir ./plugins/datadog
claude --plugin-dir ./plugins/rails
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Requires secrets
Needs API keys or credentials to function
Comprehensive 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.
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use