github-copilot
GitHub Copilot skills collect workflows that fit Copilot-based coding and repo assistance. This page is useful for developers who want prompts and helpers tailored to implementation, testing, refactoring, documentation, and other tasks commonly handled with Copilot in the loop.
Skills compatible with github-copilot
adk-cheatsheet
by google/adk-docs
Python only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.
ai-content-pipeline
by inference-shell/skills
Build multi-step content creation pipelines via inference.sh CLI.
testing
by lobehub/lobehub
Source details, install context, and public review data are available on the full page.
newsletter-curation
by inference-shell/skills
Create and curate high-quality newsletters via inference.sh CLI.
relational-database-web-cloudbase
by tencentcloudbase/skills
Use this skill whenever you need to access CloudBase Relational Database from a browser app (React, Vue, vanilla JS) using @cloudbase/js-sdk .
telegram-mini-app
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
ghost-proxy
by ghostsecurity/skills
Reaper is a CLI-based MITM HTTPS proxy for application security testing. It intercepts, logs, and allows inspection of HTTP/HTTPS traffic flowing through it. Use it to capture live request/response pairs for security validation.
golang-backend-development
by manutej/luxor-claude-marketplace
A comprehensive skill for building production-grade backend systems with Go. Master goroutines, channels, web servers, database integration, microservices architecture, and deployment patterns for scalable, concurrent backend applications.
authoring-dags
by astronomer/agents
This skill guides you through creating and validating Airflow DAGs using best practices and af CLI commands.
nextjs-seo
by laguagu/claude-code-nextjs-skills
Comprehensive SEO guide for Next.js 16+ applications using App Router.
adk-observability-guide
by google/adk-docs
Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands.
debugging-dags
by astronomer/agents
Source details, install context, and public review data are available on the full page.
nuqs
by pproenca/dot-skills
Comprehensive guide for type-safe URL query state management with nuqs in Next.js applications. Contains 42 rules across 8 categories, prioritized by impact to guide code generation, refactoring, and code review.
windows-ui-automation
by martinholovsky/claude-skills-generator
File Organization : This skill uses split structure. Main SKILL.md contains core decision-making context. See references/ for detailed implementations.
crewai-multi-agent
by davila7/claude-code-templates
Build teams of autonomous AI agents that collaborate to solve complex tasks.
prd-generator
by jamesrochabrun/skills
Generate comprehensive, well-structured Product Requirements Documents (PRDs) that follow industry best practices. This skill helps product managers create clear, actionable requirements documents that align stakeholders and guide development teams.
adk-eval-guide
by google/adk-docs
Scaffolded project? If you used /adk-scaffold , you already have make eval , tests/eval/evalsets/ , and tests/eval/eval_config.json . Start with make eval and iterate from there.
parallel-web-search
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
product-hunt-launch
by inference-shell/skills
Optimize your Product Hunt launch with research and visuals via inference.sh CLI.
sequential-thinking
by mrgoonie/claudekit-skills
Enables structured problem-solving through iterative reasoning with revision and branching capabilities.
adk-deploy-guide
by google/adk-docs
Scaffolded project? Use the make commands throughout this guide — they wrap Terraform, Docker, and deployment into a tested pipeline.
backtest
by marketcalls/vectorbt-backtesting-skills
Create a complete VectorBT backtest script for the user.
multi-agent-brainstorming
by sickn33/antigravity-awesome-skills
Transform a single-agent design into a robust, review-validated design by simulating a formal peer-review process using multiple constrained agents.
review-logging-patterns
by hugorcd/evlog
Review and improve logging patterns in TypeScript/JavaScript codebases. Transform scattered console.logs into structured wide events and convert generic errors into self-documenting structured errors.