Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dependency-doctor
Diagnose and heal dependency issues in ANY package manager, ANY language
j0KZ/mcp-agents
-
debug-detective
Systematic debugging approach for ANY codebase, ANY language, ANY bug type
j0KZ/mcp-agents
-
api-integration
Master third-party API integration in ANY language with best practices and patterns
j0KZ/mcp-agents
-
test-coverage-boost
Increase test coverage from 0% to 80%+ in ANY project, ANY testing framework
j0KZ/mcp-agents
-
security-first
Universal security checklist and fixes for ANY project type or language
j0KZ/mcp-agents
-
tech-debt-tracker
Track, prioritize, and pay down technical debt systematically in ANY project
j0KZ/mcp-agents
-
quick-pr-review
Universal pre-PR checklist that works in ANY project, with or without MCP tools
j0KZ/mcp-agents
-
performance-hunter
Find and fix performance bottlenecks in ANY language or framework
j0KZ/mcp-agents
-
zero-to-hero
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language
j0KZ/mcp-agents
-
legacy-modernizer
Modernize legacy code safely in ANY project without breaking existing functionality
j0KZ/mcp-agents
-
dependency-doctor
Diagnose and heal dependency issues in ANY package manager, ANY language
j0KZ/mcp-agents
-
debug-detective
Systematic debugging approach for ANY codebase, ANY language, ANY bug type. Use when facing unexpected behavior, crashes, performance issues, or intermittent problems.
j0KZ/mcp-agents
-
api-integration
Master third-party API integration in ANY language with best practices and patterns. Use when connecting to external services, handling OAuth, or implementing webhooks.
j0KZ/mcp-agents
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Use when building MCP servers to integrate APIs, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
j0KZ/mcp-agents
-
test-coverage-boost
Increase test coverage from 0% to 80%+ in ANY project, ANY testing framework. Use when adding tests to untested code or preparing for major refactoring.
j0KZ/mcp-agents
-
security-first
Universal security checklist based on OWASP Top 10 for ANY project type or language. Use before deploying to production, handling sensitive data, or processing user input.
j0KZ/mcp-agents
-
tech-debt-tracker
Track, prioritize, and pay down technical debt systematically in ANY project. Use when quantifying debt, prioritizing fixes, or convincing management to invest in improvements.
j0KZ/mcp-agents
-
webapp-testing
Toolkit for testing local web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing browser screenshots, or viewing browser logs.
j0KZ/mcp-agents
-
quick-pr-review
Universal pre-PR checklist that works in ANY project, with or without MCP tools. Use before creating a pull request to ensure quality standards and reduce review iterations.
j0KZ/mcp-agents
-
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.
j0KZ/mcp-agents
-
performance-hunter
Find and fix performance bottlenecks in ANY language or framework. Use when applications are slow, memory usage is high, or you need to optimize critical paths.
j0KZ/mcp-agents
-
zero-to-hero
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language. Use when onboarding to a new codebase or trying to understand unfamiliar code.
j0KZ/mcp-agents
-
legacy-modernizer
Modernize legacy code safely in ANY project without breaking existing functionality. Use when working with old code that needs updating while maintaining stability.
j0KZ/mcp-agents
-
dependency-doctor
Diagnose and heal dependency issues in ANY package manager, ANY language. Use when facing version conflicts, security vulnerabilities, or dependency bloat.
j0KZ/mcp-agents