Top Agent Skills
25837 skills
Deck Swiss International
Generate a Swiss International style presentation deck with 16-column grid, one of four accent colors, and 22 locked layout templates. Outputs a single self-contained HTML file.
· bundle
Together AI Inspired Design Analysis
Analyzes and documents the design system of Together AI's website, extracting colors, typography, and surface patterns for use in design projects.
50.9k · bundle
Azure Communication Common Java
Provides shared authentication utilities and data structures for Azure Communication Services, including token credential management, user identifiers, and token refresh.
2.7k · bundle
Azure Monitor Opentelemetry TS
Auto-instrument Node.js applications with distributed tracing, metrics, and logs using Azure Monitor and OpenTelemetry.
2.7k
Azure Resource Manager Postgresql Dotnet
Manage Azure PostgreSQL Flexible Server deployments using the .NET SDK. Create servers, databases, firewall rules, configurations, backups, and high availability.
2.7k
Tao Train Mask Auto Label
Trains, evaluates, and runs inference for Mask Auto-Label (MAL) weakly-supervised segmentation models using ViT-MAE backbones with minimal point or box annotations.
2.2k · bundle
Tao Train Fast Foundation Stereo
Trains, evaluates, exports, and runs inference for FastFoundationStereo (FFS) stereo depth estimation models, a distilled variant of FoundationStereo with lower latency.
2.2k · bundle
Vue Router Best Practices
Provides Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
2.7k · bundle
Draft Nda
Draft detailed Non-Disclosure Agreements between two parties, covering information types, jurisdiction, and clauses needing legal review.
22.6k
Brainstorm Okrs
Generate three alternative OKR sets for a team, aligned with company strategy, to spark strategic discussion and planning.
22.6k
Positioning Ideas
Brainstorm product positioning ideas differentiated from competitors, generating positioning statements with strategic rationale.
22.6k
Safety Guard
Prevents destructive operations on production systems and restricts file edits to a specific directory when running agents autonomously.
226k
React Patterns
Provides idiomatic React 18/19 patterns for hooks, server/client components, Suspense, error boundaries, forms, data fetching, state management, and accessibility-first composition.
226k
Orch Refine Code
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit with a gated workflow.
226k
Earth2studio Create Datasource
Create and validate Earth2Studio data source wrappers (DataSource, ForecastSource, DataFrameSource, ForecastFrameSource) from remote stores like S3, GCS, Azure, HTTP, or HuggingFace.
2.2k · bundle
Vercel Deploy
Deploy applications and websites to Vercel as preview or production deployments.
23.3k · bundle
Skill Installer
Install skills from a curated list or any GitHub repository, including private repos, using helper scripts.
23.3k · bundle
Notion Research Documentation
Search Notion pages, synthesize findings, and publish structured briefs, summaries, comparisons, or reports with citations and source links.
23.3k · bundle
Verified Email
Integrate verified email retrieval into Android apps using the Credential Manager API and OpenID4VP for secure, OTP-less email verification.
6.1k · bundle
Migrate XML Views To Jetpack Compose
Migrates an Android XML View to Jetpack Compose using a structured 10-step process, from candidate selection and analysis to theming, layout conversion, validation, and cleanup.
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
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
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 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
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
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
Stitch React Native
Convert Stitch HTML designs to React Native components or sync existing native components with updated designs using StyleSheet.
6.4k · bundle
Auth
Opens a browser for login and captures an authentication token for AEM Edge Delivery Services admin APIs.
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
Voice Isolator
Remove background noise and isolate vocals or speech from audio files using the ElevenLabs Voice Isolator API.
363 · bundle
Iterate Pr
Iterate on a pull request until actionable CI checks pass and high/medium review feedback is addressed, stopping at human approval, draft, or merge gates.
845 · bundle
Gh Review Requests
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
845 · 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
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
Copilot Usage Metrics
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
36.2k · bundle
Gtm Operating Cadence
Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies.
36.2k
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
Gtm Product Led Growth
Build self-serve acquisition and expansion motions, including deciding between PLG and sales-led, optimizing activation, driving freemium conversion, and building growth equations.
36.2k
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
Postgresql Code Review
Review PostgreSQL code for best practices, anti-patterns, and quality standards including JSONB, arrays, custom types, schema design, functions, and security features like Row Level Security.
36.2k
Git Flow Branch Creator
Analyzes current git changes and creates an appropriate branch following the Git Flow branching model.
36.2k
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
Gtm Enterprise Onboarding
Onboard enterprise customers from contract to value realization using a four-phase framework that prevents churn and the Week 4 ghosting pattern.
36.2k
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
Nano Banana Pro Openrouter
Generate or edit images via OpenRouter using the Gemini 3 Pro Image model, with support for prompt-only generation, single-image edits, and multi-image compositing at 1K/2K/4K resolutions.
36.2k · bundle
Flowstudio Power Automate Build
Build, scaffold, and deploy Power Automate cloud flows programmatically via the FlowStudio MCP server, including constructing flow definitions, wiring connections, deploying, and testing.
36.2k · bundle
Gtm Enterprise Account Planning
Plan and execute enterprise sales cycles using MEDDICC qualification, mutual action plans, and stakeholder mapping to systematically close complex deals.
36.2k
Aflpp
Fuzz C/C++ projects with multi-core support using AFL++, a fork of AFL with better performance and advanced features.
6k · bundle
Trailmark Structural
Runs full Trailmark structural analysis by building a graph and computing pre-analysis passes for hotspots, taint, blast radius, privilege boundaries, and attack surface.
6k · bundle
Debug Buttercup
Diagnose pod crashes, restart loops, Redis failures, resource pressure, and other service misbehavior in the crs namespace on Kubernetes.
6k · bundle
Fuzzing Obstacles
Patch code to bypass checksums, global state, and validation checks that block fuzzer progress, using conditional compilation for C/C++ and Rust.
6k · bundle
Code Maturity Assessor
Assesses codebase maturity using Trail of Bits' 9-category framework, producing a professional scorecard with evidence-based ratings and actionable recommendations.
6k · bundle
Supply Chain Risk Auditor
Audits project dependencies for supply chain risks including single maintainers, unmaintained packages, low popularity, high-risk features, past CVEs, and missing security contacts.
6k · bundle
Chrome MCP Troubleshooting
Diagnose and fix connectivity issues with the Claude in Chrome MCP extension, including native host conflicts between Claude.app and Claude Code CLI.
6k · bundle
Shader Dev
Create real-time GLSL shader effects including ray marching, SDF modeling, fluid simulation, particle systems, procedural generation, and post-processing with 36 documented techniques.
12.9k · bundle