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.
- gtm-enterprise-onboarding ★ 38,946
Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, - gtm-operating-cadence ★ 38,946
Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies. Use when decisions are slo - gtm-partnership-architecture ★ 38,946
Build and scale partner ecosystems that drive revenue and platform adoption. Use when building partner programs from scratch, tiering partne - gtm-positioning-strategy ★ 38,946
Find and own a defensible market position. Use when messaging sounds like competitors, conversion is weak despite awareness, repositioning a - gtm-product-led-growth ★ 38,946
Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, - gtm-technical-product-pricing ★ 38,946
Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise - harness-engineering ★ 38,946
Adopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning - image-annotations ★ 38,946
Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL. Includes rules for - image-manipulation-image-magick ★ 38,946
Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use - impediment-prioritization ★ 38,946
Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk - import-infrastructure-as-code ★ 38,946
Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-enginee - incident-postmortem ★ 38,946
Use when an outage, production incident, or significant service degradation has occurred and the team needs to write a structured blameless - integrate-context-matic ★ 38,946
Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integra - issue-fields-migration ★ 38,946
Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. - java-add-graalvm-native-image-support ★ 38,946
GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, a - java-docs ★ 38,946
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation. - java-helidon ★ 38,946
Get best practices for developing applications with Helidon 4 (SE and MP). Use when working with Helidon SE or Helidon MP, HttpService routi - java-junit ★ 38,946
Get best practices for JUnit 5 unit testing, including data-driven tests - java-mcp-server-generator ★ 38,946
Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring - java-refactoring-extract-method ★ 38,946
Refactoring using Extract Methods in Java Language - java-refactoring-remove-parameter ★ 38,946
Refactoring using Remove Parameter in Java Language - java-springboot ★ 38,946
Get best practices for developing applications with Spring Boot. - javascript-typescript-jest ★ 38,946
Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns. - javax-to-jakarta-migration ★ 38,946
Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in - kotlin-mcp-server-generator ★ 38,946
Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprot - kotlin-springboot ★ 38,946
Get best practices for developing applications with Spring Boot and Kotlin. - landing-page-conversion-audit ★ 38,946
Audit a landing page, sales page or checkout page for conversion leaks and return a fix list ordered by expected revenue impact. Use when as - latchshot-page-capture ★ 38,946
Use this skill when a user needs a screenshot, website thumbnail, full-page capture, or PDF of a public HTTP(S) webpage saved as a local art - legacy-circuit-mockups ★ 38,946
Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, vis - linkedin-post-formatter ★ 38,946
Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimiz - lsp-setup ★ 38,946
Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an - make-repo-contribution ★ 38,946
All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or - markdown-to-html ★ 38,946
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to conver - markstream-install ★ 38,946
Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications. Use for package - mcp-cli ★ 38,946
Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through - mcp-copilot-studio-server-generator ★ 38,946
Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP su - mcp-create-adaptive-cards ★ 38,946
Skill converted from mcp-create-adaptive-cards.prompt.md - mcp-create-declarative-agent ★ 38,946
Skill converted from mcp-create-declarative-agent.prompt.md - mcp-deploy-manage-agents ★ 38,946
Skill converted from mcp-deploy-manage-agents.prompt.md - mcp-implementation-security-review ★ 38,946
Review the implementation source code of MCP (Model Context Protocol) servers, clients, and tool handlers against a security baseline — auth - mcp-release-qa ★ 38,946
Verify an MCP server before release by exercising a real protocol session, comparing runtime capabilities with source and documentation, tes - mcp-security-audit ★ 38,946
Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when: - Reviewing .mcp.json files for security - md-to-docx ★ 38,946
Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools requ - meeting-minutes ★ 38,946
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + d - memory-merger ★ 38,946
Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` - mentoring-juniors ★ 38,946
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain - microsoft-agent-framework ★ 38,946
Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for - microsoft-code-reference ★ 38,946
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET librarie - microsoft-docs ★ 38,946
Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, - microsoft-skill-creator ★ 38,946
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Mi