cc-plugins
01Plugin Claude Code
Claude Code Plugins for workflow automation with Git, Jira, Dev, and environment setup skills.
Plugin Claude Code
Claude Code Plugins for workflow automation with Git, Jira, Dev, and environment setup skills.
Plugin Claude Code
Claude Development Plugin.
Skill Claude CodeCodex
Extract and save current session workflow as a reusable slash command. Use when user says "create command", "save this as command", or wants to automate a workflow.
Skill Claude CodeCodex
Create a specialized AI subagent with isolated context and custom configuration. Use when user says "create subagent", "create agent", "make an agent", or needs task-specific delegation.
Plugin Claude Code
Autonomous Development Workflows.
Skill Claude CodeCodex
Autonomous development workflow - understand an issue, plan changes, implement with change notes, and run an iterative verify-fix loop until passing. Use this skill when the user mentions auto dev, fix a bug, implement a feature, develop a fix, autonomous development, work on an issue, debug this, make it work…
Skill Claude CodeCodex
Generate a program.md for autonomous AI research experiments (Karpathy's autoresearch paradigm). Interviews user about codebase, metric, and constraints, then produces a tailored program for an AI agent to iterate autonomously.
Plugin Claude Code
Git Development Workflows.
Skill Claude CodeCodex
Git workflow automation - commit/push with sign-off, create/list/compact/rebase PRs, and contribute to upstream repos. Use this skill whenever the user mentions PR, pull request, create PR, show my PRs, list PRs, squash commits, compact commits, rebase PR, commit and push, push updates, push changes, contribute to a…
Plugin Claude Code
Go development toolkit: 6 specialized subagents (go-structure-reviewer, go-developer, go-bug-reviewer, go-security-reviewer, go-perf-developer, go-test-developer) and a multi-phase optimization pipeline (go-optimize) for end-to-end Go code review and improvement.
Agent
Go runtime bug reviewer. Hunts correctness AND concurrency bugs: nil dereferences, unchecked type assertions, swallowed errors, resource leaks, race conditions, goroutine leaks, deadlocks, channel misuse, mutex issues, context misuse. The most critical review agent — catches bugs before production.
Agent
Go idiomatic developer — writes clean, readable Go covering naming, code structure, patterns, scoping, AND error handling design (sentinel errors, wrapping, error flow, resilient APIs). Use when writing or refactoring Go code that needs to follow Google/Uber style guides and standard error patterns.
Agent
Go performance developer. Helps write efficient Go code: preallocation, string building, escape analysis awareness, struct layout, sync.Pool, and hot-path patterns.
Agent
Go security reviewer. Reviews code for injection vulnerabilities, unsafe crypto, secret exposure, input validation gaps, SSRF, path traversal, and OWASP Top 10 issues. Catches security bugs that scanners miss.
Agent
Go structure & architecture reviewer. Reviews project layout, package boundaries, dependency direction, coupling, API surface, interface placement, type design, and code navigability. Catches design issues that create long-term maintenance burden.
Agent
Go testing developer. Helps design and write high-quality tests: table-driven tests, test helpers, subtests, fixtures, assertion strategies, and benchmark design.
Skill Claude CodeCodex
Full-pipeline Go code optimization: pre-flight check, structure review, developer fixes, then bug + security review. Use when the user wants a comprehensive Go code review and improvement cycle, asks to 'optimize Go code', 'review and fix', 'full code review', or wants to improve code quality across multiple…
Plugin Claude Code
Jira Cloud REST API v3 CLI and shell library - issue CRUD, JQL search, transitions, sprint management, comments, links, and ADF builders.
Skill Claude CodeCodex
Jira operations — sprint board, my issues, create/update/close/link issues. Triggers on sprint, issues, create, update, close, link, or any ACM-xxx mention.
Plugin Claude Code
Server management - SSH login, file upload/download, and SSH key setup.
Skill Claude CodeCodex
Server management operations - SSH login, SCP file upload/download, and SSH key deployment. Use this skill when the user mentions server login, SSH, upload file to server, download from server, copy SSH key, server management, remote access, or SCP operations.
Plugin Claude Code
macOS development environment bootstrap — Homebrew, Zsh (uv/fnm/Go), Neovim, tmux, Git+gh, Ghostty, Docker (OrbStack), proxies (Hysteria2 / Shadowsocks / sing-box — client on macOS + server deploy over SSH), and system preferences. Modular skills, multi-select picker.
Skill Claude CodeCodex
Install and configure Ghostty terminal on macOS with Nerd Font, optimized keybindings, and split pane support. Use this skill when the user mentions setting up ghostty, configuring ghostty, installing ghostty, ghostty setup, ghostty config, or wants to set up their terminal on a new machine.
Skill Claude CodeCodex
Install and configure tmux on macOS with an optimized config, Dracula theme, TPM plugin manager, and vim-style keybindings. Use this skill when the user mentions setting up tmux, configuring tmux, installing tmux on Mac, tmux setup, tmux configuration, or wants to replicate their tmux environment on a new machine.