claudeindex
Marketplace

agent-skills-hub

Universal agent skills for Claude Code, Codex, Copilot, and more. Security-scanned, multi-vendor, version-pinned.

Stars

2

Forks

1

Plugins

14

Installation

1

Add the marketplace

/plugin marketplace add jakesterns/agent-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

14

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

code-review

Reviews code changes for quality, correctness, style, and potential issues.

Plugin

dependency-audit

Audits dependency files and package changes for vulnerable packages, risky upgrades, license concerns, and supply-chain exposure.

Plugin

migration-planner

Plans safe framework, library, API, database, or architecture migrations with phased rollout, compatibility checks, and rollback strategy.

Plugin

security-review

Reviews application code for security vulnerabilities, unsafe data handling, secret exposure, and risky defaults before merge or release.

Plugin

pr-description

Writes clear pull request descriptions from diffs, commits, or implementation notes, including summary, motivation, testing, risks, and rollout.

Plugin

release-notes

Produces release notes and changelog entries from commits, pull requests, or diffs with clear user impact and upgrade guidance.

Plugin

test-failure-triage

Diagnoses failing tests, separates product regressions from flaky or stale tests, and proposes minimal fixes with verification steps.

Plugin

test-strategy

Designs a focused test plan for a feature, bug fix, refactor, or release by choosing the right unit, integration, end-to-end, and regression tests.

Plugin

api-documentation

Creates or reviews API documentation for endpoints, SDKs, schemas, examples, errors, authentication, and compatibility behavior.

Plugin

repo-onboarding

Summarizes a repository for humans or AI agents by mapping architecture, commands, conventions, key files, workflows, and safe first tasks.

Plugin

skill-authoring

Helps create, review, and improve agent skill markdown with strong trigger descriptions, concise workflows, metadata, validation, and examples.

Plugin

ci-failure-triage

Diagnoses CI/CD failures from logs and workflow files, identifies likely root cause, and recommends minimal fixes or retry guidance.

Plugin

docker-hardening

Reviews Dockerfiles and container configuration for security, reproducibility, image size, runtime permissions, and deployment reliability.

Plugin

terraform-plan-review

Reviews Terraform plans and IaC diffs for risky infrastructure changes, destructive actions, security exposure, drift, and rollout concerns.