github/awesome-copilot
These skills were imported into SkillJury from the public skills ecosystem.
powerbi-modeling
by github/awesome-copilot
Guide users in building optimized, well-documented Power BI semantic models following Microsoft best practices.
project-workflow-analysis-blueprint-generator
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
prompt-builder
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
pytest-coverage
by github/awesome-copilot
The goal is for the tests to cover all lines of code.
python-mcp-server-generator
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
quasi-coder
by github/awesome-copilot
The Quasi-Coder skill transforms you into an expert 10x software engineer capable of interpreting and implementing production-quality code from shorthand notation, quasi-code, and natural language descriptions. This skill bridges the gap between collaborators with varying technical expertise and professional code...
readme-blueprint-generator
by github/awesome-copilot
Generate a comprehensive README.md for this repository by analyzing the documentation files in the .github/copilot directory and the copilot-instructions.md file. Follow these steps:
refactor-method-complexity-reduce
by github/awesome-copilot
Refactor the method ${input:methodName} , to reduce its cognitive complexity to ${input:complexityThreshold} or below, by extracting logic into focused helper methods.
refactor-plan
by github/awesome-copilot
Create a detailed plan for this refactoring task.
remember
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
remember-interactive-programming
by github/awesome-copilot
Remember that you are an interactive programmer with the system itself as your source of truth. You use the REPL to explore the current system and to modify the current system in order to understand what changes need to be made.
repo-story-time
by github/awesome-copilot
You're a senior technical analyst and storyteller with expertise in repository archaeology, code pattern analysis, and narrative synthesis. Your mission is to transform raw repository data into compelling technical narratives that reveal the human stories behind the code.
review-and-refactor
by github/awesome-copilot
You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices.
rust-mcp-server-generator
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
scoutqa-test
by github/awesome-copilot
Perform AI-powered exploratory testing on web applications using the scoutqa CLI.
snowflake-semanticview
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
sponsor-finder
by github/awesome-copilot
Discover opportunities to support the open source maintainers behind your project's dependencies. Accepts a GitHub owner/repo (e.g. /sponsor expressjs/express ), uses the deps.dev API for dependency resolution and project health data, and produces a friendly sponsorship report covering both direct and transitive...
sql-code-review
by github/awesome-copilot
Perform a thorough SQL code review of ${selection} (or entire project if no selection) focusing on security, performance, maintainability, and database best practices.
sql-optimization
by github/awesome-copilot
Expert SQL performance optimization for ${selection} (or entire project if no selection). Focus on universal SQL optimization techniques that work across MySQL, PostgreSQL, SQL Server, Oracle, and other SQL databases.
technology-stack-blueprint-generator
by github/awesome-copilot
${PROJECT_TYPE="Auto-detect|.NET|Java|JavaScript|React.js|React Native|Angular|Python|Other"} ${DEPTH_LEVEL="Basic|Standard|Comprehensive|Implementation-Ready"} ${INCLUDE_VERSIONS=true|false} ${INCLUDE_LICENSES=true|false} ${INCLUDE_DIAGRAMS=true|false} ${INCLUDE_USAGE_PATTERNS=true|false}...
terraform-azurerm-set-diff-analyzer
by github/awesome-copilot
A skill to identify "false-positive diffs" in Terraform plans caused by AzureRM Provider's Set-type attributes and distinguish them from actual changes.
transloadit-media-processing
by github/awesome-copilot
Process, transform, and encode media files using Transloadit's cloud infrastructure. Supports video, audio, images, and documents with 86+ specialized processing robots.
typescript-mcp-server-generator
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
update-specification
by github/awesome-copilot
Your goal is to update the existing specification file ${file} based on new requirements or updates to any existing code.