15 Claude Code skills for dev workflows, CI/CD, Kubernetes, browser automation, and AI-assisted development
npx claudepluginhub indrasvat/claude-code-skills15 Claude Code skills: CI gating, exec plans, PR shipping, code cleanup, PR triage, K8s diffing, migration safety, API compat, rollout health, CRD impact analysis, PRD generation, iTerm2 automation, Cloudflare deployment, CodeRabbit reviews, and browsing-as-you (shared authenticated Chrome over CDP)
A collection of personal Claude Code skills for automating terminal tasks, driving TUIs, and enhancing AI-assisted development workflows.
This repository contains production-ready skills for Claude Code, designed to extend Claude's capabilities with specialized domain knowledge and automation patterns.
| Skill | Command | Description |
|---|---|---|
| ci-gate | /ci-gate | Run all CI checks locally before pushing (Go, JS/TS, Rust, Python). --fix to auto-fix. |
| exec-plan | /exec-plan | Create self-contained execution plans any agent can follow end-to-end. |
| ship-pr | /ship-pr | Create PRs with a standards compliance review gate. Blocks on CLAUDE.md violations. |
| deslop | /deslop | Clean AI-generated slop — dead comments, unused code, redundant logic. |
| triage-pr | /triage-pr | Fetch, categorize, and address PR review comments by priority (BLOCKER > QUESTION > SUGGESTION > NITPICK). |
| Skill | Command | Description |
|---|---|---|
| k8s-diff | /k8s-diff | Diff Helm/Kustomize/raw YAML against live cluster, flag risky changes. |
| migration-guard | /migration-guard | Analyze DB migrations for lock risk, backward compat, rollback safety. |
| api-compat | /api-compat | Detect breaking changes in protobuf, OpenAPI, GraphQL, or Go exported APIs. |
| rollout-check | /rollout-check | Verify K8s deployment health — pods, events, HPA, logs. |
| crd-impact | /crd-impact | Find all controllers, webhooks, RBAC, and manifests affected by a CRD change. |
Generate comprehensive Product Requirements Documents with interactive discovery, progress tracking, and True Ralph Loop support for autonomous implementation.
Capabilities:
docs/PRD.md with checkboxes and phased tasksdocs/PROGRESS.md for context recovery across sessionsKey Insight: Unlike Anthropic's Ralph plugin (same-session Stop hook), True Ralph spawns fresh Claude sessions, preventing context pollution.
Slash Commands:
/prd - Generate a new PRD with interactive discovery/prd-status - Check implementation progress/prd-ralph - Start True Ralph Loop (autonomous implementation)/prd-resume - Recover context after crash/new sessionDrive iTerm2 programmatically using Python scripts to automate terminal tasks, run visual tests, or manage sessions. Includes parallel agent support for concurrent testing.
Capabilities:
Platform: macOS only (see cloud limitations)
Deploy web apps, APIs, static sites, and edge functions to Cloudflare's free tier using wrangler and cloudflared CLIs.
Capabilities:
Local AI code reviews via CodeRabbit CLI. Use sparingly—rate-limited to 1 review/hour.
Capabilities:
In Claude Code, run:
/plugin marketplace add indrasvat/claude-code-skills
/plugin install indrasvat-skills@indrasvat-skills
The first command adds the repository as a plugin marketplace. The second installs the plugin (or use just /plugin install to open the interactive installer).
Skills are automatically available based on context once installed.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations