Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
arize-prompt-optimization
✓★ 36,200by github
INVOKE THIS SKILL when optimizing, improving, or debugging LLM prompts using production trace data, evaluations, and annotations. Also use when the user wants…
arize-trace
✓★ 36,200by github
INVOKE THIS SKILL when downloading, exporting, or inspecting Arize traces and spans, or when a user wants to look at what their LLM app is doing using existing…
aspire
✓★ 36,200by github
Code-first orchestration for polyglot distributed apps with automatic service discovery and observability. Orchestrates containers, executables, and cloud resources (C#, Python, JavaScript, Go, Java, Rust, and more) from a single .NET AppHost project Includes 144+ integrations across databases, caches, messaging, AI, and observability platforms with automatic environment variable injection for service discovery Built-in dashboard provides real-time logs, traces, metrics, and GenAI...
azure-smart-city-iot-solution-builder
✓★ 36,200by github
Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with concrete…
aspnet-minimal-api-openapi
✓★ 36,200by github
ASP.NET Minimal API endpoints with automatic OpenAPI/Swagger documentation and strong typing. Organize endpoints using MapGroup() , endpoint filters, and feature-based folder structures for scalability Define explicit request/response DTOs with validation attributes; use record types and TypedResults for type safety Leverage .NET 9 built-in OpenAPI support with operation summaries, descriptions, operationIds, and property-level documentation via [Description()] Apply document and schema...
autoresearch
✓★ 36,200by github
Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then…
aws-cdk-python-setup
✓★ 36,200by github
Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure environment…
az-cost-optimize
✓★ 36,200by github
Analyze Azure resources and IaC files to identify cost optimizations, creating tracked GitHub issues for implementation. Discovers Azure resources across subscriptions and resource groups, analyzes IaC files (Bicep, Terraform, ARM templates), and collects usage metrics from Log Analytics to validate current costs Generates evidence-based optimization recommendations with priority scoring based on monthly savings, implementation effort, and risk assessment Creates individual GitHub issues for...
azure-architecture-autopilot
✓★ 36,200by github
A pipeline that designs Azure infrastructure using natural language, or analyzes existing resources to visualize architecture and proceed through modification and deployment.
azure-deployment-preflight
✓★ 36,200by github
Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use…
azure-devops-cli
✓★ 36,200by github
Manage Azure DevOps resources including projects, repos, pipelines, builds, work items, and service endpoints via CLI. Covers six major domains: Repos and PRs, Pipelines and Builds, Boards and Work Items, Variables and Agents, Organization and Security, and Advanced Usage patterns Requires Azure CLI 2.81.0+ with the azure-devops extension; authenticate using PAT tokens and configure default organization/project to avoid repeating flags Supports output formatting with JMESPath queries, global...
azure-resource-visualizer
✓★ 36,200by github
Analyze Azure resource groups and generate detailed Mermaid diagrams showing resource relationships and architecture. Discovers and analyzes all resources within a specified resource group, capturing configurations, SKUs, network settings, and identity details Maps relationships between resources including network connections, data flows, identity bindings, and dependencies Generates layered Mermaid diagrams with subgraphs organized by function (Network, Compute, Data, Security, Monitoring)...
azure-role-selector
✓★ 36,200by github
Guidance for selecting least-privilege Azure roles matching specific permission requirements. Searches Azure built-in roles to find the minimal role matching desired permissions, or generates custom role definitions when no built-in role fits Provides CLI commands and Bicep code snippets for applying role assignments to identities Integrates Azure documentation, best practices, and Bicep schema tools to recommend and implement role configurations
batch-files
✓★ 36,200by github
Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts. Use when asked to "create a batch file", "write a .bat…
azure-static-web-apps
✓★ 36,200by github
Deploy static sites and serverless APIs to Azure with local development emulation and CLI automation. Provides local emulator ( swa start ) with API proxy, authentication simulation, and framework auto-detection for React, Vue, Angular, Next.js, and others Supports Azure Functions backends with Node.js, Python, and .NET runtimes; configure via staticwebapp.config.json for routes, auth rules, and headers Includes deployment workflow: swa init (auto-detects framework), swa build , swa start...
boost-prompt
✓★ 36,200by github
Interactive workflow to refine task prompts through structured questioning and clipboard delivery. Guides users through systematic prompt refinement by interrogating scope, deliverables, constraints, and technical requirements Produces polished markdown prompts and automatically copies them to the system clipboard via the Joyride extension Focuses exclusively on prompt engineering; does not generate code or implementation details Requires the Joyride extension for VSCode clipboard...
breakdown-epic-arch
✓★ 36,200by github
Architectural planning prompt for translating product requirements into modular, scalable technical specifications. Generates comprehensive Epic Architecture Specifications in Markdown, including system diagrams, feature lists, and technology stack recommendations Enforces domain-driven design patterns with Docker containerization, TypeScript/Next.js, Turborepo monorepos, tRPC APIs, and Stack Auth authentication Produces Mermaid diagrams spanning user, application, service, data, and...
breakdown-epic-pm
✓★ 36,200by github
Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture…
breakdown-plan
✓★ 36,200by github
Comprehensive project planning with Epic > Feature > Story hierarchy, dependencies, priorities, and GitHub automation. Generates hierarchical work breakdown from epics down to individual tasks with INVEST-compliant user stories, technical enablers, and test items Provides GitHub issue templates for each work item type (epic, feature, story, enabler, task) with acceptance criteria, definitions of done, and dependency linking Includes priority and value matrix (P0–P3), Fibonacci story point...
breakdown-test
✓★ 36,200by github
Comprehensive test planning and quality assurance documentation generator aligned with ISTQB and ISO 25010 standards. Generates three core deliverables: test strategy, test issues checklist, and QA plan from feature PRDs and technical breakdowns Applies ISTQB test design techniques (equivalence partitioning, boundary value analysis, decision table testing, state transition testing) and test types (functional, non-functional, structural, change-related) Maps all eight ISO 25010 quality...
centos-linux-triage
✓★ 36,200by github
Diagnose and resolve CentOS issues with RHEL-compatible commands and SELinux awareness. Confirms CentOS release type (Stream vs. legacy) and provides triage steps using systemctl, journalctl, dnf/yum, and log inspection Includes copy-paste-ready remediation commands with verification steps after each major change Addresses SELinux policies and firewalld configuration as part of troubleshooting workflow Provides rollback and cleanup procedures to safely revert changes
data-breach-blast-radius
✓★ 36,200by github
Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and produces a regulatory…
chrome-devtools
✓★ 36,200by github
Expert-level browser automation, debugging, and performance analysis via Chrome DevTools protocol. Four tool categories cover navigation, interaction, debugging, and performance profiling across 25+ commands Snapshot-first workflow provides element UIDs for reliable targeting; screenshots offer visual verification Network request inspection, console message analysis, and JavaScript evaluation support troubleshooting and validation Performance tracing with Core Web Vital analysis identifies...
cli-mastery
✓★ 36,200by github
Interactive training for GitHub Copilot CLI with guided lessons, quizzes, scenarios, and reference materials. Covers slash commands, shortcuts, modes, agents, skills, MCP, and configuration through eight progressive modules Includes quiz mode (5+ questions per module), scenario challenges, and a comprehensive final exam with XP-based progression tracking Levels progress from Newcomer to Wizard (1500 XP max) with XP rewards for lessons, correct answers, perfect quizzes, and scenarios...
code-exemplars-blueprint-generator
✓★ 36,200by github
Technology-agnostic prompt generator for identifying and documenting high-quality code exemplars across multiple languages. Supports seven programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with auto-detection capability Configurable analysis depth (Basic, Standard, Comprehensive), categorization method (Pattern Type, Architecture Layer, File Type), and documentation format Generates exemplars.md files with real file references, descriptions, and optional code...
code-tour
✓★ 36,200by github
You are creating a CodeTour — a persona-targeted, step-by-step walkthrough of a codebase that links directly to files and line numbers. CodeTour files live in .tours/ and work with the VS Code CodeTour extension .
codeql
✓★ 36,200by github
Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users…
comment-code-generate-a-tutorial
✓★ 36,200by github
Refactor Python scripts into beginner-friendly projects with instructional comments and markdown tutorials. Applies PEP 8 style guide compliance and standard Python best practices to improve code quality Adds instructional comments throughout the code explaining logic, reasoning, and importance for learners Generates a complete README.md tutorial with project overview, setup instructions, code breakdown, usage examples, and sample output Renames unclear variables and functions for clarity...
commit-message-storyteller
✓★ 36,200by github
Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following Conventional…
containerize-aspnet-framework
✓★ 36,200by github
Generate Dockerfile and configuration files to containerize an ASP.NET .NET Framework application for Windows containers. Detects .NET Framework version from project file and selects appropriate Windows Server base images (Core or Full, versions 2016–2022) Modifies web.config to enable environment variable configuration via ConfigurationBuilders for app settings and connection strings Creates multi-stage Dockerfile with separate build (SDK) and runtime (ASP.NET) stages, including LogMonitor...