Complete developer productivity toolkit: Git mastery, debugging skills, code intelligence, AI-assisted development, and best practices for modern software engineering.
Use this skill when reviewing AI-generated code. Activate when the user has code generated by an AI assistant and wants to review it, validate AI output, check for common AI mistakes, ensure code quality of generated code, or verify that AI-generated code follows best practices before merging.
Use this skill when generating explanations for code. Activate when the user needs to understand complex code, wants to document how something works, needs to explain code to others, is onboarding to a new codebase, or wants to create educational content about code.
Use this skill when preparing context for AI coding assistants. Activate when the user wants to help AI understand their codebase, provide better context for code generation, improve AI responses, create context files, set up CLAUDE.md or similar context documents, or optimize prompts for code tasks.
Use this skill when debugging code with AI assistance. Activate when the user has a bug, error, unexpected behavior, needs to understand why code isn't working, wants to analyze stack traces, or is troubleshooting issues in their application.
Use this skill when keeping documentation synchronized with code. Activate when the user needs to update docs after code changes, generate API documentation, create README updates, keep JSDoc/TSDoc in sync, or automate documentation workflows.
Requires secrets
Needs API keys or credentials to function
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.
67 professional skills + 7 full-featured plugins for AI coding agents — organized by audience so you can find exactly what you need.
Works with Claude Code, Claude Cowork, Cursor, Codex, Windsurf, and 35+ other AI agents.
# Cross-platform skills (works with any AI agent)
npx skills add latestaiagents/agent-skills --all
# Claude Code / Cowork plugins (with MCP integrations)
/plugin marketplace add latestaiagents/agent-skills
/plugin install devops-sre@latestaiagents-agent-skills
Works with Claude Code, Cursor, Codex, Windsurf, Cline, Aider, and 35+ other AI agents.
npx skills add latestaiagents/agent-skills --all
Full plugins with MCP tool integrations and slash commands. Works with Claude Code CLI and Claude Cowork desktop app.
# Step 1: Add our marketplace
/plugin marketplace add latestaiagents/agent-skills
# Step 2: Install plugins you need
/plugin install devops-sre@latestaiagents-agent-skills
/plugin install qa-testing@latestaiagents-agent-skills
/plugin install hr-people-ops@latestaiagents-agent-skills
| You Are | Skills CLI | Claude Plugin |
|---|---|---|
| Everyone | npx skills add latestaiagents/agent-skills/skills/safety --all | /plugin install safety@latestaiagents-agent-skills |
| Developer | npx skills add latestaiagents/agent-skills/skills/developer --all | /plugin install developer-toolkit@latestaiagents-agent-skills |
| DevOps/SRE | npx skills add latestaiagents/agent-skills/skills/mlops --all | /plugin install devops-sre@latestaiagents-agent-skills |
| RAG Engineer | npx skills add latestaiagents/agent-skills/skills/rag-architect --all | /plugin install rag-plugin@latestaiagents-agent-skills |
| Security Engineer | npx skills add latestaiagents/agent-skills/skills/security --all | /plugin install security-guardian@latestaiagents-agent-skills |
| QA/Testing | — | /plugin install qa-testing@latestaiagents-agent-skills |
| HR/People Ops | — | /plugin install hr-people-ops@latestaiagents-agent-skills |
Skills are instructions that teach AI agents how to handle specific tasks. After installation, your AI assistant automatically knows:
No special commands needed — skills activate automatically based on what you're doing.
Safety skills that prevent accidental data loss. Recommended for all users.
npx skills add latestaiagents/agent-skills/skills/safety --all
| Skill | What It Does |
|---|---|
destructive-operation-guard | Core safety protocols for all destructive operations |
migration-safety | Safe database migrations with backup requirements |
database-safety | Prevent accidental DELETE, DROP, TRUNCATE |
file-operation-safety | Protection against rm -rf and bulk deletions |
git-safety | Guard against force push, reset --hard, history loss |
Git workflows, code intelligence, and debugging tools — 19 skills total.
npx skills add latestaiagents/agent-skills/skills/developer --all
| Skill | What It Does |
|---|---|
merge-conflict-surgeon | Step-by-step conflict resolution with context analysis |
commit-message-crafter | Conventional commits that tell a story |
branch-strategy-advisor | GitFlow vs trunk-based — choose what fits |
git-history-detective | Find exactly when and where bugs were introduced |
rebase-safely | Interactive rebase without losing work |
git-undo-wizard | Recover from reset, rebase, and force push disasters |
| Skill | What It Does |
|---|---|
codebase-context-builder | Create CLAUDE.md and optimal context for AI |
ai-code-reviewer | Systematic review of AI-generated code |
refactor-with-ai | Safe, incremental refactoring workflows |
test-generation-patterns | AI-driven test creation that actually works |
debug-with-ai | Structured debugging: hypothesize → verify → fix |
doc-sync-automation | Keep docs updated when code changes |
code-explanation-generator | Clear explanations for complex code |
npx claudepluginhub latestaiagents/agent-skills --plugin developer-toolkit39 professional skills + 10 slash commands for AI coding agents — Git workflows, debugging, multi-agent architecture, LLMOps, and safety guardrails.
Complete RAG (Retrieval-Augmented Generation) toolkit: chunking strategies, hybrid retrieval, GraphRAG, Agentic RAG, Corrective RAG, evaluation, and production deployment patterns.
Complete application security toolkit: OWASP Top 10 protection, secure code review, vulnerability detection, secrets scanning, and security best practices for modern applications.
Complete HR and People Operations toolkit: job descriptions, recruiting, performance reviews, onboarding, policy management, and employee engagement for modern workplaces.
Complete DevOps/SRE toolkit: incident response, observability, reliability engineering, on-call management, and automation. The most comprehensive open-source DevOps plugin available.
Editorial "Essentials" bundle for Claude Code from Antigravity Awesome Skills.
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Focused AI agent skills: brainstorming, planning, research, orchestration, implementation, dreaming (conversation review & knowledge consolidation), git operations, Tilt Kubernetes development, TUI design, cross-model code review, and Python tooling (uv, ruff, ty, uv-build)
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows