implexa
back to leaderboard
GI

@github

contributor on implexa, with 200 skills ranked by SkillRank across 2 sources.

github on githubpublishes to skills.shpublishes to smithery
skills
200
avg SkillRank
5.6
133 scored / 200 total
total stars
638,259
across 33 repos
total installs
836
across 33 repos

skills, ranked by SkillRank

scoresourceskill
8.1skills.sh
gtm-positioning-strategy
gtm-positioning-strategy teaches how to find and own defensible market positions through validated testing rather than internal consensus. it covers word choice psychology, phased rollout methodology, competitive audits, and defensibility assessment with concrete examples from enterprise ai products.
7.9skills.sh
arize-link
arize-link generates deep links into arize ui for traces, spans, sessions, datasets, and evaluators from provided resource ids and optional time windows.
7.8skills.sh
import-infrastructure-as-code
import-infrastructure-as-code discovers live azure resources via cli and maps them to terraform using azure verified modules, handling dependency resolution, module selection, and import address derivation from downloaded source.
7.6skills.sh
make-skill-template
meta-skill for scaffolding new agent skills with structured yaml frontmatter, directory conventions, and validation rules. guides users through skill creation workflows and provides templates for bundled resources.
7.6skills.sh
gtm-product-led-growth
gtm-product-led-growth covers plg vs sales-led decision-making, activation optimization, channel economics tracking, and growth forecasting. provides frameworks for testing motions, mapping growth equations, and systematizing what works via playbook documentation.
7.3smithery
snowflake-semanticview
github-snowflake-semanticview guides creation and validation of snowflake semantic views via cli. covers setup, ddl drafting, synonym/comment population, temporary validation, and final deployment with sample queries.
7.3skills.sh
nuget-manager
nuget-manager provides structured workflows for adding, removing, and updating packages in .net projects using dotnet cli, with explicit rules against direct file editing and mandatory verification steps.
7.2skills.sh
pdftk-server
pdftk-server covers pdf manipulation via command-line including merge, split, rotate, encrypt, decrypt, form-filling, watermarking, and metadata extraction with practical workflows for common operations.
7.2skills.sh
php-mcp-server-generator
php-mcp-server-generator scaffolds production php mcp servers with tools, resources, and prompts using official sdk. provides templates, attribute-driven design, and phpunit integration for rapid development.
7.2skills.sh
eval-driven-dev
eval-driven-dev establishes a pattern for testing python llm applications end-to-end by running real code paths with instrumented external data and real llm calls, scoring outputs via evaluators rather than assertions.
7.2smithery
make-repo-contribution
github-make-repo-contribution enforces discovery and adherence to repository-specific contribution workflows before filing issues, creating branches, committing, or opening pull requests. includes security guardrails against executing arbitrary commands or accessing external resources.
7.2skills.sh
spring-boot-testing
spring-boot-testing covers test slice selection, assertion patterns, and spring boot 4 specifics. provides decision trees and reference pointers but lacks detailed step-by-step execution guidance for common scenarios.
7.2skills.sh
lsp-setup
lsp-setup automates installation and configuration of language server protocol servers for the github copilot cli, detecting os and language, managing both user-level and repo-level config files with json validation.
7.2skills.sh
gtm-developer-ecosystem
gtm-developer-ecosystem covers ecosystem design decisions (open vs curated), developer journey mapping, community structures, and multi-year student programs. focuses on activation and production usage over vanity metrics.
7.1skills.sh
shuffle-json-data
shuffle-json-data validates json schema consistency before randomizing object collections, supporting nested structures and property filtering via explicit variable overrides while rejecting unsafe mutations.
7.1smithery
nuget-manager
github-nuget-manager enforces dotnet cli workflows for adding, removing, and updating nuget packages in .net projects, with strict rules separating cli operations from direct file edits.
6.9smithery
microsoft-code-reference
github-microsoft-code-reference provides lookup and verification tools for Azure SDKs, .NET libraries, and Microsoft APIs via official docs and code samples. detects hallucinated methods, wrong signatures, and deprecated patterns to prevent runtime errors.
6.9skills.sh
csharp-xunit
csharp-xunit covers test structure, data-driven testing with theory attributes, assertion patterns, and mocking strategies for building reliable unit tests in .net projects.
6.8skills.sh
power-bi-performance-troubleshooting
power-bi-performance-troubleshooting provides a four-area diagnostic framework covering model design, report layout, infrastructure, and data sources, with step-by-step troubleshooting workflows and optimization patterns ranging from quick wins to strategic interventions.
6.8skills.sh
java-mcp-server-generator
java-mcp-server-generator provides boilerplate templates and code examples for bootstrapping mcp servers in java with maven or gradle, covering tools, resources, and prompts with reactive streams via project reactor.
6.8skills.sh
polyglot-test-agent
polyglot-test-agent coordinates a multi-agent pipeline to generate unit tests across languages, handling research, planning, and implementation phases with incremental validation. covers happy paths, edge cases, and error handling through sequential agent execution.
6.8skills.sh
prd
prd skill guides users through structured discovery and drafting of product requirements documents with a defined schema and quality standards. emphasizes concrete measurable criteria and ai system evaluation but lacks explicit failure mode handling.
6.8smithery
image-manipulation-image-magick
github-image-manipulation-image-magick provides cross-platform image processing via imagemagick with concrete examples for resizing, metadata extraction, and batch operations. works on windows, linux, and macos with clear shell command patterns.
6.8smithery
git-commit
github-git-commit automates conventional commit creation by analyzing diffs to infer type and scope, with interactive staging and message generation. enforces safety constraints around hooks and destructive operations.
6.8skills.sh
sandbox-npm-install
sandbox-npm-install handles npm package installation within docker containers, addressing virtiofs alignment failures on aarch64 by installing to local ext4 and symlinking back to the workspace.
6.6skills.sh
create-github-action-workflow-specification
creates formal, ai-optimized specifications for github actions workflows with structured tables, execution flow diagrams, and requirement matrices. abstracts implementation details to document behavior, constraints, and governance across functional, security, and performance dimensions.
6.4smithery
agentic-eval
agentic-eval covers iterative refinement patterns for ai agent outputs, with concrete code examples for self-critique loops, evaluator-optimizer architectures, and test-driven code generation workflows.
6.4skills.sh
devops-rollout-plan
devops-rollout-plan generates structured deployment blueprints covering preflight validation, phased rollout, verification timelines, rollback criteria, and stakeholder communication, but lacks concrete command examples and vendor-specific tooling.
6.4skills.sh
acquire-codebase-knowledge
acquire-codebase-knowledge generates seven structured documentation artifacts from verifiable sources, enforcing traceability and uncertainty markers to ground knowledge capture in actual code and configuration.
6.4skills.sh
javascript-typescript-jest
javascript-typescript-jest covers jest testing patterns for javascript and typescript including mocking strategies, async handling, and react component testing with organized test structure and common matcher patterns.
6.3skills.sh
sponsor-finder
sponsor-finder identifies sponsorable dependencies in a github repository by querying the deps.dev api for dependency graphs and funding metadata, then validates and groups results by sponsorship destination.
6.3skills.sh
microsoft-code-reference
microsoft-code-reference validates sdk methods against official docs, surfaces working code samples, and flags common mistakes like deprecated patterns and version mismatches across azure and dotnet libraries.
6.3skills.sh
salesforce-component-standards
salesforce-component-standards outlines data access patterns and quality checks for lwc, aura, and visualforce artifacts. covers pattern selection rationale but lacks complete procedural depth and edge case handling.
6.2skills.sh
centos-linux-triage
centos-linux-triage provides structured troubleshooting for CentOS systems using RHEL tooling, with explicit attention to SELinux and firewalld; procedure lacks numbered steps and concrete examples.
6.2skills.sh
breakdown-feature-prd
breakdown-feature-prd converts epics into structured product requirements documents with standardized markdown sections, clarifying questions, and scope boundaries, but lacks actionable procedural detail and edge case handling.
6.2skills.sh
transloadit-media-processing
transloadit-media-processing orchestrates video, audio, image, and document transformations via transloadit's 86+ robots. supports hls encoding, thumbnails, resizing, watermarking, ocr, and multi-step pipelines with json-based step configuration.
6.2smithery
scoutqa-test
scoutqa-test wraps the scoutqa cli for autonomous web application testing. covers smoke tests, accessibility audits, and feature validation via natural language prompts. useful for post-deployment verification and exploratory testing workflows.
6.2skills.sh
openapi-to-application-code
openapi-to-application-code generates scaffolded applications from openapi specs with layered architecture, test templates, and framework-specific conventions. output structure is clear but procedure lacks step sequencing and edge cases are underexplored.
6.2skills.sh
mkdocs-translations
mkdocs-translations automates bulk documentation translation into target languages while preserving markdown structure, folder hierarchy, and mkdocs configuration. requires explicit language/locale specification upfront and mirrors en directories into locale-specific branches.
6.2skills.sh
power-apps-code-app-scaffold
power-apps-code-app-scaffold generates a vite-react-typescript project structure for power apps code apps, integrating pac cli, power apps sdk, and connector setup with sample implementations and configuration templates.
6.2skills.sh
doublecheck
doublecheck provides a two-mode verification pipeline that extracts claims, surfaces sources for independent review, and flags hallucination patterns. incomplete procedural specification and vague sourcing mechanics limit operational clarity.
6.2skills.sh
create-spring-boot-kotlin-project
scaffolds a spring boot 3.4.5 kotlin project with webflux, r2dc, redis, and mongodb, bundled with docker compose services for local development and swagger/archunit tooling.
6.2skills.sh
playwright-generate-test
playwright-generate-test guides interactive test creation by walking through scenario review, browser exploration, element inspection, and validation before generating typescript tests that execute and iterate to pass.
6.2skills.sh
java-springboot
java-springboot covers project structure, dependency injection, configuration management, rest api design, service layer patterns, data access with jpa, logging, testing strategies, and security fundamentals for spring boot applications.
6.2skills.sh
github-issues
github-issues provides mcp-backed issue creation, updates, and search across repositories with templates for common workflows. tool inventory is clear but procedural steps and failure handling are minimal.
6.2skills.sh
git-flow-branch-creator
automatically creates git flow branches (feature/release/hotfix) by analyzing staged and unstaged changes, generating semantic names, and branching from the correct source.
6.2smithery
markdown-to-html
github-markdown-to-html covers markdown-to-html conversion using marked.js, pandoc, and gomarkdown with cli and programmatic workflows. includes syntax examples, tool comparisons, and security warnings for html sanitization.
6.2skills.sh
plantuml-ascii
plantuml-ascii converts puml diagram definitions to terminal-friendly ascii or unicode text output. supports sequence, class, activity, state, component, use case, and deployment diagrams with configurable output formats and charset handling.
6.2skills.sh
daily-prep
daily-prep generates structured prep files for upcoming workdays by pulling calendar data, classifying meetings against an ideal day structure, detecting conflicts, and surfacing learning and deep work slots with actionable recommendations.
6.1skills.sh
scaffolding-oracle-to-postgres-migration-test-project
scaffolding-oracle-to-postgres-migration-test-project creates a bare xunit test harness with transaction rollback and seed data infrastructure for validating oracle-to-postgresql migrations in .net codebases.
6.1skills.sh
typespec-create-api-plugin
typespec-create-api-plugin scaffolds rest api plugins for microsoft 365 copilot with support for four authentication modes and adaptive card templating, though the procedure remains incomplete and edge cases unaddressed.
6.1skills.sh
multi-stage-dockerfile
multi-stage-dockerfile guides construction of optimized container images by separating build and runtime stages, minimizing final artifact size and attack surface through deliberate layering and base image selection.
6.1skills.sh
copilot-usage-metrics
copilot-usage-metrics retrieves github copilot adoption and usage data at org or enterprise scope via gh cli, supporting aggregated and per-user breakdowns with optional date filtering.
5.9skills.sh
microsoft-skill-creator
microsoft-skill-creator is a meta-skill for authoring Microsoft technology skills that combine local foundational content with dynamic Learn MCP lookups. it provides investigation phases, templates, and balance heuristics but lacks concrete trigger examples and error handling.
5.9skills.sh
fabric-lakehouse
fabric-lakehouse covers microsoft fabric lakehouse architecture, core components like delta tables and sql endpoints, data organization via schemas and files, security models, shortcuts for cross-source linking, and performance optimization techniques.
5.9skills.sh
declarative-agents
declarative-agents provides a structured kit for building microsoft 365 copilot agents across three workflows with typescript enforcement and schema validation, but lacks concrete actionable steps and failure mode coverage.
5.9skills.sh
update-llms
update-llms maintains llms.txt compliance with the official specification, identifying outdated references and reorganizing documentation sections to improve lm navigation across the repository.
5.8skills.sh
powerbi-modeling
powerbi-modeling assists with semantic model design, dax measure creation, and relationship configuration against microsoft best practices. provides assessment checklists and optimization guidance but lacks concrete procedural depth.
5.8skills.sh
create-tldr-page
create-tldr-page transforms documentation urls into concise command reference pages following tldr-pages project standards. requires both command name and upstream documentation url as inputs.
5.8smithery
appinsights-instrumentation
github-appinsights-instrumentation guides users through adding azure app insights telemetry to asp.net core and node.js web applications, with branching logic for auto vs manual instrumentation paths.
5.8skills.sh
ef-core
ef-core collects design patterns for entity framework context and entity configuration, covering dbcontext cohesion, injection, fluent api setup, and relationship modeling without tactical implementation guidance.
5.8skills.sh
appinsights-instrumentation
appinsights-instrumentation guides users through adding telemetry to azure-hosted webapps via either auto-instrumentation or manual code modification, with language-specific guidance for asp.net core and node.js runtimes.
5.8skills.sh
editorconfig
editorconfig generates .editorconfig files by analyzing project structure and applying universal best practices alongside user preferences, with detailed rule explanations for each setting.
5.8skills.sh
boost-prompt
boost-prompt guides iterative refinement of task prompts through structured questioning around scope, deliverables, and constraints, outputting polished markdown to clipboard via vscode integration.
5.8skills.sh
create-llms
create-llms generates a specification-compliant llms.txt file by analyzing repository structure, categorizing key documentation, and outputting valid markdown for llm navigation.
5.8skills.sh
power-bi-model-design-review
power-bi-model-design-review provides a structured framework for evaluating data model architecture with checklists covering schema, relationships, and performance. the three-phase process and multiple review scopes offer flexibility but lack concrete decision criteria and failure mode guidance.
5.8skills.sh
dataverse-python-quickstart
dataverse-python-quickstart generates boilerplate python sdk code for dataverse crud operations, bulk writes, and paginated retrieval following official patterns.
5.8smithery
penpot-uiux-design
github-penpot-uiux-design provides penpot api coverage with mcp tool setup, design tokens, and component checklists, but lacks step-by-step procedures for actual design tasks and explicit failure recovery paths.
5.6skills.sh
ai-prompt-engineering-safety-review
ai-prompt-engineering-safety-review provides a multi-dimensional framework for analyzing ai prompts across safety, bias, and security concerns. it delivers risk scoring and improved prompt versions but lacks concrete procedural steps and actionable trigger conditions.
5.6skills.sh
aws-cdk-python-setup
aws-cdk-python-setup covers baseline installation and project initialization for aws cdk development in python, including credential configuration, virtual environment setup, and core deployment commands.
5.6skills.sh
codeql
codeql covers workflow setup and cli usage for static analysis via github actions and standalone scanning. lacks procedural depth on common failure modes and remediation paths.
5.5skills.sh
code-exemplars-blueprint-generator
code-exemplars-blueprint-generator produces technology-aware prompts that instruct ai tools to scan codebases and extract high-quality code examples organized by language, layer, or pattern type. configurable depth and output format support multiple tech stacks.
5.5skills.sh
creating-oracle-to-postgres-master-migration-plan
discovers projects in .net solutions, classifies each for oracle-to-postgresql migration eligibility, and generates a structured plan that downstream systems can consume. incomplete specification leaves classification logic and persistence mechanism undefined.
5.4skills.sh
gh-stack
gh-stack manages stacked branches and pull requests via github cli, enabling layered feature development where each pr shows only its own diff. conceptually clear but operationally incomplete.
5.4skills.sh
create-agentsmd
create-agentsmd generates an AGENTS.md file at repository root, providing ai agents with project context and technical instructions following open format standards.
5.4skills.sh
review-and-refactor
review-and-refactor applies project coding standards from .github instructions to existing code, validating test integrity post-change while preserving file organization.
5.4skills.sh
generate-custom-instructions-from-codebase
generates github copilot migration instructions by diffing project versions to extract transformation patterns, api changes, and architectural shifts into a structured markdown guide.
5.4skills.sh
dotnet-timezone
dotnet-timezone guides c# developers through timezone handling scenarios, covering conversion, dayligh saving time, and library selection (timezoninfo, nodatime, timezonconverter) with decision trees and code patterns.
5.3skills.sh
breakdown-feature-implementation
breakdown-feature-implementation is a prompt template for generating detailed feature plans within monorepo structures. it covers architecture, database design, api endpoints, and frontend component hierarchies using mermaid diagrams and typescript conventions.
5.3skills.sh
playwright-explore-website
playwright-explore-website automates browser-based site exploration to document ui elements and user flows, then generates test cases. browser lifecycle is managed automatically.
5.3skills.sh
legacy-circuit-mockups
legacy-circuit-mockups generates breadboard circuit diagrams using html5 canvas, targeting retro computing projects with support for 40+ vintage components like the 6502 and 555 timer. workflow guidance exists for common builds but lacks concrete output specifications.
5.3skills.sh
csharp-mcp-server-generator
csharp-mcp-server-generator scaffolds a complete mcp server project in c# with host builder di, tool discovery via attributes, and stderr logging. covers project setup, tool implementation patterns, and code quality baselines but lacks specific walkthrough and concrete examples.
5.3skills.sh
csharp-async
csharp-async collects naming, return type, and exception handling rules for async C#. covers pitfalls like void methods and blocking calls, but lacks concrete workflows or decision trees for practitioners.
5.3smithery
azure-devops-cli
github-azure-devops-cli provides cli structure and authentication setup for azure devops resource management but delegates actual task procedures to separate reference files, leaving the main skill document without actionable step-by-step workflows.
5.2skills.sh
suggest-awesome-github-copilot-agents
suggest-awesome-github-copilot-agents analyzes repository context and chat history to recommend github copilot custom agents from the awesome-copilot repo, comparing against local versions to flag outdated agents and coverage gaps.
5.2skills.sh
breakdown-epic-pm
breakdown-epic-pm prompts an llm to generate epic-level product requirement documents in markdown. the skill defines output structure, sections, and template context but lacks actionable procedure steps and failure recovery patterns.
5.2smithery
terraform-azurerm-set-diff-analyzer
terraform-azurerm-set-diff-analyzer identifies false-positive diffs in terraform plans caused by set-type attribute reordering in azurerm resources, filtering noise from actual infrastructure changes.
5.2skills.sh
mcp-configure
mcp-configure sets up dataverse mcp server integration for github copilot by collecting scope preference and writing configuration to global or project-level paths based on user choice.
5.2skills.sh
tldr-prompt
tldr-prompt transforms copilot customization files and mcp server docs into concise markdown summaries. handles multiple file types and urls with template-based output, workspace search fallback, and context-aware verbosity.
5.2skills.sh
my-pull-requests
my-pull-requests queries github for prs assigned to the user, surfaces review status and ci failures, and conditionally offers copilot review.
5.2skills.sh
create-spring-boot-java-project
scaffolds a maven-based spring boot 3.4.5 project with java 21, postgresql, redis, mongodb, docker compose, and pre-configured dependencies including lombok, spring data jpa, and springdoc openapi.
5.2skills.sh
project-workflow-analysis-blueprint-generator
project-workflow-analysis-blueprint-generator produces architecture-aware documentation by detecting tech stacks and workflow patterns, then outputting end-to-end implementation blueprints with code examples and extension guidance.
5.2skills.sh
create-github-issues-for-unmet-specification-requirements
create-github-issues-for-unmet-specification-requirements extracts unimplemented requirements from specification files and generates github issues with requirement ids and acceptance criteria, deduplicating against existing issues.
5.2skills.sh
unit-test-vue-pinia
unit-test-vue-pinia covers creating and reviewing tests for vue 3 components, composables, and pinia stores using vitest. emphasizes behavior-first testing with narrow scope and observable assertions.
5.2skills.sh
publish-to-pages
publish-to-pages automates converting presentations and web content (pptx, pdf, html, google slides) to github pages. prerequisites and input detection described, but procedure and error handling are incomplete.
5.2skills.sh
gtm-0-to-1-launch
gtm-0-to-1-launch addresses product launch from concept to initial customer traction, emphasizing finding early adopters over publicity. the skill provides launch decision trees and diagnostic frameworks but lacks procedural depth.
5.1skills.sh
java-refactoring-extract-method
java-refactoring-extract-method identifies overly complex methods using static thresholds (lines, statements, cyclomatic complexity) and extracts logical blocks into focused helper methods. produces compilable java 17 code with descriptive names and documentation comments.
5.1skills.sh
azure-resource-visualizer
azure-resource-visualizer generates mermaid diagrams from azure resource groups, mapping relationships between compute, network, data, and security resources into layered architecture views with markdown documentation.
5.1skills.sh
structured-autonomy-implement
structured-autonomy-implement executes a provided implementation plan sequentially without deviation, validating progress against explicit steps and halting on stop signals.
5.1smithery
vscode-ext-localization
github-vscode-ext-localization outlines three localization approaches for vs code extensions: package.nls files for manifest declarations, markdown translations for walkthrough content, and bundle.l10n files for source code strings.
4.9skills.sh
create-github-issues-feature-from-implementation-plan
create-github-issues-feature-from-implementation-plan converts implementation plan phases into github issues, using template selection and deduplication against existing issues.
4.9skills.sh
finalize-agent-prompt
finalize-agent-prompt refines prompt files by applying best-practice patterns and correcting style issues while preserving structure and intent. lacks concrete procedure definition and failure handling.
4.9skills.sh
microsoft-agent-framework
microsoft-agent-framework covers language detection and routing between .net and python implementations, with heavy reliance on external documentation for actual implementation guidance.
4.8skills.sh
make-repo-contribution
make-repo-contribution enforces security boundaries and contribution compliance before filing issues or creating pull requests, prioritizing safe repository interaction patterns over blind template execution.
4.8skills.sh
quasi-coder
quasi-coder interprets shorthand, pseudo-code, and natural language into production code. assesses collaborator expertise to determine interpretation depth. lacks explicit failure modes and actionable step sequences.
4.3skills.sh
suggest-awesome-github-copilot-prompts
suggest-awesome-github-copilot-prompts fetches copilot prompt recommendations from an external repository, compares them against local prompt inventory, and surfaces gaps while detecting version drift. execution is conditional on user approval before making filesystem changes.
4.3skills.sh
comment-code-generate-a-tutorial
comment-code-generate-a-tutorial refactors python scripts for beginners by applying pep 8 standards, inserting pedagogical comments, and generating markdown tutorials with setup and usage examples.
4.3skills.sh
what-context-needed
what-context-needed prompts an ai assistant to enumerate required and optional files before answering a question, structuring output into dependencies and gaps to reduce context-setting cycles.
4.3skills.sh
java-refactoring-remove-parameter
java-refactoring-remove-parameter teaches the remove parameter refactoring technique via before-after code examples. it covers identifying unused or redundant parameters and applying the refactoring to improve method clarity, but lacks systematic guidance for practitioners applying the technique to their own code.
4.3skills.sh
create-readme
create-readme generates structured README.md files by analyzing project context and applying open-source patterns. outputs follow github flavored markdown conventions with clear sections for setup, usage, and features.
4.3skills.sh
remember-interactive-programming
a micro-prompt reinforcing interactive programming workflows that reminds agents to treat the live repl as source of truth, communicate evaluated code clearly, and maintain todo lists during development.
4.3skills.sh
code-tour
code-tour guides creation of persona-targeted codebase walkthroughs for vs code, with schema validation and skeleton generation from documentation.
4.3skills.sh
roundup
roundup generates status briefings by synthesizing data from github, slack, m365 and other configured sources, matching the user's communication style and audience. requires upfront config setup.
4.2skills.sh
roundup-setup
roundup-setup guides users through a conversational onboarding to define their communication style and data sources, then outputs a configuration file for the roundup plugin to generate briefings.
4.2skills.sh
documentation-writer
documentation-writer applies diataxis framework principles to guide creation of tutorials, how-to guides, reference, and explanation documents. requires clarification phase before outlining and content generation.
4.2skills.sh
architecture-blueprint-generator
architecture-blueprint-generator produces templated markdown documentation by analyzing codebase patterns and technology stacks. covers architectural detection, component mapping, cross-cutting concerns, and deployment patterns across multiple tech stacks with configurable detail levels.
4.2skills.sh
technology-stack-blueprint-generator
technology-stack-blueprint-generator produces architecture documentation by scanning codebases for dependencies and technologies. the skill reads configuration files and generates formatted blueprints across multiple output formats, but lacks concrete execution clarity and failure handling.
4.2skills.sh
bigquery-pipeline-audit
bigquery-pipeline-audit provides a checklist framework for reviewing python bigquery code, covering cost exposure, idempotency, and observability. the skill is a template rather than an automated tool - it requires manual inspection against six criteria (cost, dry-run modes, backfill loops, query safety, writes, observability) with no executable procedure.
4.2skills.sh
create-web-form
create-web-form aggregates reference material on form HTML, styling, validation, and server-side processing across PHP and Python. it curates existing docs rather than prescribing actionable workflows.
4.2skills.sh
premium-frontend-ui
premium-frontend-ui outlines aesthetic principles for high-end web interfaces across four visual paradigms, but lacks concrete technical procedures, failure recovery paths, and actionable step-by-step guidance for implementation.
4.2skills.sh
next-intl-add-language
next-intl-add-language covers the mechanics of registering a new language in a next-intl project, including translation file creation, routing updates, and ui component changes, but lacks depth on execution and failure modes.
4.2skills.sh
aspire
aspire provides code-first orchestration for polyglot distributed apps with 144+ integrations, automatic service discovery, and a dashboard for observability. covers cli operations, deployment, and ai-assistant querying via mcp server.
4.2skills.sh
github-copilot-starter
github-copilot-starter outlines a process for gathering project details and creating copilot-instructions.md, but lacks actionable steps, decision logic, and failure handling for implementation.
4.2skills.sh
noob-mode
noob-mode translates copilot cli outputs into plain english for non-technical users. provides risk indicators, jargon definitions, and decision support to clarify what actions do and why.
4.2skills.sh
planning-oracle-to-postgres-migration-integration-testing
planning-oracle-to-postgres-migration-integration-testing identifies data access artifacts in target projects and sketches testing priorities for oracle-to-postgres conversions, though lacks concrete classification criteria and outcome definitions.
4.1skills.sh
convert-plaintext-to-md
convert-plaintext-to-md transforms plain text documents to markdown using explicit instructions, reference templates, or documented options. supports multiple markdown flavors and includes formatting cleanup utilities.
4.1skills.sh
semantic-kernel
semantic-kernel guides developers on conditional language selection (.net vs python) and directs them to external documentation, but lacks concrete procedural steps, decision logic, or failure-mode handling.
3.8skills.sh
arize-dataset
arize-dataset documents core concepts and field semantics for arize's dataset management cli, but lacks actionable procedures, trigger phrases, and failure mode coverage needed for agent execution.
3.8skills.sh
autoresearch
autoresearch runs an autonomous iteration loop where agents modify code, measure outcomes against user-defined metrics, and keep or discard changes. inspired by karpathy's ml training approach but generalized to any programming task with measurable results.
3.8smithery
azure-role-selector
github-azure-role-selector guides users toward least-privilege role assignments in azure by matching desired permissions to built-in roles or generating custom definitions, with cli and bicep code generation.
3.2skills.sh
structured-autonomy-plan
structured-autonomy-plan instructs a planning agent to decompose development requests into commit-sized steps via guided research, but lacks concrete trigger conditions, failure modes, and outcome validation.
2.8skills.sh
repo-story-time
repo-story-time instructs users to analyze git history and generate narrative summaries via manual command execution and file creation, but lacks concrete implementation details, error handling, and executable automation.
0.0skills.sh
mcp-create-adaptive-cards
Skill converted from mcp-create-adaptive-cards.prompt.md
skills.sh
flowstudio-power-automate-mcp
Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` /…
skills.sh
security-review
AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and…
skills.sh
web-coder
Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web…
skills.sh
update-avm-modules-in-bicep
Update Azure Verified Modules (AVM) to latest versions in Bicep files.
skills.sh
entra-agent-user
Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365…
skills.sh
azure-resource-health-diagnose
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
skills.sh
mcp-copilot-studio-server-generator
Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support
skills.sh
swift-mcp-server-generator
Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.
skills.sh
first-ask
Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride…
skills.sh
typespec-api-operations
Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
skills.sh
copilot-cli-quickstart
Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer…
skills.sh
terraform-azurerm-set-diff-analyzer
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual…
skills.sh
vscode-ext-localization
Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
skills.sh
update-markdown-file-index
Update a markdown file section with an index/table of files from a specified folder.
skills.sh
create-technical-spike
Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.
skills.sh
vscode-ext-commands
Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS…
skills.sh
create-github-pull-request-from-specification
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
skills.sh
aspnet-minimal-api-openapi
Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
skills.sh
finnish-humanizer
Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it. Use when asked to "humanize", "naturalize",…
skills.sh
dataverse-python-advanced-patterns
Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
skills.sh
power-bi-report-design-consultation
Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design.
skills.sh
breakdown-plan
Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities,…
skills.sh
copilot-sdk
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing…
skills.sh
csharp-docs
Ensure that C# types are documented with XML comments and follow best practices for documentation.
skills.sh
write-coding-standards-from-file
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.
skills.sh
azure-deployment-preflight
Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use…
skills.sh
context-map
Generate a map of all files relevant to a task before making changes
skills.sh
scoutqa-test
This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow…
skills.sh
dotnet-upgrade
Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution
skills.sh
java-docs
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
skills.sh
java-junit
Get best practices for JUnit 5 unit testing, including data-driven tests
skills.sh
azure-devops-cli
Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when…
skills.sh
playwright-automation-fill-in-form
Automate filling in a form using Playwright MCP
skills.sh
microsoft-docs
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more.…
skills.sh
dotnet-best-practices
Ensure .NET/C# code meets best practices for the solution/project.
skills.sh
postgresql-optimization
PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB…
skills.sh
conventional-commit
Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages…
skills.sh
refactor
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions,…
skills.sh
gh-cli
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and…
smithery
copilot-sdk
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
smithery
vscode-ext-commands
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
smithery
powerbi-modeling
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.
smithery
plantuml-ascii
Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag
smithery
winapp-cli
Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, or access Windows SDK build tools. Supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows.
smithery
azure-deployment-preflight
Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.
smithery
meeting-minutes
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.
smithery
legacy-circuit-mockups
Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.
smithery
gh-cli
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
smithery
github-issues
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add dependencies, or track blocked-by/blocking relationships. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", "set the priority", "set the start date", "link issues", "add dependency", "blocked by", "blocking", or any GitHub issue management task.
smithery
microsoft-docs
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com.
smithery
azure-static-web-apps
Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.
smithery
workiq-copilot
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.
smithery
make-skill-template
Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.
smithery
excalidraw-diagram-generator
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
smithery
web-design-reviewer
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.
skills.sh
creating-oracle-to-postgres-migration-integration-tests
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with…
skills.sh
oo-component-documentation
Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.
skills.sh
phoenix-tracing
phoenix-tracing — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
integrate-context-matic
integrate-context-matic — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
email-drafter
email-drafter — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
gdpr-compliant
gdpr-compliant — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
quality-playbook
quality-playbook — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
gtm-operating-cadence
gtm-operating-cadence — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
gtm-enterprise-onboarding
gtm-enterprise-onboarding — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
gtm-technical-product-pricing
gtm-technical-product-pricing — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
gtm-ai-gtm
gtm-ai-gtm — an installable skill for AI agents, published by github/awesome-copilot.
skills.sh
react18-lifecycle-patterns
Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and…