Best Best AI Agent Skills for DevOps & Infrastructure
AI agent skills for CI/CD pipelines, Docker, Kubernetes, cloud deployments, monitoring, and infrastructure-as-code workflows.
Automation for browser tasks including navigation, DOM manipulation, and user interactions via command line.
npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browserThe `browser-use` command provides fast, persistent browser automation. It maintains browser sessions across commands, enabling complex multi-step workflows.
npx skills add https://github.com/browser-use/browser-use --skill browser-useBetter Auth is a TypeScript-first, framework-agnostic auth framework supporting email/password, OAuth, magic links, passkeys, and more via plugins.
npx skills add https://github.com/better-auth/skills --skill better-auth-best-practicesCreate MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools, measured by the quality of task accomplishment.
npx skills add https://github.com/anthropics/skills --skill mcp-builderSystematic debugging focuses on finding the root cause of technical issues before applying any fixes. It emphasizes a structured approach to identify and solve problems efficiently.
npx skills add https://github.com/obra/superpowers --skill systematic-debuggingUse this skill for ALL networking work including API requests, data fetching, caching, or network debugging.
npx skills add https://github.com/expo/skills --skill native-data-fetchingThis skill covers deploying Expo applications across all platforms using EAS (Expo Application Services).
npx skills add https://github.com/expo/skills --skill expo-deploymentBuild agent-facing web experiences with ATXP-based authentication.
npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-devAPI routes in Expo allow developers to handle server-side logic, manage sensitive data, interact with databases, and process HTTP requests within a React Native application.
npx skills add https://github.com/expo/skills --skill expo-api-routesLoad plan, review critically, execute tasks in batches, report for review between batches. Core principle: Batch execution with checkpoints for architect review.
npx skills add https://github.com/obra/superpowers --skill executing-plansExecute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Core principle: Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration.
npx skills add https://github.com/obra/superpowers --skill subagent-driven-developmentHelp developers write and edit EAS CI/CD workflow YAML files.
npx skills add https://github.com/expo/skills --skill expo-cicd-workflowsDispatch superpowers:code-reviewer subagent to catch issues before they cascade, promoting early and frequent code reviews.
npx skills add https://github.com/obra/superpowers --skill requesting-code-reviewVerification Before Completion promotes integrity in claiming completed work by requiring evidence of verification before any completion claims are made.
npx skills add https://github.com/obra/superpowers --skill verification-before-completionThe skill 'using-superpowers' assists users in invoking and utilizing skills optimally during tasks, ensuring the correct skills are applied to maximize productivity.
npx skills add https://github.com/obra/superpowers --skill using-superpowersGit worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.
npx skills add https://github.com/obra/superpowers --skill using-git-worktreesDispatching Parallel Agents enables users to investigate multiple unrelated failures concurrently, improving efficiency in debugging by sending individual agents for specific issues that don't share state.
npx skills add https://github.com/obra/superpowers --skill dispatching-parallel-agentsThis skill focuses on effectively receiving and handling code review feedback, prioritizing technical correctness over emotional responses. It emphasizes a structured response pattern to ensure clarity and correctness in implementing feedback.
npx skills add https://github.com/obra/superpowers --skill receiving-code-reviewGuide completion of development work by presenting clear options and handling chosen workflow.
npx skills add https://github.com/obra/superpowers --skill finishing-a-development-branchGemini is a skill designed for conducting code reviews, analyzing architectural plans, and processing large context tasks effectively. It enables practitioners to perform comprehensive evaluations across multiple files and understand relationships within codebases.
npx skills add https://github.com/softaworks/agent-toolkit --skill geminiRefactor bloated agent instruction files following progressive disclosure principles, keeping essentials at root and organizing the rest into linked, categorized files.
npx skills add https://github.com/softaworks/agent-toolkit --skill agent-md-refactorCreate clear and safe commit messages and boundaries for Git commits, adhering to best practices like Conventional Commits.
npx skills add https://github.com/softaworks/agent-toolkit --skill commit-workAccess ATXP's paid API tools via CLI.
npx skills add https://github.com/atxp-dev/cli --skill atxpCreates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves the long-running agent context exhaustion problem.
npx skills add https://github.com/softaworks/agent-toolkit --skill session-handoffSmart dependency management for any language with automatic detection and safe updates.
npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updaterGenerate a daily standup/meeting update through an interactive interview. Never assume tools are configured—ask first.
npx skills add https://github.com/softaworks/agent-toolkit --skill daily-meeting-updateThe AI SDK provides tools and resources for developers to integrate artificial intelligence capabilities into their applications using the Vercel platform.
npx skills add https://github.com/vercel/ai --skill ai-sdkGepetto orchestrates a multi-step planning process which includes the stages: Research, Interview, Spec Synthesis, Plan, External Review, and Sections. It requires a markdown spec file to operate and generates various planning documents and files for implementation.
npx skills add https://github.com/softaworks/agent-toolkit --skill gepettoThis skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with `/command-name` in Claude Code conversations.
npx skills add https://github.com/softaworks/agent-toolkit --skill command-creatorGenerate software architecture documentation using C4 model diagrams in Mermaid syntax.
npx skills add https://github.com/softaworks/agent-toolkit --skill c4-architectureVitest is a next-generation testing framework powered by Vite, providing a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box.
npx skills add https://github.com/antfu/skills --skill vitestMaster REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
npx skills add https://github.com/wshobson/agents --skill api-design-principlespnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in pnpm-workspace.yaml for pnpm-specific settings.
npx skills add https://github.com/antfu/skills --skill pnpmConverts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution.
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beadsConverts PRDs to beads (epic + child tasks) for ralph-tui autonomous execution using beads-rust.
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-beads-rustUniversal release workflow supporting any project type with multi-language changelog.
npx skills add https://github.com/jimliu/baoyu-skills --skill release-skillsComprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices.
npx skills add https://github.com/wshobson/agents --skill nodejs-backend-patternsAnthony Fu's preferences for setting up a development environment using tools like pnpm, TypeScript, and ESLint tailored towards modern JavaScript development with strict configurations.
npx skills add https://github.com/antfu/skills --skill antfuProduction-ready FastAPI project structures with async patterns, dependency injection, middleware, and best practices for building high-performance APIs.
npx skills add https://github.com/wshobson/agents --skill fastapi-templatesMaster Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
npx skills add https://github.com/wshobson/agents --skill stripe-integrationBuild reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
npx skills add https://github.com/wshobson/agents --skill e2e-testing-patternsMaster Retrieval-Augmented Generation (RAG) to build LLM applications that provide accurate, grounded responses using external knowledge sources.
npx skills add https://github.com/wshobson/agents --skill rag-implementationWork like Manus: Use persistent markdown files as your 'working memory on disk.'
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-filesBuild resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.
npx skills add https://github.com/wshobson/agents --skill error-handling-patternsProduction-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
npx skills add https://github.com/wshobson/agents --skill github-actions-templatesBuild efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications.
npx skills add https://github.com/wshobson/agents --skill monorepo-managementFirecrawl CLI is used to fetch and search the web, prioritizing data collection over other web data tools. It is designed for web scraping and searching, allowing for organization of results and offering various output formats.
npm install -g firecrawl-cliMaster microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.
npx skills add https://github.com/wshobson/agents --skill microservices-patternsTransform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
npx skills add https://github.com/wshobson/agents --skill debugging-strategiesThe Code Review skill provides a structured approach to reviewing code for security vulnerabilities, performance issues, code quality, and testing completeness. It helps developers identify areas that need fixing, considerations for improvement, and recognizes good coding practices.
npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill code-review