Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills4,610
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons1,006
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
vercel
4,610 standalone skillsbatch-files
✓★ 36,202by 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 script", "automate a Windows task", "CMD scripting", "batch automation", "scheduled task script", "Windows shell script", or when working with .bat/.cmd files in the workspace. Covers cmd.exe syntax, environment variables, control flow, string processing, error handling, and integration with system tools.
update-specification
✓★ 36,202by github
Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
brag-sheet
✓★ 36,202by github
Turn vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works standalone with zero dependencies. Trigger for: "brag", "log work", "what did I do", "backfill my work history", "performance review", "self-review", "self assessment", "write impac
breakdown-epic-arch
✓★ 36,202by github
Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.
breakdown-epic-pm
✓★ 36,202by 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 specification.
chrome-devtools
✓★ 36,202by github
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
code-exemplars-blueprint-generator
✓★ 36,202by github
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
code-tour
✓★ 36,202by github
Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: "create a tour", "make a code tour", "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bu
codeql
✓★ 36,202by 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 need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.
comment-code-generate-a-tutorial
✓★ 36,202by github
Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.
convert-plaintext-to-md
✓★ 36,202by github
Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.
copilot-instructions-blueprint-generator
✓★ 36,202by github
Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.
cosmosdb-datamodeling
✓★ 36,202by github
Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file
create-architectural-decision-record
✓★ 36,202by github
Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
create-github-action-workflow-specification
✓★ 36,202by github
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
create-github-issue-feature-from-specification
✓★ 36,202by github
Create GitHub Issue for feature request from specification file using feature_request.yml template.
create-readme
✓★ 36,202by github
Create a README.md file for the project
create-specification
✓★ 36,202by github
Create a new specification file for the solution, optimized for Generative AI consumption.
create-spring-boot-kotlin-project
✓★ 36,202by github
Create Spring Boot Kotlin Project Skeleton
create-technical-spike
✓★ 36,202by github
Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.
create-tldr-page
✓★ 36,202by github
Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
creating-oracle-to-postgres-migration-integration-tests
✓★ 36,202by github
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.
csharp-async
✓★ 36,202by github
Get best practices for C# async programming
csharp-docs
✓★ 36,202by github
Ensure that C# types are documented with XML comments and follow best practices for documentation.
csharp-mstest
✓★ 36,202by github
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
datanalysis-credit-risk
✓★ 36,202by github
Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scena
dependabot
✓★ 36,202by github
Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding a
diagnose
✓★ 36,202by github
Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.
drawio
✓★ 36,202by github
Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML
editorconfig
✓★ 36,202by github
Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.