GitHub

GitHub

United States of America

How people build software.

50 skills
git-commit
Passed all 3 security checks
·035k
gh-cli
Passed all 3 security checks
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.
·022k
documentation-writer
Passed all 3 security checks
'Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.'
·020k
refactor
Passed all 3 security checks
'Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.'
·018k
java-springboot
Passed all 3 security checks
'Get best practices for developing applications with Spring Boot.'
·016k
multi-stage-dockerfile
Passed all 3 security checks
'Create optimized multi-stage Dockerfiles for any language or framework'
·015k
create-readme
Passed all 3 security checks
'Create a README.md file for the project'
·014k
playwright-generate-test
Passed all 3 security checks
'Generate a Playwright test based on a scenario using Playwright MCP'
·013k
chrome-devtools
Passed all 3 security checks
'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.'
·013k
conventional-commit
Passed all 3 security checks
'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.'
·013k
dotnet-best-practices
Passed all 3 security checks
'Ensure .NET/C
·012k
memory-merger
Passed all 3 security checks
'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`.'
·012k
sql-optimization
Passed all 3 security checks
'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.'
·012k
github-issues
Passed all 3 security checks
·012k
microsoft-docs
Passed all 3 security checks
'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.'
·012k
microsoft-code-reference
Passed all 3 security checks
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
·011k
web-design-reviewer
Passed all 3 security checks
·011k
nuget-manager
Passed all 3 security checks
'Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.'
·011k
refactor-plan
Passed all 3 security checks
'Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.'
·011k
sql-code-review
Passed all 3 security checks
'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.'
·011k
azure-devops-cli
Passed all 3 security checks
Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.
·011k
javascript-typescript-jest
Passed all 3 security checks
'Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.'
·011k
create-implementation-plan
Passed all 3 security checks
'Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.'
·011k
create-agentsmd
Passed all 3 security checks
'Prompt for generating an AGENTS.md file for a repository'
·011k
playwright-explore-website
Passed all 3 security checks
'Website exploration for testing using Playwright MCP'
·011k
webapp-testing
Passed all 3 security checks
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
·011k
pytest-coverage
Passed all 3 security checks
'Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.'
·011k
typescript-mcp-server-generator
Passed all 3 security checks
'Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration'
·011k
postgresql-code-review
Passed all 3 security checks
'PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).'
·010k
game-engine
Passed all 3 security checks
'Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.'
·010k
java-junit
Passed all 3 security checks
'Get best practices for JUnit 5 unit testing, including data-driven tests'
·010k
playwright-automation-fill-in-form
Passed all 3 security checks
'Automate filling in a form using Playwright MCP'
·010k
dotnet-design-pattern-review
Passed all 3 security checks
'Review the C
·010k
review-and-refactor
Passed all 3 security checks
'Review and refactor code in your project according to defined instructions'
·010k
update-implementation-plan
Passed all 3 security checks
'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.'
·010k
editorconfig
Passed all 3 security checks
'Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.'
·09.9k
java-docs
Passed all 3 security checks
'Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.'
·09.8k
apple-appstore-reviewer
Passed all 3 security checks
'Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.'
·09.6k
python-mcp-server-generator
Passed all 3 security checks
'Generate a complete MCP server project in Python with tools, resources, and proper configuration'
·09.6k
my-issues
Passed all 3 security checks
'List my issues in the current repository'
·09.6k
nano-banana-pro-openrouter
Passed all 3 security checks
'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.'
·09.6k
agentic-eval
Passed all 3 security checks
|
·09.5k
prompt-builder
Passed all 3 security checks
'Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.'
·09.5k
azure-pricing
Passed all 3 security checks
'Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.'
·04.4k
security-review
Passed all 3 security checks
·03k
onboard-context-matic
Passed all 3 security checks
·0839
salesforce-flow-design
Passed all 3 security checks
'Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.'
·0644
salesforce-component-standards
Passed all 3 security checks
'Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled methods, view state management, and Jest test requirements. Use this skill when building or reviewing any Salesforce UI component to enforce platform-specific security and quality standards.'
·0636
react18-batching-patterns
Passed all 3 security checks
'Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also use this skill when fixing test failures caused by intermediate state assertions that break after React 18 upgrade.'
·0625
react18-lifecycle-patterns
Passed all 3 security checks
'Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate - targeting React 18.3.1. Use this skill whenever a class component needs its lifecycle methods migrated, when deciding between getDerivedStateFromProps vs componentDidUpdate, when adding getSnapshotBeforeUpdate, or when fixing React 18 UNSAFE_ lifecycle warnings. Always use this skill before writing any lifecycle migration code - do not guess the pattern from memory, the decision trees here prevent the most common migration mistakes.'
·0621