Browse prompts, skills, workflows, tasks, agents, tools, and connectors from one workspace.
24 shown, more available
Research SERP competitors and produce a battle-ready outline with section summaries, talking points, and title ideas.
Diagnose prompt quality, pick the right framework (RACE, AIDA, SWOT, etc.), gather missing info, and produce an AI-ready prompt instantly.
Scan targeted subreddits for breakout discussions, summarize takeaways, and recommend content angles.
Convert a source topic or URL into a multi-email nurture series with subject lines and CTA placement.
Run competitive research, extract audience insights, and surface recommendations before outlining or writing new content.
Transform a seed topic into keyword clusters with intent, difficulty estimates, and content recommendations.
Launch an Attendee meeting bot, capture the recording, and deliver a timestamped transcript with operator-ready next actions.
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.
Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.
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.
Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration
Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot
Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot
Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.
Update Azure Verified Modules (AVM) to latest versions in Bicep files.
Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
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/
Update a markdown file section with an index/table of files from a specified folder.
Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot CLI conversation history. Reads the local session directory at `~/.copilot/session-state/`, extracts recurring preferences and conventions, and writes a fenced personalization block into `~/.copilot/copilot-instructions.md`. Runs entirely on the user's machine via the local `vardoger` CLI (`pipx install vardoger`); no network calls and no uploads. Triggers: 'personalize my copilot', 'analyze my copilot history', 'tailor copilot to me', 'run vardoger', 'update my copilot instructions from history', 'make copilot learn my style'.
Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.