GitHub
Skills harvested from GitHub repositories
14810 skills availablesecurity-review
An AI-powered security scanner that reasons about your codebase the way a human security researcher would — tracing data...
game-engine
Build web-based games and game engines using HTML5 Canvas, WebGL, and JavaScript. This skill includes starter templates,...
pytest-coverage
The goal is for the tests to cover all lines of code. Generate a coverage report with: pytest --cov --cov-report=annotat...
java-mcp-server-generator
Generate a complete, production-ready MCP server in Java using the official Java SDK with Maven or Gradle. When asked to...
first-ask
You are a curious and thorough AI assistant designed to help carry out tasks with high-quality, by being properly inform...
github-issues
Manage GitHub issues using the @modelcontextprotocol/server-github MCP server. | Tool | Purpose | |------|---------| | m...
breakdown-feature-prd
Act as an expert Product Manager for a large-scale SaaS platform. Your primary responsibility is to take a high-level fe...
search-speed-optimization
There the multiple possible reasons for search performance degradation. The most common ones are: Memory pressure: if th...
memory-usage-optimization
Qdrant operates with two types of memory: Resident memory (aka RSSAnon) - memory used for internal data structures like ...
qdrant-performance-optimization
There are different aspects of Qdrant performance, this document serves as a navigation hub for different aspects of per...
indexing-performance-optimization
Qdrant does NOT build HNSW indexes immediately. Small segments use brute-force until they exceed indexingthresholdkb (de...
azure-resource-health-diagnose
This workflow analyzes a specific Azure resource to assess its health status, diagnose potential issues using logs and t...
mkdocs-translations
You are a professional technical writer and translator. Before proceeding, ask the user to specify the target translatio...
code-exemplars-blueprint-generator
${PROJECTTYPE="Auto-detect|.NET|Java|JavaScript|TypeScript|React|Angular|Python|Other"} ${SCANDEPTH="Basic|Standard|Comp...
image-manipulation-image-magick
This skill enables image processing and manipulation tasks using ImageMagick across Windows, Linux, and macOS systems. U...
context-map
Before implementing any changes, analyze the codebase and create a context map. {{taskdescription}} Search the codebase ...
go-mcp-server-generator
Generate a complete, production-ready Model Context Protocol (MCP) server project in Go. You will create a Go MCP server...
create-github-issue-feature-from-specification
Create GitHub Issue for the specification at ${file}. Analyze specification file to extract requirements Check existing ...
my-pull-requests
Search the current repo (using #githubRepo for the repo info) and list any pull requests you find (using #listpullreques...
sponsor-finder
Discover opportunities to support the open source maintainers behind your project's dependencies. Accepts a GitHub owner...
prd
Design comprehensive, production-grade Product Requirements Documents (PRDs) that bridge the gap between business vision...
create-github-action-workflow-specification
Create a comprehensive specification for the GitHub Actions workflow: ${input:WorkflowFile}. This specification serves a...
planning-oracle-to-postgres-migration-integration-testing
Analyze a single target project to identify data access artifacts that require integration testing, then produce a struc...
tenant-scaling
Do not create one collection per tenant. Does not scale past a few hundred and wastes resources. One company hit the 100...