← all publishers

Gabeujin

@gabeujin source repo

139 published skills · page 1 of 2

  1. Go MCP Server Generator · gabeujin
    Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk.
    0 installs
  2. Postgresql Optimization · gabeujin
    PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.
    0 installs
  3. Typespec API Operations · gabeujin
    Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
    0 installs
  4. Vscode Ext Localization · gabeujin
    Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
    0 installs
  5. Add Educational Comments · gabeujin
    Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
    0 installs
  6. MCP Deploy Manage Agents · gabeujin
    Mcp Deploy Manage Agents
    0 installs
  7. PHP MCP Server Generator · gabeujin
    Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK
    0 installs
  8. Playwright Generate Test · gabeujin
    Generate a Playwright test based on a scenario using Playwright MCP
    2 installs
  9. Structured Autonomy Plan · gabeujin
    Structured Autonomy Planning Prompt
    2 installs
  10. Azure Resource Visualizer · gabeujin bundle
    Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
    0 installs
  11. Java MCP Server Generator · gabeujin
    Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.
    2 installs
  12. MCP Create Adaptive Cards · gabeujin
    Mcp Create Adaptive Cards
    0 installs
  13. Power Bi Dax Optimization · gabeujin
    Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.
    0 installs
  14. Ruby MCP Server Generator · gabeujin
    Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.
    0 installs
  15. Rust MCP Server Generator · gabeujin
    Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK
    0 installs
  16. Azure Deployment Preflight · gabeujin bundle
    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.
    0 installs
  17. Javascript Typescript Jest · gabeujin
    Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.
    0 installs
  18. Nano Banana Pro Openrouter · gabeujin bundle
    Generate or edit images via OpenRouter with the Gemini 3 Pro Image model. Use for prompt-only image generation, image edits, and multi-image compositing; supports 1K/2K/4K output.
    0 installs
  19. Playwright Explore Website · gabeujin
    Website exploration for testing using Playwright MCP
    0 installs
  20. Swift MCP Server Generator · gabeujin
    Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.
    0 installs
  21. Typespec Create API Plugin · gabeujin
    Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot
    0 installs
  22. Update Implementation Plan · gabeujin
    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.
    0 installs
  23. Appinsights Instrumentation · gabeujin bundle
    Instrument a webapp to send useful telemetry data to Azure App Insights
    0 installs
  24. Dataverse Python Quickstart · gabeujin
    Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.
    0 installs
  25. Kotlin MCP Server Generator · gabeujin
    Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
    0 installs
  26. Openapi To Application Code · gabeujin
    Generate a complete, production-ready application from an OpenAPI specification
    0 installs
  27. Python MCP Server Generator · gabeujin
    Generate a complete MCP server project in Python with tools, resources, and proper configuration
    0 installs
  28. Update Avm Modules In Bicep · gabeujin
    Update Azure Verified Modules (AVM) to latest versions in Bicep files.
    0 installs
  29. Dotnet Design Pattern Review · gabeujin
    Review the C#/.NET code for design pattern implementation and suggest improvements.
    0 installs
  30. MCP Create Declarative Agent · gabeujin
    Mcp Create Declarative Agent
    0 installs
  31. Power Apps Code App Scaffold · gabeujin
    Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration
    0 installs
  32. Power Bi Model Design Review · gabeujin
    Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.
    0 installs
  33. Structured Autonomy Generate · gabeujin
    Structured Autonomy Implementation Generator Prompt
    0 installs
  34. Transloadit Media Processing · gabeujin
    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.
    0 installs
  35. Containerize Aspnet Framework · gabeujin
    Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.
    0 installs
  36. Structured Autonomy Implement · gabeujin
    Structured Autonomy Implementation Prompt
    0 installs
  37. Azure Resource Health Diagnose · gabeujin
    Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
    0 installs
  38. Image Manipulation Image Magick · gabeujin
    Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.
    0 installs
  39. Java Refactoring Extract Method · gabeujin
    Refactoring using Extract Methods in Java Language
    0 installs
  40. Typescript MCP Server Generator · gabeujin
    Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration
    0 installs
  41. Breakdown Feature Implementation · gabeujin
    Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
    0 installs
  42. Comment Code Generate A Tutorial · gabeujin
    Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.
    0 installs
  43. Dataverse Python Production Code · gabeujin
    Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices
    0 installs
  44. Dataverse Python Usecase Builder · gabeujin
    Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations
    0 installs
  45. Remember Interactive Programming · gabeujin
    A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.
    0 installs
  46. Write Coding Standards From File · gabeujin
    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.
    0 installs
  47. Java Refactoring Remove Parameter · gabeujin
    Refactoring using Remove Parameter in Java Language
    0 installs
  48. Code Exemplars Blueprint Generator · gabeujin
    Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
    0 installs
  49. Dataverse Python Advanced Patterns · gabeujin
    Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
    0 installs
  50. Playwright Automation Fill In Form · gabeujin
    Automate filling in a form using Playwright MCP
    0 installs
  51. Power Platform MCP Connector Suite · gabeujin
    Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation
    0 installs
  52. AI Prompt Engineering Safety Review · gabeujin
    Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.
    0 installs
  53. MCP Copilot Studio Server Generator · gabeujin
    Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support
    0 installs
  54. Power Bi Report Design Consultation · gabeujin
    Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design.
    0 installs
  55. Terraform Azurerm Set Diff Analyzer · gabeujin bundle
    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.
    0 installs
  56. Create Architectural Decision Record · gabeujin
    Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
    0 installs
  57. Folder Structure Blueprint Generator · gabeujin
    Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.
    0 installs
  58. Power Bi Performance Troubleshooting · gabeujin
    Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.
    0 installs
  59. Technology Stack Blueprint Generator · gabeujin
    Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development.
    0 installs
  60. Java Add Graalvm Native Image Support · gabeujin
    GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices.
    0 installs
  61. Suggest Awesome Github Copilot Agents · gabeujin
    Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates.
    0 installs
  62. Suggest Awesome Github Copilot Skills · gabeujin
    Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills in this repository, and identifying outdated skills that need updates.
    0 installs
  63. Copilot Instructions Blueprint Generator · gabeujin
    Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.
    0 installs
  64. Generate Custom Instructions From Codebase · gabeujin
    Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades.
    0 installs
  65. Create Github Action Workflow Specification · gabeujin
    Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
    0 installs
  66. Suggest Awesome Github Copilot Instructions · gabeujin
    Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates.
    0 installs
  67. Project Workflow Analysis Blueprint Generator · gabeujin
    Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.
    0 installs
  68. Create Github Issues For Unmet Specification Requirements · gabeujin
    Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
    0 installs
  69. Csharp Mstest · gabeujin
    Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
    0 installs
  70. Memory Merger · gabeujin
    Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.
    0 installs
  71. Breakdown Plan · gabeujin
    Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.
    0 installs
  72. Breakdown Test · gabeujin
    Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.
    0 installs
  73. Microsoft Docs · gabeujin
    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.
    0 installs
  74. Plantuml Ascii · gabeujin
    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
    0 installs
  75. Sponsor Finder · gabeujin
    Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").
    0 installs
  76. Workiq Copilot · gabeujin
    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.
    0 installs
  77. Chrome Devtools · gabeujin
    Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
    0 installs
  78. Fluentui Blazor · gabeujin bundle
    Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing providers, JS interop issues, or theming.
    0 installs
  79. Java Springboot · gabeujin
    Get best practices for developing applications with Spring Boot.
    0 installs
  80. Meeting Minutes · gabeujin
    Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.
    0 installs
  81. Pytest Coverage · gabeujin
    Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
    0 installs
  82. SQL Code Review · gabeujin
    Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.
    0 installs
  83. Agent Governance · gabeujin
    Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrictions on agents - Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)
    0 installs
  84. Create Tldr Page · gabeujin
    Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
    0 installs
  85. Entra Agent User · gabeujin
    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 and Azure environments.
    0 installs
  86. Powerbi Modeling · gabeujin bundle
    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.
    0 installs
  87. SQL Optimization · gabeujin
    Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.
    0 installs
  88. Breakdown Epic Pm · gabeujin
    Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.
    0 installs
  89. Finnish Humanizer · gabeujin bundle
    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", or "remove AI feel" from Finnish text, or when editing .md/.txt files containing Finnish content. Identifies 26 patterns (12 Finnish-specific + 14 universal) and 4 style markers.
    0 installs
  90. Kotlin Springboot · gabeujin
    Get best practices for developing applications with Spring Boot and Kotlin.
    0 installs
  91. Shuffle JSON Data · gabeujin
    Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.
    0 installs
  92. Declarative Agents · gabeujin
    Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
    0 installs
  93. Penpot Uiux Design · gabeujin bundle
    Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".
    0 installs
  94. Azure Role Selector · gabeujin bundle
    When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.
    0 installs
  95. Breakdown Epic Arch · gabeujin
    Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.
    0 installs
  96. Centos Linux Triage · gabeujin
    Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
    0 installs
  97. Conventional Commit · gabeujin
    Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.
    0 installs
  98. Devops Rollout Plan · gabeujin
    Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes
    0 installs
  99. Fedora Linux Triage · gabeujin
    Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.
    0 installs
  100. Gen Specs As Issues · gabeujin
    This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.
    0 installs