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-ons725
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
json-canvas
★ 39,700by kepano
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
typescript-advanced-types
★ 37,500by wshobson
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
excalidraw-diagram-generator
✓★ 36,200by github
Generate Excalidraw diagrams from natural language descriptions in multiple formats. Supports nine diagram types: flowcharts, relationship diagrams, mind maps, architecture diagrams, data flow diagrams, swimlane business flows, class diagrams, sequence diagrams, and ER diagrams Outputs valid .excalidraw JSON files that open directly in Excalidraw or the VS Code extension Includes layout guidelines, element count recommendations, and color schemes for consistent visual design Optional...
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...
acquire-codebase-knowledge
✓★ 36,200by github
Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document…
context-map
✓★ 36,200by github
Analyze codebases and map task-relevant files before implementing changes. Automatically searches for related files, dependencies, tests, and similar code patterns to establish full context Generates structured markdown output with files to modify, dependency relationships, test coverage, and reference patterns Includes risk assessment checklist for breaking changes, migrations, and configuration updates Designed as a pre-implementation step to prevent missed dependencies and unintended side...
mcp-create-declarative-agent
✓★ 36,200by github
Scaffold a declarative agent for Microsoft 365 Copilot integrated with an MCP server. Generates complete project structure including manifest.json, declarativeAgent.json, and ai-plugin.json with tool definitions auto-imported from MCP servers Supports OAuth 2.0 and SSO authentication with environment variable configuration and secure credential storage Provides response semantics mapping to extract and format API response data for Copilot consumption Includes MCP server integration workflow...
import-infrastructure-as-code
✓★ 36,200by github
Reverse-engineer live Azure infrastructure into Terraform code using Azure Verified Modules. Discovers Azure resources across subscription, resource group, or specific resource ID scopes using Azure CLI, then maps dependencies and generates AVM-based Terraform configuration Requires reading each AVM module's README before code generation to identify required inputs, child resource ownership, and exact variable names that differ from raw azurerm_* provider arguments Generates import blocks by...
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)...
technology-stack-blueprint-generator
✓★ 36,200by github
Analyzes codebases to generate detailed technology stack blueprints with architectural documentation. Supports auto-detection across multiple platforms (.NET, Java, JavaScript, React, Python) or focuses analysis on a specified technology type Configurable depth levels (Basic to Implementation-Ready) with optional version info, licensing details, usage patterns, and coding conventions Generates architecture diagrams, technology relationship maps, and data flow visualizations to document...
winui3-migration-guide
✓★ 36,200by github
Complete reference for migrating UWP apps to WinUI 3 with before/after code examples. Maps all namespace changes from Windows.UI.Xaml.* to Microsoft.UI.Xaml.* , plus threading, windowing, and dialog APIs Covers the three most common Copilot mistakes: ContentDialog without XamlRoot, MessageDialog usage, and CoreDispatcher patterns Includes migration tables for window management, pickers, background tasks, settings, and GetForCurrentView() replacements Provides a 15-item migration checklist...
mcp-create-adaptive-cards
✓★ 36,200by github
Adaptive Card response templates for MCP-based API plugins in Microsoft 365 Copilot. Supports static templates for consistent data formats, dynamic templates for multiple item types, and combined approaches with fallback defaults Includes JSONPath-based data mapping, conditional rendering, number formatting, and responsive single-column layouts optimized for Teams, Word, and PowerPoint Provides card elements like TextBlock, FactSet, Image, Container, ColumnSet, and actions with template...
site-architecture
★ 36,000by coreyhaines31
When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions "sitemap," "site map," "visual sitemap," "site structure," "page hierarchy," "information architecture," "IA," "navigation design," "URL structure," "breadcrumbs," "internal linking strategy," "website planning," "what pages do I need," "how should I organize my site," or "site navigation." Use this whenever someone is planning what...
playground
✓★ 31,500by anthropic
Self-contained HTML playgrounds with live preview, interactive controls, and copyable prompt output. Includes five templates for common playground types: design decisions, data exploration, concept mapping, document critique, and code review Every playground features instant live preview, natural-language prompt generation that only mentions non-default choices, and a one-click copy button Built as single HTML files with no external dependencies, dark theme by default, and sensible presets...
schema-exploration
★ 25,700by langchain-ai
Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about…
security-threat-model
✓★ 23,200by openai
Repository-grounded threat modeling that maps trust boundaries, assets, and abuse paths to concrete code evidence. Enumerates entry points, data flows, and trust boundaries anchored to actual repository structure and configuration Derives realistic attacker goals tied to specific assets (credentials, PII, integrity-critical state, compute resources) rather than generic checklists Prioritizes threats using likelihood and impact reasoning, with explicit assumptions about deployment,...
figma-implement-design
✓★ 23,200by openai
Translate Figma designs into production-ready code with pixel-perfect visual fidelity. Structured seven-step workflow: extract node IDs from Figma URLs, fetch design context and screenshots, download assets, translate to project conventions, and validate against Figma specs Integrates with Figma MCP server (remote or desktop) to access layout properties, typography, colors, design tokens, and component structure Emphasizes design system reuse, design token mapping, and 1:1 visual parity;...
security-ownership-map
✓★ 23,200by openai
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for…
figma-code-connect-components
✓★ 23,200by openai
Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map…
figma-code-connect
✓★ 4,000by openai
Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component…
locus-to-gene-mapper-skill
✓★ 4,000by openai
Map GWAS loci to ranked candidate genes using a deterministic multi-skill chain (EFO -> GWAS -> coordinates -> Open Targets L2G/coloc -> eQTL -> burden/coding…
azure-maps-search-dotnet
✓★ 2,700by microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
azure-maps-search-dotnet
✓★ 2,700by microsoft
Azure Maps SDK for .NET providing location-based services: geocoding, routing, rendering, geolocation, and weather.
flutter-implement-json-serialization
✓★ 2,600by flutter
Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data…
golang-samber-lo
★ 2,400by samber
Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channels, strings, math, tuples, and concurrency (Map, Filter, Reduce, GroupBy, Chunk, Flatten, Find, Uniq, etc.). Core immutable package (lo), concurrent variants (lo/parallel aka lop), in-place mutations (lo/mutable aka lom), lazy iterators (lo/it aka loi for Go 1.23+), and experimental SIMD (lo/exp/simd). Apply when using or adopting samber/lo, when the codebase imports...
golang-data-structures
★ 2,400by samber
Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.
golang-safety
★ 2,400by samber
Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use when encountering nil panics, append aliasing, map concurrent access, float comparison pitfalls, or zero-value design questions. Also use when reviewing code for nil-safety, numeric conversion overflow, resource lifecycle issues (defer in loops), or defensive copying of slices and maps.
apify-ultimate-scraper
✓★ 2,200by apify
Automated web scraper selecting optimal Actors for 55+ platforms including Instagram, TikTok, YouTube, Facebook, Google Maps, and more. Covers 55+ pre-configured Actors across 8 major platforms with use-case-specific selection guidance (lead generation, influencer discovery, brand monitoring, competitor analysis, trend research) Supports three output formats: quick chat display, CSV export, or JSON export with customizable result limits Includes multi-Actor workflow patterns for complex...
upgrading-expo
✓★ 2,200by expo
Structured guidance for upgrading Expo SDK versions and resolving dependency conflicts. Provides step-by-step upgrade process including diagnostics, cache clearing, and prebuild workflows for native changes Covers breaking changes across SDK 53–55, including React 19 migration, New Architecture defaults, React Compiler setup, and native module updates (tabs, audio, video) Includes deprecation map for packages like expo-av, expo-permissions, and AsyncStorage with replacement recommendations...
azure-resource-visualizer
✓★ 1,300by microsoft
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations. Discovers all resources within a resource group and analyzes their configurations, dependencies, and interconnections Generates Mermaid diagrams organized by logical layers (Network, Compute, Data, Security, Monitoring) with SKU details and connection labels Maps relationships including network connections, data flows, identity bindings, and configuration dependencies across...