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
skill-installer
by openai/skills
Helps install skills. By default these are from , but users can also provide other locations.
xiaohongshu-ops
by xiangyu-cas/xiaohongshu-ops-skill
Source details, install context, and public review data are available on the full page.
chunking-strategy
by giuseppe-trisciuoglio/developer-kit
Implement optimal chunking strategies for Retrieval-Augmented Generation (RAG) systems and document processing pipelines. This skill provides a comprehensive framework for breaking large documents into smaller, semantically meaningful segments that preserve context while enabling efficient retrieval and search.
crypto-trading-bots
by omer-metin/skills-for-antigravity
Source details, install context, and public review data are available on the full page.
auth0-react
by auth0/agent-skills
Add authentication to React single-page applications using @auth0/auth0-react.
docs-changelog
by google-gemini/gemini-cli
To standardize the process of updating changelog files ( latest.md , preview.md , index.md ) based on automated release information.
ecommerce-competitor-analyzer
by buluslan/ecommerce-competitor-analyzer
Source details, install context, and public review data are available on the full page.
hugging-face-model-trainer
by huggingface/skills
Train language models using TRL (Transformer Reinforcement Learning) on fully managed Hugging Face infrastructure. No local GPU setup required—models train on cloud GPUs and results are automatically saved to the Hugging Face Hub.
knowledge-management
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
link-workspace-packages
by nrwl/nx-ai-agents-config
Add dependencies between packages in a monorepo. All package managers support workspaces but with different syntax.
microcopy
by lobehub/lobehub
Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation".
parallel-web-extract
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
polymarket
by 2025emma/vibe-coding-cn
Complete assistance with Polymarket development - covering the full platform (API, trading, market data) and the real-time data streaming client (WebSocket subscriptions for live market activity).
agent-harness-construction
by affaan-m/everything-claude-code
Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion.
android-design-guidelines
by ehmo/platform-design-skills
Enable dynamic color derived from the user's wallpaper. Dynamic color is the default on Android 12+ and should be the primary theming strategy.
clerk-swift
by clerk/skills
This skill implements Clerk in native Swift/iOS projects by reading installed package source and mirroring current ClerkKit/ClerkKitUI behavior.
customer-journey-map
by deanpeters/product-manager-skills
Create a comprehensive customer journey map that visualizes how customers interact with your brand across all stages—from awareness to loyalty—documenting their actions, touchpoints, emotions, KPIs, business goals, and teams involved at each stage. Use this to identify pain points, align cross-functional teams, and...
flutter-handling-http-and-json
by flutter/skills
Use this workflow to implement network requests using the http package.
matplotlib
by davila7/claude-code-templates
Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. This skill provides guidance on using matplotlib effectively, covering both the pyplot interface (MATLAB-style) and the object-oriented API (Figure/Axes), along with best practices for creating...
reanimated-skia-performance
by andreev-danila/skills
Use for state-driven style changes where you do not need bespoke worklets.
spring-ai-mcp-server-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Model Context Protocol (MCP) servers with Spring AI to extend AI capabilities with standardized tools, resources, and prompt templates using Spring's native AI abstractions.
unit-test-service-layer
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing @Service classes using Mockito. It covers mocking all injected dependencies, verifying business logic, testing complex workflows, argument capturing, verification patterns, and testing async/reactive services without starting the Spring container.
apple-notes
by steipete/clawdis
Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
create-evlog-enricher
by hugorcd/evlog
Add a new built-in enricher to evlog. Every enricher follows the same architecture. This skill walks through all 6 touchpoints. Every single touchpoint is mandatory -- do not skip any.