By fabn
GitHub workflows: feature development with branch/commit/PR flow, addressing PR review comments, issue and project board management (Epics, sub-issues, triage), release management with Release Drafter (setup, upgrade, and publishing), actionlint CI for workflow linting, and interactive setup for GitHub MCP server and gh CLI.
npx claudepluginhub fabn/claude-plugins --plugin githubThis skill should be used when the user wants to develop a feature using a Git-based workflow: creating a branch, staging files, writing a commit, pushing to remote, and opening a pull request. Guides the full flow from an empty working tree or a branch with uncommitted changes. Activates on: "git", "feature", "branch", "pull request", "pr", "new branch", "create branch", "open pr", "submit pr", "feature branch", "commit", "stage", "push", "branch feature", "aprire pr", "pull request", "nuova branch", "creare branch", "fare commit", "pushare", "aprire pull request".
This skill should be used when the user wants to manage GitHub issues and project boards: creating issues (including Epics), expanding Epics into sub-issues, triaging issues with missing fields, or listing/filtering the project board. Activates on: "issue", "create issue", "new issue", "epic", "task", "bug", "feature issue", "project board", "board", "triage", "backlog", "pm", "expand epic", "sub-issue", "issue management", "creare issue", "nuova issue", "gestione progetto", "bacheca", "backlog".
This skill should be used when the user wants to configure release-drafter on a repository — either setting it up fresh or migrating from v6 to v7. Handles versioning strategy (semver or date-based CalVer), autolabeler configuration, and optional post-release workflow generation. Activates on: "release drafter", "setup release drafter", "configure release drafter", "install release drafter", "release drafter setup", "upgrade release drafter", "migrate release drafter", "release drafter v7", "release drafter v6", "configurare release drafter", "configurazione release drafter", "aggiornare release drafter".
This skill should be used when the user wants to publish a draft release created by Release Drafter. Finds the draft release, checks CI status on main, confirms with the user, and publishes. Does NOT merge PRs — it only handles the release publishing step. Activates on: "release", "publish release", "draft release", "ship release", "cut a release", "publish draft", "release drafter", "make a release", "rilascio", "pubblicare release", "rilasciare versione".
This skill should be used when the user wants to configure the GitHub MCP server, verify gh CLI installation, check authentication, or troubleshoot GitHub plugin connectivity. Checks gh CLI availability, authentication status, GITHUB_MCP_TOKEN configuration, tests MCP tool availability, configures project permissions, and writes project defaults to CLAUDE.md. Activates on: "setup github", "configure github", "github setup", "install github plugin", "connect to github", "github mcp", "github token", "test github connection", "verify github", "gh cli setup", "configurare github", "configurazione github".
This skill should be used when the user wants to configure actionlint CI on a repository to automatically lint GitHub Actions workflow files on push and pull request events using reviewdog/action-actionlint. Activates on: "actionlint", "setup actionlint", "configure actionlint", "lint actions", "lint workflows", "lint github actions", "action linter", "workflow linting", "configurare actionlint", "lint azioni github", "lint workflow github".
This skill should be used when the user wants to address review comments on a pull request: read and reason about each comment, decide whether to implement, answer, or push back, apply code changes, reply to individual threads, push the new commit, and optionally update the PR description. Activates on: "address review", "pr review", "review comments", "respond to review", "fix review", "implement feedback", "resolve comments", "reply to review", "address feedback", "implementare feedback", "risolvere commenti", "rispondere alla review", "gestire review", "affrontare review".
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.
External network access
Connects to servers outside your machine
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
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.
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.