Latest Agent Skills
25753 skills
Power Apps Code App Scaffold
Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration.
36.2k
Minecraft Plugin Development
Build and modify Minecraft server plugins for Paper, Spigot, or Bukkit, covering plugin.yml setup, commands, listeners, schedulers, player state, team/arena systems, persistent progression, economy, configuration, and Adventure text.
36.2k · bundle
MCP Create Declarative Agent
Creates a declarative agent for Microsoft 365 Copilot by integrating an MCP server with authentication, tool selection, and configuration.
36.2k
Gtm Partnership Architecture
Build and scale partner ecosystems that drive revenue and platform adoption, covering program design, tiering, co-marketing, build-vs-partner decisions, and structured deployment.
36.2k
Gsap Framer Scroll Animation
Build scroll animations, parallax effects, pinned sections, and scroll-triggered reveals using GSAP ScrollTrigger or Framer Motion in vanilla JS, React, or Next.js.
36.2k · bundle
Github Codespaces Efficiency
Audit and improve GitHub Codespaces efficiency by analyzing devcontainer configurations, machine sizing, prebuild strategy, and idle timeout settings.
36.2k · bundle
Excalidraw Diagram Generator
Generate Excalidraw diagrams from natural language descriptions, supporting flowcharts, relationship diagrams, mind maps, architecture diagrams, and more. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
36.2k · bundle
Dotnet Design Pattern Review
Review C#/.NET code for design pattern implementation and suggest improvements without making changes.
36.2k
Azure Architecture Autopilot
Design Azure infrastructure using natural language or analyze existing resources to generate architecture diagrams, refine them through conversation, and deploy with Bicep.
36.2k · bundle
AWS Resource Health Diagnose
Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.
36.2k
AWS Cloudwatch Investigation
Investigate production incidents using CloudWatch Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns.
36.2k
Update Avm Modules In Bicep
Update Azure Verified Modules (AVM) to their latest versions in Bicep files, with support for non-breaking changes and manual review for breaking changes.
36.2k
React19 Concurrent Patterns
Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.
36.2k · bundle
Qdrant Monitoring Debugging
Diagnoses Qdrant production issues using metrics and observability tools, covering optimizer problems, memory spikes, and slow queries.
36.2k
Python Pypi Package Builder
Build, test, lint, version, and publish production-grade Python libraries to PyPI with support for multiple build backends, versioning strategies, and CI/CD.
36.2k · bundle
Python MCP Server Generator
Generate a complete MCP server project in Python with tools, resources, and proper configuration using uv and the MCP SDK.
36.2k
Openapi To Application Code
Generate a complete, production-ready application from an OpenAPI specification using the active framework's conventions and best practices.
36.2k
Kotlin MCP Server Generator
Generates a complete Kotlin MCP server project with Gradle structure, dependencies, and implementation using the official kotlin-sdk library.
36.2k
From The Other Side Wiggins
Provides narrative synthesis, framing, and audience-aware communication patterns to improve decision narratives, written artifacts, and shared understanding.
36.2k
Dataverse Python Quickstart
Generate Python SDK setup, CRUD, bulk, and paging snippets for Microsoft Dataverse using official patterns.
36.2k
AWS Well Architected Review
Reviews AWS infrastructure as code and deployed resources against the Well-Architected Framework, generating findings and GitHub issues for remediation.
36.2k
Appinsights Instrumentation
Instrument a web application to send telemetry data to Azure Application Insights for observability of app health.
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
Update Markdown File Index
Updates a markdown file section with an index or table of files from a specified folder, preserving existing structure and formatting.
36.2k
Update Implementation Plan
Update an existing implementation plan file with new or updated requirements for features, refactoring, package upgrades, design, architecture, or infrastructure.
36.2k
Typespec Create API Plugin
Generate TypeSpec API plugin files for Microsoft 365 Copilot, defining REST operations, authentication, and Adaptive Cards.
36.2k
Swift MCP Server Generator
Generate a complete, production-ready Model Context Protocol server project in Swift using the official MCP Swift SDK.
36.2k
Readme Blueprint Generator
Generates a comprehensive README.md by analyzing project documentation files in .github/copilot and copilot-instructions.md.
36.2k
React18 Lifecycle Patterns
Migrate React class component lifecycle methods (componentWillMount, componentWillReceiveProps, componentWillUpdate) to React 18.3.1 compliant patterns with decision trees and before/after code examples.
36.2k · bundle
Qdrant Scaling Qps
Guides scaling Qdrant query throughput (QPS) through performance tuning, horizontal scaling with read replicas, and disk I/O optimization.
36.2k
Playwright Explore Website
Explores websites using Playwright to identify core features and generate test cases.
36.2k
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
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
Javax To Jakarta Migration
Migrate Java code from javax.* to jakarta.* namespace when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected.
36.2k
Javascript Typescript Jest
Provides best practices for writing JavaScript/TypeScript tests using Jest, including test structure, mocking strategies, async testing, snapshot testing, and React component testing.
36.2k
From The Other Side Anitta
Provides a rigorous thinking partner profile that challenges assumptions, calibrates claims to evidence, and improves decision quality under uncertainty.
36.2k
Create Implementation Plan
Generate structured, machine-readable implementation plans for features, refactoring, upgrades, or infrastructure changes.
36.2k
Content Management Systems
Provides guidance for building and modifying content management systems across platforms like WordPress, Shopify, Drupal, and Webflow, covering themes, plugins, admin interfaces, media handling, content models, and static export workflows.
36.2k · bundle
Commit Message Storyteller
Transforms git diffs and change descriptions into narrative commit messages that explain why a change was made, following Conventional Commits format.
36.2k · bundle
Azure Deployment Preflight
Validates Bicep deployments to Azure before execution, including syntax checks, what-if analysis, and permission verification.
36.2k · bundle
Aspnet Minimal API Openapi
Create ASP.NET Minimal API endpoints with proper types and comprehensive OpenAPI/Swagger documentation.
36.2k
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
Rust MCP Server Generator
Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK.
36.2k
Ruby MCP Server Generator
Generate a complete, production-ready MCP server project in Ruby using the official MCP Ruby SDK.
36.2k
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
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
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
Qdrant Deployment Options
Guides selection of Qdrant deployment options: local mode, Docker, self-hosted, Qdrant Cloud, Hybrid Cloud, or Qdrant EDGE based on latency, control, and production needs.
36.2k
Power Bi Dax Optimization
Analyzes and optimizes DAX formulas for better performance, readability, and maintainability in Power BI.
36.2k
Performance Review Writer
Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice using WorkIQ to surface actual contributions and structure them into impact-focused writing.
36.2k
Microsoft Agent Framework
Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.
36.2k · bundle
MCP Create Adaptive Cards
Add Adaptive Card response templates to MCP-based API plugins for visual data presentation in Microsoft 365 Copilot.
36.2k
Java MCP Server Generator
Generate a complete, production-ready Model Context Protocol server project in Java using the official MCP Java SDK with Maven or Gradle.
36.2k
Impediment Prioritization
Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and a fixed prioritization formula.
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
Github Actions Efficiency
Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.
36.2k · bundle
From The Other Side Quinn
Collaborates as a supportive, energetic builder focused on momentum, execution, and concrete deliverables in pair programming sessions.
36.2k
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
Azure Resource Visualizer
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing relationships between resources.
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