Back to the catalog

published by github

50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. azure-resource-visualizer ★ 38,819
    Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Us
  2. azure-role-selector ★ 38,819
    When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the rol
  3. azure-smart-city-iot-solution-builder ★ 38,819
    Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery
  4. azure-static-web-apps ★ 38,819
    Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local
  5. azure-well-architected-review ★ 38,819
    Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for i
  6. batch-files ★ 38,819
    Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts. Use when asked to "create a batch fil
  7. bench-read ★ 38,819
    Read artifacts from the shared bench — the workspace where desks leave findings, verdicts, and work products for each other and the operator
  8. bigquery-pipeline-audit ★ 38,819
    Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch loca
  9. boost-prompt ★ 38,819
    Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code
  10. brag-sheet ★ 38,819
    Turn vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly upda
  11. breakdown-epic-arch ★ 38,819
    Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.
  12. breakdown-epic-pm ★ 38,819
    Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical ar
  13. breakdown-feature-implementation ★ 38,819
    Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
  14. breakdown-feature-prd ★ 38,819
    Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.
  15. breakdown-plan ★ 38,819
    Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, depend
  16. breakdown-test ★ 38,819
    Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for G
  17. bug-receipt ★ 38,819
    Close defects and incidents with a BUG RECEIPT and VERIFIED, PARTIAL, or BLOCKED status after diagnosis, repair, or recovery.
  18. bug-reproduction-brief ★ 38,819
    Turn a vague, intermittent, or environment-specific bug report into a minimal evidence-backed reproduction before proposing a fix.
  19. build-evidence-map ★ 38,819
    Build an auditable evidence map for a contested technical choice, research synthesis, proposal review, or consequential decision. Use when C
  20. centos-linux-triage ★ 38,819
    Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
  21. chrome-devtools ★ 38,819
    Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturin
  22. cli-mastery ★ 38,819
    Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands,
  23. cloud-design-patterns ★ 38,819
    Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging
  24. code-exemplars-blueprint-generator ★ 38,819
    Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars
  25. code-tour ★ 38,819
    Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigge
  26. codebase-memory-mcp ★ 38,819
    Use when exploring unfamiliar code, mapping architecture, finding symbols or relationships, tracing callers, callees, data flow or dependenc
  27. codeql ★ 38,819
    Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should b
  28. comment-code-generate-a-tutorial ★ 38,819
    Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and ge
  29. commit-message-storyteller ★ 38,819
    Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — fol
  30. competitor-ad-intelligence ★ 38,819
    Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor's paid ads. Trigger for prompts like "what ads is
  31. containerize-aspnet-framework ★ 38,819
    Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.
  32. containerize-aspnetcore ★ 38,819
    Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.
  33. content-management-systems ★ 38,819
    Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, Hub
  34. context-map ★ 38,819
    Generate a map of all files relevant to a task before making changes
  35. conventional-branch ★ 38,819
    Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new
  36. conventional-commit ★ 38,819
    Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descript
  37. convert-excel-to-md ★ 38,819
    Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use th
  38. convert-pdf-to-md ★ 38,819
    Converts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this
  39. convert-plaintext-to-md ★ 38,819
    Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions f
  40. convert-word-to-md ★ 38,819
    Converts Word (.docx) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use thi
  41. copilot-cli-quickstart ★ 38,819
    Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Develope
  42. copilot-instructions-blueprint-generator ★ 38,819
    Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code c
  43. copilot-pr-autopilot ★ 38,819
    Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments.
  44. copilot-sdk ★ 38,819
    Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming resp
  45. copilot-spaces ★ 38,819
    Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load c
  46. copilot-usage-metrics ★ 38,819
    Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
  47. cosmosdb-datamodeling ★ 38,819
    Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using b
  48. create-agentsmd ★ 38,819
    Prompt for generating an AGENTS.md file for a repository
  49. create-architectural-decision-record ★ 38,819
    Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
  50. create-github-action-workflow-specification ★ 38,819
    Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.