github/awesome-copilot
These skills were imported into SkillJury from the public skills ecosystem.
mentoring-juniors
Socratic mentoring for junior developers through guided questions, never direct answers.
msstore-cli
Automate Microsoft Store publishing and submission management from the command line.
noob-mode
Plain-English translation layer that makes Copilot CLI accessible to non-technical users.
suggest-awesome-github-copilot-prompts
Analyze current repository context and suggest relevant prompt files from the GitHub awesome-copilot repository that are not already available in this repository.
web-coder
Expert web development engineer with mastery across 15 core competencies spanning HTML, CSS, JavaScript, APIs, protocols, security, and performance.
winmd-api-search
Search and explore Windows desktop APIs with full type signatures and members.
winui3-migration-guide
Complete reference for migrating UWP apps to WinUI 3 with before/after code examples.
azure-pricing
Real-time Azure service pricing lookup and Copilot Studio agent credit cost estimation.
copilot-spaces
Project-specific context for conversations through curated documentation, code, and team instructions.
flowstudio-power-automate-mcp
Programmatic Power Automate flow management via FlowStudio MCP server.
dependabot
Source details, install context, and public review data are available on the full page.
doublecheck
Run a three-layer verification pipeline on AI-generated output. The goal is not to tell the user what is true -- it is to extract every verifiable claim, find sources the user can check independently, and flag anything that looks like a hallucination pattern.
eval-driven-dev
You're building an automated evaluation pipeline that tests a Python-based AI application end-to-end — running it the same way a real user would, with real inputs — then scoring the outputs using evaluators and producing pass/fail results via pixie test .
secret-scanning
This skill provides procedural guidance for configuring GitHub secret scanning — detecting leaked credentials, preventing secret pushes, defining custom patterns, and managing alerts.
automate-this
Analyze screen recordings of manual processes and generate working automation scripts at multiple complexity tiers.
autoresearch
An autonomous experimentation loop for any programming task. You define the goal and how to measure it; the agent iterates autonomously -- modifying code, running experiments, measuring results, and keeping or discarding changes -- until interrupted.
aws-cdk-python-setup
This skill provides setup guidance for working with AWS CDK (Cloud Development Kit) projects using Python .
azure-architecture-autopilot
A pipeline that designs Azure infrastructure using natural language, or analyzes existing resources to visualize architecture and proceed through modification and deployment.
cli-mastery
Interactive training for GitHub Copilot CLI with guided lessons, quizzes, scenarios, and reference materials.
cloud-design-patterns
Architects design workloads by integrating platform services, functionality, and code to meet both functional and nonfunctional requirements. To design effective workloads, you must understand these requirements and select topologies and methodologies that address the challenges of your workload's constraints. Cloud...
creating-oracle-to-postgres-master-migration-plan
Analyze a .NET solution, classify every project for Oracle→PostgreSQL migration eligibility, and write a structured plan that downstream agents and skills can parse.
creating-oracle-to-postgres-migration-bug-report
Use the template in references/BUG-REPORT-TEMPLATE.md . Each report must include:
creating-oracle-to-postgres-migration-integration-tests
Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.
dotnet-timezone
Resolve timezone questions for .NET and C# code with production-safe guidance and copy-paste-ready snippets.