Official Agent Skills
1462 skills
gh-address-comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
23.3k · bundle
security-ownership-map
Analyze git repositories to build a security ownership topology mapping people to files, compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization.
23.3k · bundle
notion-knowledge-capture
Capture conversations and decisions into structured Notion pages for easy reuse as wiki entries, how-tos, decisions, or FAQs with proper linking.
23.3k · bundle
notion-spec-to-implementation
Convert Notion product specs into linked implementation plans, tasks, and progress tracking with structured workflows.
23.3k · bundle
testing-setup
Analyze and create a testing strategy for native Android apps, including installing testing libraries, setting up test infrastructure, and creating harnesses for unit tests, UI tests, screenshot tests, and end-to-end tests.
6.1k · bundle
navigation-3
Migrate to Jetpack Navigation 3 and implement deep links, multiple backstacks, scenes, conditional navigation, and more with code examples.
6.1k · bundle
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundancies, broad package-wide rules, and rules that subsume library consumer keep rules.
6.1k · bundle
perfetto-trace-analysis
Analyzes Perfetto traces to find the root cause of latency, memory, or jank issues in Android apps.
6.1k · bundle
maui-collectionview
Guidance for implementing CollectionView in .NET MAUI apps — data display, layouts (list & grid), selection, grouping, scrolling, empty views, templates, incremental loading, swipe actions, and pull-to-refresh.
4k · bundle
create-blazor-project
Scaffolds new Blazor web applications with the correct render mode, project structure, and authentication setup.
4k · bundle
apple-crash-symbolication
Symbolicate .NET runtime frames in Apple platform .ips crash logs by extracting UUIDs and addresses, locating dSYM debug symbols, and running atos to produce function names with source file and line numbers.
4k · bundle
maui-dependency-injection
Configure dependency injection in .NET MAUI apps — service registration in MauiProgram.cs, lifetime selection, constructor injection, Shell navigation auto-resolution, platform-specific registrations, and testability patterns.
4k · bundle
nuget-trusted-publishing
Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo, replacing long-lived API keys with short-lived tokens.
4k · bundle
analyzing-dotnet-performance
Scans C#/.NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered severity classification.
4k · bundle
migrate-dotnet8-to-dotnet9
Upgrade .NET 8 projects to .NET 9 by updating target frameworks, resolving breaking changes, and fixing build errors.
4k · bundle
migrate-nullable-references
Enable nullable reference types in a C# project and systematically resolve all warnings, file-by-file or project-wide.
4k · bundle
directory-build-organization
Organize multi-project .NET repos with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp for centralized MSBuild settings and NuGet Central Package Management.
4k · bundle
migrate-dotnet10-to-dotnet11
Upgrade .NET 10 projects to .NET 11 by updating target frameworks, fixing breaking changes, and updating infrastructure.
4k · bundle
migrate-xunit-to-mstest
Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4, converting attributes, assertions, fixtures, and project configuration.
4k · bundle
oci
Design, operate, and troubleshoot OCI services including OKE, IoT, Functions, and Enterprise AI with OCI Generative AI models, agents, RAG, and cost estimation.
736 · bundle
oke-gva-deployer
Deploy and configure Generic VNIC Attachment (GVA) for OCI Kubernetes Engine (OKE), including node pool creation with secondary VNIC profiles and workload mapping.
736 · bundle
oke-cluster-generator
Guides users through a structured, conversational process to generate a production-ready Terraform stack and OCI Resource Manager schema for OKE clusters on Oracle Cloud Infrastructure.
736 · bundle
expo-skill-eval
Evaluates Expo skills end-to-end: trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android emulator via Expo Go.
2.2k · bundle
expo-module
Build native modules and views for Expo apps using the Expo Modules API with Swift, Kotlin, and TypeScript.
2.2k · bundle
stitch-react-native
Convert Stitch HTML designs to React Native components or sync existing native components with updated designs using StyleSheet.
6.4k · bundle
rollout
Deploy an entire redesigned site to AEM Edge Delivery Services by inventorying migrated pages, deduplicating blocks, and driving per-page deployment with tracking and verification.
142 · bundle
auth
Opens a browser for login and captures an authentication token for AEM Edge Delivery Services admin APIs.
142 · bundle
da-auth
Obtains a valid Adobe IMS access token for the Document Authoring API and stores it as DA_TOKEN for use in subsequent admin.da.live API calls.
142 · bundle
testing-blocks
Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing, browser testing with Playwright, and linting.
142 · bundle
content-modeling
Design content models for AEM Edge Delivery Services blocks that are easy for authors to work with.
142 · bundle
workflow-development
Implement custom AEM Workflow Java components on AEM 6.5 LTS, including WorkflowProcess and ParticipantStepChooser with OSGi registration, metadata handling, and error patterns.
142 · bundle
workflow-model-design
Design and create AEM Workflow models on AEM 6.5 LTS, covering step types, transitions, variables, and XML deployment via Package Manager or Maven.
142 · bundle
outbound-call-timeouts
Detects outbound HTTP clients constructed without explicit timeouts in AEM Cloud Service code and applies mechanical fixes with CSO-aligned defaults to prevent request-thread pool saturation.
142 · bundle
agents
Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding.
363 · bundle
sound-effects
Generate sound effects from text descriptions using ElevenLabs, with support for looping, duration control, and prompt influence tuning.
363 · bundle
voice-isolator
Remove background noise and isolate vocals or speech from audio files using the ElevenLabs Voice Isolator API.
363 · bundle
pr-writer
Create, refresh, and rewrite PR titles and descriptions following Sentry conventions, focusing on reviewer-facing content that describes the full branch diff.
845 · bundle
sred-project-organizer
Organize a list of projects and their documentation into the SRED format for submission, creating Notion documents with project summaries, uncertainties, and supporting evidence.
845 · bundle
lsp-setup
Installs and configures Language Server Protocol servers for Copilot CLI to enable code intelligence features like go-to-definition, find-references, hover, and type info.
36.2k · bundle
dependabot
Configure and manage GitHub Dependabot for automated dependency updates, security alerts, and vulnerability scanning across multiple ecosystems.
36.2k · bundle
roundup-setup
Configures personalized status briefings by learning your communication style, audiences, and data sources through an interactive conversation.
36.2k · bundle
azure-devops-cli
Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints.
36.2k · bundle
markdown-to-html
Convert Markdown files to HTML using marked.js, pandoc, or custom scripts, supporting GFM, CommonMark, and templating systems like Jekyll and Hugo.
36.2k · bundle
powerbi-modeling
Build and optimize Power BI semantic models with star schema design, DAX measures, relationships, and row-level security following Microsoft best practices.
36.2k · bundle
winmd-api-search
Searches a local cache of Windows WinMD metadata to find the right Windows API for any capability and retrieve full type details including methods, properties, events, and enumeration values.
36.2k · bundle
spring-boot-testing
Provides expert guidance for testing Spring Boot 4 applications with modern patterns, test slices, and best practices.
36.2k · bundle
copilot-usage-metrics
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
36.2k · bundle
react18-enzyme-to-rtl
Migrate Enzyme tests to React Testing Library for React 18 upgrades with a complete API mapping and behavior-testing philosophy.
36.2k · bundle
make-repo-contribution
Follow a project's contribution guidelines when creating issues, branches, commits, and pull requests.
36.2k · bundle
mvvm-toolkit-messenger
Enables decoupled pub/sub messaging between ViewModels using CommunityToolkit.Mvvm Messenger, covering weak/strong references, request/reply patterns, channel tokens, and lifecycle management.
36.2k · bundle
pester-should-migration
Migrate Pester v5 classic Should -Be assertion syntax to the new Pester v6 Should-* operators with a step-by-step mapping and behavioral gotchas.
36.2k · bundle
github-actions-hardening
Reviews and hardens GitHub Actions workflows against injection, privilege escalation, supply-chain, and token-scoping risks that pattern matchers miss.
36.2k · bundle
arize-prompt-optimization
Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations from Arize AI.
36.2k · bundle
draw-io-diagram-generator
Generate, edit, and validate draw.io diagram files (.drawio) with correct mxGraph XML structure for flowcharts, architecture, sequence, ER, and UML diagrams.
36.2k · bundle
react-audit-grep-patterns
Provides grep scan commands for auditing React codebases before upgrading to React 18.3.1 or React 19.
36.2k · bundle
react18-batching-patterns
Diagnose and fix automatic batching regressions in React 18 class components with a decision tree for setState behavior changes.
36.2k · bundle
react18-dep-compatibility
Check minimum dependency versions for React 18.3.1 and React 19 compatibility, resolve peer dependency conflicts, and decide on upgrade strategies.
36.2k · bundle
acquire-codebase-knowledge
Maps, documents, and onboards into an existing codebase by generating seven structured documents covering stack, structure, architecture, conventions, integrations, testing, and concerns.
36.2k · bundle
oo-component-documentation
Create or update standardized object-oriented component documentation by analyzing source code and following a shared template with mode-specific guidance.
36.2k · bundle
adobe-illustrator-scripting
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Covers the complete object model, coordinate system, measurement units, export workflows, and best practices.
36.2k · bundle