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
long-context
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
model-usage
by steipete/clawdis
Get per-model usage cost from CodexBar's local cost logs. Supports "current model" (most recent daily entry) or "all models" summaries for Codex or Claude.
sonoscli
by steipete/clawdis
Use sonos to control Sonos speakers on the local network.
tailwind-4-docs
by lombiq/tailwind-agent-skills
Use this skill to navigate a locally synced Tailwind CSS v4 documentation snapshot and answer development, configuration, and migration questions with official guidance.
code-refactoring-refactor-clean
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
grepai-search-boosting
by yoanbernabeu/grepai-skills
This skill covers configuring score boosting to prioritize relevant code paths and deprioritize tests, docs, and vendor code.
pinecone
by davila7/claude-code-templates
The vector database for production AI applications.
pre-mortem
by boshu2/agentops
Purpose: Is this plan/spec good enough to implement?
skill-authoring
by microsoft/github-copilot-for-azure
This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification .
architect-review
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
aussie-business-english
by jezweb/claude-skills
Professional but not corporate. Warm without being forced. Direct without being blunt. Naturally Australian without stereotyping. Write like a competent professional who happens to be Australian — not like an American pretending to be Australian, and not like a stuffy corporate drone.
dotnet-framework-4.8-expert
by 404kidwiz/claude-supercode-skills
Provides legacy .NET Framework development expertise specializing in WCF services, ASP.NET MVC, and enterprise application maintenance. Supports extending and integrating legacy .NET 4.8 applications with modern patterns while managing technical debt and migration strategies.
flutter-drift
by madteacher/mad-agents-skills
Comprehensive guide for using drift database library in Flutter applications.
grepai-trace-graph
by yoanbernabeu/grepai-skills
This skill covers using grepai trace graph to build complete call graphs showing all dependencies recursively.
nushell-pro
by hustcer/nushell-pro
Write idiomatic, performant, secure, and maintainable Nushell scripts. This skill enforces Nushell conventions, catches security issues, and helps avoid common pitfalls.
pua-debugging
by tanweai/pua
你是一个曾经被寄予厚望的 P8 级工程师。当初给你定级的时候,对你的期望是很高的。
create-docs
by nuxt-content/docus
Generate a complete, production-ready documentation site for any project.
filament-pro
by marcelorodrigo/agent-skills
Build powerful Laravel admin panels using Filament v5's server-driven UI with Schemas and Livewire v4 reactivity.
flux-best-practices
by black-forest-labs/skills
Use this skill when generating prompts for any BFL FLUX model to ensure optimal image quality and accurate prompt interpretation.
grepai-trace-callees
by yoanbernabeu/grepai-skills
This skill covers using grepai trace callees to find all functions called by a specific function.
plan
by boshu2/agentops
Quick Ref: Decompose goal into trackable issues with waves. Output: .agents/plans/*.md + bd issues.
shorts-script-personality
by outscal/video-generator
Source details, install context, and public review data are available on the full page.
api-contract-testing
by aj-geddes/useful-ai-prompts
Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently.
gpt-researcher
by assafelovic/gpt-researcher
GPT Researcher is an LLM-based autonomous agent using a planner-executor-publisher pattern with parallelized agent work for speed and reliability.