Web application development skills for Claude Code — API review, architecture review, testing, coverage, migrations, design tokens, and a principal-frontend reviewer agent. Optimized for Next.js / TypeScript / React full-stack development.
Review API routes for auth, input validation, error handling consistency, HTTP conventions, and test coverage.
Review code for server/client boundary violations, import direction issues, and file placement conventions.
Review code for functional style, component composition, hooks/context usage, and general code hygiene.
Run test coverage scoped to files changed on the current branch and analyze uncovered lines.
Holistic audit of .claude/ configuration, skills inventory, CLAUDE.md quality, settings, hooks, and memory.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Battle-tested Claude Code plugins extracted from real projects, generalized for any codebase. Each plugin ships skills, agents, commands, hooks, and shared helper scripts — wired to work together out of the box.
core — Universal WorkflowStack-agnostic skills for commit workflows, project planning, debugging, PR management, and documentation. Works with any language or framework.
13 skills: commit, ship-it, start-work, whats-next, project-status, pr-description, skills-review, debug, pr-fix, document, improve-issues, cleanup, checkout
infra — Enterprise Infrastructure & DevOpsFor sysadmins, DevOps engineers, and SREs operating across AWS, GCP, Kubernetes, and baremetal/on-prem. Covers IaC validation, drift / cost / vulnerability triage, cloud IAM and Well-Architected reviews, postmortems and runbooks, and baremetal hardening. All skills are read-only — mutating operations always require approval.
preflight, security-audit, suggest, infra-inventoryreview-drift, review-costs, triage-vulnerabilities, draft-postmortem, draft-runbook, review-observability, assess-change-risk, review-disaster-recoveryreview-aws-iam, review-aws-well-architected, review-aws-tagging, triage-aws-security-findingsreview-gcp-iam, triage-gcp-recommender, review-gkereview-kubernetes-rbacreview-linux-hardening, review-systemd-units, review-ansible-playbooks, triage-hardware-healthprincipal-sre — principal-level sysadmin / DevOps / SRE reviewer persona dispatched by 5 skills (draft-postmortem, assess-change-risk, review-disaster-recovery, review-observability, draft-runbook) when senior production judgment is needed.detect-iac-scope.sh, cloud-auth-check.sh — shared IaC detection and cloud-auth probing used by 12 skills.PreToolUse safeguards nudging /preflight, /security-audit, /assess-change-risk, /review-drift before mutating terraform, kubectl, helm, or ansible-playbook operations.MINDSET.md: import via @plugins/infra/MINDSET.md into a project CLAUDE.md to adopt enterprise infra conventions (change safety, config-as-code, secrets discipline, observability gates, production maxims).webapp — Web Application DevelopmentFor modern Next.js / TypeScript / React full-stack development (Drizzle ORM, Playwright, Vitest). API review, architecture review, testing, coverage analysis, migration safety, and design tokens.
principal-frontend — principal-level TypeScript / Next.js / React reviewer persona dispatched by 5 skills (architecture-review, api-review, best-practices, security-review, migration-review) when the decision is architectural rather than line-level.MINDSET.md: import via @plugins/webapp/MINDSET.md into a project CLAUDE.md to adopt type-discipline, server/client boundary, testing, accessibility, and performance conventions.claude plugins install <plugin-name>
Each plugin ships a /setup command that adds the recommended read-only tool permissions to .claude/settings.json. Mutating operations are intentionally excluded and will always prompt for approval.
1. Register this marketplace
copilot plugin marketplace add <owner>/<repo>
SSH auth users: the
<owner>/<repo>shorthand clones over HTTPS, which no longer accepts passwords — PAT/credential-helper mismatches appear as "Invalid username or token." Pass an explicit SSH URL instead:# Remove any failed partial clone first rm -rf ~/Library/Caches/copilot/marketplaces/<owner>-<repo> copilot plugin marketplace add ssh://[email protected]/<owner>/<repo>.gitOr force all GitHub clones to use SSH globally (then the shorthand works again):
git config --global url."ssh://[email protected]/".insteadOf "https://github.com/"Verify SSH access first:
ssh -T [email protected]
2. Browse available plugins
copilot plugin marketplace list # confirm the marketplace name
copilot plugin marketplace browse <name> # list plugins in this marketplace
3. Install a plugin
copilot plugin install <plugin-name>@<marketplace-name>
4. Manage
copilot plugin list
copilot plugin update <plugin-name>
copilot plugin uninstall <plugin-name>
npx claudepluginhub brenthaertlein/universal-skills --plugin webappUniversal workflow skills for Claude Code — commit, ship, plan, debug, review. Stack-agnostic foundations that work with any project.
Enterprise infrastructure skills for Claude Code — IaC validation, drift/cost/vulnerability triage, cloud IAM and Well-Architected reviews (AWS, GCP, Kubernetes), and baremetal hardening. For sysadmins, DevOps, and SREs.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.