49 skills in this category

Architecture Blueprint Generator

Verified intermediate

Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.

documentation 1 file github

Arize Instrumentation

Verified intermediate

INVOKE THIS SKILL when adding Arize AX tracing to an application. Follow the Agent-Assisted Tracing two-phase flow: analyze the codebase (read-only), then implement instrumentation after user confirmation. When the app uses LLM tool/function calling, add manual CHAIN + TOOL spans so traces show each tool's input and output. Leverages https://arize.com/docs/ax/alyx/tracing-assistant and https://arize.com/docs/PROMPT.md.

documentation 2 files github

Aspnet Minimal Api Openapi

Verified intermediate

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

documentation 1 file github

Azure Role Selector

Verified intermediate

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

documentation 2 files github

Boost Prompt

Verified intermediate

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

documentation 1 file github

Breakdown Epic Arch

Verified intermediate

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

documentation 1 file github

Breakdown Epic Pm

Verified intermediate

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.

documentation 1 file github

Breakdown Feature Prd

Verified intermediate

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

documentation 1 file github

Containerize Aspnet Framework

Verified intermediate

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

documentation 1 file github

Containerize Aspnetcore

Verified intermediate

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

documentation 1 file github

Convert Plaintext To Md

Verified intermediate

Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.

documentation 1 file github

Copilot Spaces

Scanned intermediate

Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.

documentation 1 file github

Cosmosdb Datamodeling

Verified intermediate

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

documentation 1 file github

Create Architectural Decision Record

Verified intermediate

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

documentation 1 file github

Create Readme

Verified intermediate

Create a README.md file for the project

documentation 1 file github

Create Technical Spike

Verified intermediate

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

documentation 1 file github

Create Tldr Page

Scanned intermediate

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

documentation 1 file github

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

documentation 2 files github

Csharp Docs

Verified intermediate

Ensure that C# types are documented with XML comments and follow best practices for documentation.

documentation 1 file github

Daily Prep

Verified intermediate

Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.

documentation 1 file github

Folder Structure Blueprint Generator

Verified intermediate

Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.

documentation 1 file github

Gtm Board And Investor Communication

Verified intermediate

Board meeting preparation, investor updates, and executive communication. Use when preparing board decks, writing investor updates, handling bad news with the board, structuring QBRs, or building board-level metric discipline. Includes the "Three Things" narrative model, the 4-tier metric hierarchy, and the pre-brief pattern that prevents board surprises.

documentation 1 file github

Gtm Operating Cadence

Verified intermediate

Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slow, planning is broken, the company is growing but alignment is worse, or leadership meetings consume all time without producing decisions.

documentation 1 file github

Java Docs

Verified intermediate

Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.

documentation 1 file github

Markdown To Html

Scanned intermediate

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.

documentation 16 files github

Meeting Minutes

Verified intermediate

Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.

documentation 1 file github

Mentoring Juniors

Verified intermediate

Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I'm stuck", "Im stuck", "I'm confused", "Im confused", "I don't understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does this error mean", "why doesn't this work", "why does not this work", "I'm a beginner", "Im a beginner", "I'm learning", "Im learning", "I'm new to this", "Im new to this", "walk me through", "how does this work", "what's wrong with my code", "what's wrong", "can you break this down", "ELI5", "step by step", "where do I start", "what am I missing", "newbie here", "junior dev", "first time using", "how do I", "what is", "is this right", "not sure", "need help", "struggling", "show me", "help me debug", "best practice", "too complex", "overwhelmed", "lost", "debug this", "/socratic", "/hint", "/concept", "/pseudocode". Progressive clue systems, teaching techniques, and success metrics.

documentation 1 file github

Microsoft Code Reference

Verified intermediate

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIsβ€”to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

documentation 1 file github

Mkdocs Translations

Verified intermediate

Generate a language translation for a mkdocs documentation stack.

documentation 1 file github

Multi Stage Dockerfile

Verified intermediate

Create optimized multi-stage Dockerfiles for any language or framework

documentation 1 file github

Oo Component Documentation

Scanned intermediate

Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.

documentation 4 files github

Pdftk Server

Verified intermediate

Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or decrypt PDFs, fill PDF forms, apply watermarks, stamp overlays, extract metadata, burst documents into pages, repair corrupted PDFs, attach or extract files, or perform any PDF manipulation from the command line.

documentation 6 files github

Powerbi Modeling

Verified intermediate

Power BI semantic modeling assistant for building optimized data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimizing model performance. Triggers on queries about DAX calculations, table relationships, dimension/fact table design, naming conventions, model documentation, cardinality, cross-filter direction, calculation groups, and data model best practices. Always connects to the active model first using power-bi-modeling MCP tools to understand the data structure before providing guidance.

documentation 6 files github

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.

documentation 1 file github

Sandbox Npm Install

Scanned intermediate

Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.

documentation 2 files github

Technology Stack Blueprint Generator

Verified intermediate

Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development.

documentation 1 file github

Transloadit Media Processing

Verified intermediate

Process media files (video, audio, images, documents) using Transloadit. Use when asked to encode video to HLS/MP4, generate thumbnails, resize or watermark images, extract audio, concatenate clips, add subtitles, OCR documents, or run any media processing pipeline. Covers 86+ processing robots for file transformation at scale.

documentation 1 file github

Update Llms

Verified intermediate

Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/

documentation 1 file github

Update Markdown File Index

Verified intermediate

Update a markdown file section with an index/table of files from a specified folder.

documentation 1 file github

Update Specification

Verified intermediate

Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.

documentation 1 file github

Workiq Copilot

Verified intermediate

Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations.

documentation 1 file github

Write Coding Standards From File

Verified intermediate

Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.

documentation 1 file github

Canvas Design

Scanned intermediate

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

documentation 29 files anthropics

Doc Coauthoring

Verified intermediate

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

documentation 1 file anthropics

Internal Comms

Scanned intermediate

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

documentation 6 files anthropics

Theme Factory

Scanned intermediate

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

documentation 12 files anthropics

Azure Ai

Scanned intermediate

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech.

documentation 16 files microsoft

Azure Prepare

Scanned intermediate

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service", "modernize application", "update application", "add authentication", "add caching", "host on Azure", "create and deploy", "deploy to Azure", "deploy to Azure using Terraform", "deploy to Azure App Service", "deploy to Azure App Service using Terraform", "deploy to Azure Container Apps", "deploy to Azure Container Apps using Terraform", "generate Terraform", "generate Bicep", "function app", "timer trigger", "service bus trigger", "event-driven function", "containerized Node.js app", "social media app", "static portfolio website", "todo list with frontend and API", "prepare my Azure application to use Key Vault", "managed identity".

documentation 197 files microsoft

Microsoft Foundry

Scanned intermediate

Deploy, evaluate, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, prompt optimization, prompt optimizer workflows, agent.yaml, dataset curation from traces. USE FOR: deploy agent to Foundry, hosted agent, create agent, invoke agent, evaluate agent, run batch eval, optimize prompt, improve prompt, prompt optimization, prompt optimizer, improve agent instructions, optimize agent instructions, optimize system prompt, deploy model, Foundry project, RBAC, role assignment, permissions, quota, capacity, region, troubleshoot agent, deployment failure, create dataset from traces, dataset versioning, eval trending, create AI Services, Cognitive Services, create Foundry resource, provision resource, knowledge index, agent monitoring, customize deployment, onboard, availability. DO NOT USE FOR: Azure Functions, App Service, general Azure deploy (use azure-deploy), general Azure prep (use azure-prepare).

documentation 75 files microsoft