.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/johnqtcg/awesome-skills
home/skills/johnqtcg/awesome-skills
johnqtcg avatar

johnqtcg/awesome-skills

51 skills

View on GitHub
$npx skills add johnqtcg/awesome-skills
SkillInstalls
api-designapi-integration-testconstructive-thinkingCompress chaotic information into a leader-ready structure before output.—create-prCreate evidence-backed pull requests to the GitHub main branch with strict preflight, quality, and security gates.—deep-researchPerform auditable research with executable mode budgets, mandatory source-content verification, typed web and repository evidence, confidence assessment,…—e2e-testDesign, maintain, and execute reliable end-to-end tests for critical user journeys with Agent Browser as first choice for exploration and Playwright as the…—fuzzing-testGenerate Go fuzz tests (Go 1.18+ testing.F) for specified code when users ask for fuzzing/模糊测试/fuzz test generation, parser robustness, round-trip, or…—git-commitSafely create a git commit by validating repository state, staging intended changes, scanning for secrets/conflicts, generating a Conventional Commits message…—go-benchmarkGo performance benchmarking and pprof profiling specialist. ALWAYS use when writing benchmark functions (testing.B), generating or reading pprof profiles,…—go-ci-workflowUse when creating or refactoring GitHub Actions CI workflows for Go repositories.—go-code-reviewerReview Go code with a defect-first approach using repository policy (constitution.md first, then AGENTS.md fallback).—go-concurrency-reviewReview Go code for concurrency safety and goroutine lifecycle issues including race conditions, deadlocks, goroutine leaks, mutex misuse, and context…—go-dependency-auditGo dependency audit specialist for CVE scanning (govulncheck), license compliance, outdated dependency detection, upgrade impact analysis, and supply chain…—go-error-reviewReview Go code for error handling correctness, nil safety, and failure-path integrity including ignored errors, missing wrapping, panic misuse, SQL/HTTP…—go-logic-reviewReview Go code for business logic correctness, boundary conditions, off-by-one errors, state management, data flow integrity, and return value contracts.—go-makefile-writerCanonical skill for Go Makefiles. Create/refactor root Makefiles for Go repositories with standardized build/test/lint/run targets, self-documenting help…—go-observability-reviewReview Go code for observability gaps: missing structured logging, broken trace context propagation, Prometheus cardinality explosions, span lifecycle errors,…—go-performance-reviewReview Go code for performance issues including slice/map pre-allocation, string concatenation, N+1 queries, connection pool configuration, sync.Pool, memory…—go-quality-reviewReview Go code for code quality, style, and modern Go practices including function length, nesting depth, naming, mutable globals, interface design, receiver…—go-review-leadOrchestrate a comprehensive Go code review by triaging code changes, dispatching vertical review skills (security, concurrency, error, logic, performance,…—go-security-reviewReview Go code for security vulnerabilities including OWASP Top 10, injection, auth/authz, crypto, secrets, SSRF, XSS, and input validation.—go-test-reviewReview Go test code for quality including table-driven tests, t.Helper usage, assertion completeness, boundary cases, benchmarks, fuzz tests, and coverage…—google-searchUse when the user wants help finding information through Google or Google-style web search and expects more than raw links.—incident-postmortemIncident post-mortem specialist for writing blameless post-mortems, extracting timelines from logs/events, conducting root cause analysis (5-Why, fishbone),…—kafka-event-driven-designKafka event-driven architecture designer and reviewer. ALWAYS use when designing, reviewing, or troubleshooting Kafka-based event systems — topic design,…—load-testPerformance load testing specialist for writing k6/vegeta/wrk scripts, defining SLOs, modeling scenarios (spike/soak/stress/breakpoint), analyzing results, and…—local-transcriptTranscribe a specified local video or audio file into cleaned final `.txt`, `.pdf`, or `.docx` transcripts using speech recognition with Apple Silicon GPU…—log-analyzerSenior-SRE log analysis specialist. Use when investigating incidents from logs, triaging error spikes, extracting timelines, correlating distributed traces, or…—mongo-migrationMongoDB schema migration safety reviewer and migration script generator.—monitoring-alertingMonitoring and alerting design reviewer for production backend services.—mysql-migrationMySQL schema migration safety reviewer and DDL generator. ALWAYS use when writing, reviewing, or planning MySQL schema changes — ALTER TABLE, CREATE/DROP…—oracle-migrationOracle Database schema migration safety reviewer and DDL generator.—pg-migrationPostgreSQL schema migration safety reviewer and DDL generator.—readme-generatorGenerate or refactor project README.md files using repository evidence.—redis-cache-strategyRedis caching strategy designer and reviewer. ALWAYS use when designing, reviewing, or troubleshooting Redis caching layers — cache pattern selection…—security-reviewExploitability-first standalone security review of code changes, diffs, PRs, or services.—stock-analysis-leadOrchestrate a comprehensive US-stock investment analysis by classifying sector archetype, fetching SEC filings, dispatching six vertical equity-research skills…—stock-balance-sheet-reviewReview a US-listed company's balance sheet health for an equity-research workup.—stock-business-reviewReview a US-listed company's business model and revenue structure for an equity-research workup.—stock-earnings-quality-reviewReview a US-listed company's earnings quality, cash-flow integrity, and operating leverage for an equity-research workup.—stock-industry-reviewReview a US-listed company's industry position and competitive moat for an equity-research workup.—stock-management-reviewReview a US-listed company's management quality and capital-allocation track record for an equity-research workup.—stock-peer-comparison-reviewIndependently benchmark a US-listed target equity against 2-4 closest peers on a fixed 12-item ratio panel — growth rates, profitability, capital intensity,…—systematic-debuggingUse when debugging, diagnosing, or investigating any bug, test failure, flaky test, race condition, unexpected behavior, build failure, production incident,…—tdd-workflowEnforce practical Test-Driven Development for code changes in Go services. Use for new features, bug fixes, refactors, API changes, and new modules.—tech-doc-writerWrite, review, and improve technical documents (技术文档, 设计文档, 操作手册, 故障报告, API文档).—thirdparty-api-integration-testCreate and run gated Go integration tests for third-party APIs with real external calls, strict configuration gates, bounded timeouts, and safe runtime…—unit-testUse when the user asks for unit tests (e.g, "单元测试", "unit test"), wants to add/fix Go tests, wants table-driven and subtest organization, or wants to enforce a…—update-docKeep repository documentation synchronized with the latest code.—writing-plansCreate implementation plans for multi-step tasks. Use when you have a spec, requirements, or feature request that needs decomposition into concrete steps…—yt-dlp-downloaderGenerate and run yt-dlp download commands with probe-driven format selection, safe output naming, retry defaults, and structured execution reports.—