34 compatible skills

GitHub Copilot Agent Skills

Discover agent skills that can support GitHub Copilot and SKILL.md-compatible coding agents across engineering workflows.

450
Skills
14
Categories
19
Repos
8
Agents

Context Engineering

addyosmani/agent-skills

Coding

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

CodexClaude CodeClaude
typescriptreactbrowserresearch
94,159 StarsMIT

Cloudflare Email Service

cloudflare/skills

DevOps

Implement or troubleshoot Cloudflare Email Sending and Email Routing integrations and their delivery configuration.

Claude CodeClaudeGitHub Copilot
pythontestingmarketing
2,829 StarsApache-2.0

Service Agentforce Contact Center Coordinate

forcedotcom/sf-skills

DevOps

Coordinates end-to-end setup of an Agentforce Contact Center voice channel: gathers country and phone-number-type selections, procures a chosen number, resolves its CommunicationChannelLine, verifies the number is live, and creates an active PstnVoice MessagingChannel. The user picks the routing model: Omni Queue (r...

GitHub Copilot
data
993 StarsApache-2.0

Platform Custom Lightning Type Generate

forcedotcom/sf-skills

DevOps

Use this skill when users need to create Custom Lightning Types (CLTs) for Einstein Agent actions or structured input/output schemas. Trigger when users mention CLT, Custom Lightning Types, JSON schemas for agents, type definitions, lightning__objectType, or editor/renderer configurations. For widget renditions that...

GitHub Copilot
datadeployment
993 StarsApache-2.0

Service Agentforce Channel Configure

forcedotcom/sf-skills

DevOps

Wires an existing, active Agentforce agent to a channel by resolving a fallback queue, setting up inbound routing (either PATCH SessionHandlerId on the MessagingChannel, or an inbound RoutingFlow for Voice/Email), and optionally configuring outbound escalation. Use when the user wants to add a channel to an existing...

GitHub Copilot
pythonreviewdatadeployment
993 StarsApache-2.0

Platform Agentsetup Categories Fetch

forcedotcom/sf-skills

Domain Specific

Fetch agentic setup prompt categories from a connected Salesforce org using the Connect API. Use this skill to call GET /agenticsetup/categories and return the list of prompt categories, optionally with their nested prompts. TRIGGER when: user asks to get, fetch, list, or show agentic setup categories, prompt catego...

GitHub Copilot
data
993 StarsApache-2.0

花叔Design · Huashu-Design

mxyhi/ok-skills

Frontend Design

Huashu-Design—Use HTML for high-fidelity prototypes, interactive demos, slides, animations, design variant exploration + design direction consulting + expert reviews. Embody the appropriate expert (UX/Animator/Slide Designer/Prototyper) per task, avoiding web design tropes. Trigger words: create prototype, interactive prototype, HTML demo, animation demo, design variants, hi-fi design, UI mockup, prototype, create a HTML page, create a visualization, app prototype, iOS prototype, export MP4/GIF, 60fps video, design style, design direction, color scheme, recommended style, pick a style, make it look good, review, is it good looking, review this design, animation with commentary, explainer video, long-form video explanation, voiceover, narration, explain what X is in 5 minutes.

CodexClaude CodeClaude
pythonreactdesignfrontend
423 StarsApache-2.0

Mongodb MCP Setup

mongodb/agent-skills

Data Analysis

Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the credentials set up.

CodexClaudeGitHub Copilot
securitytestingdata
182 StarsApache-2.0

AG-UI — Agent-User Interaction Protocol

TerminalSkills/skills

Frontend Design

You are an expert in AGUI (AgentUser Interaction Protocol), the open standard by CopilotKit for connecting AI agents to frontend UIs. You help developers stream agent actions, tool calls, state updates, and text generation to React components in realtime — enabling rich agent UIs where users see what the agent is think

CodexClaude CodeClaude
typescriptreactfrontenddata
71 StarsApache-2.0

Design Polish

tinh2/skills-hub-registry

Frontend Design

Final autonomous quality pass before shipping. Fixes alignment, spacing, consistency, typography hierarchy, color harmony, motion timing, and every micro-detail that separates good from great..

CodexClaude CodeClaude
reactdesigntesting
16 StarsSource linked

Design Build

tinh2/skills-hub-registry

Frontend Design

Build distinctive, production-grade interfaces at speed. Ships working code — web or mobile — with modern CSS, fluid typography, purposeful motion, and zero generic AI aesthetics. Use when: 'build UI', 'design this', 'create interface', 'make it look good', 'build screen', 'implement design', 'frontend build', 'desi...

CodexClaude CodeClaude
reactdesignfrontenddata
16 StarsSource linked

UI Craft

tinh2/skills-hub-registry

Frontend Design

Polishes UI primitives one at a time using 2026 research-backed patterns — adds loading/icon states to buttons, replaces inline skeletons with primitives, adds secondary actions to errors, ensures 48px touch targets and visible focus indicators, applies a standard motion token ladder..

CodexClaude CodeClaude
reactdesignfrontendtesting
16 StarsSource linked

Design Setup

tinh2/skills-hub-registry

Frontend Design

One-time autonomous design context discovery. Scans the codebase to extract design tokens, typography, colors, spacing, brand patterns, and tech stack, then writes a Design Context section to CLAUDE.md..

CodexClaude CodeClaude
typescriptreactdesigndata
16 StarsSource linked

I18n

tinh2/skills-hub-registry

Frontend Design

Set up internationalization by extracting all hardcoded user-facing strings to locale files. Triggers: you need to add multi-language support, extract hardcoded strings, set up locale files.

CodexClaude CodeClaude
typescriptreactbrowserdata
16 StarsSource linked

Design System

tinh2/skills-hub-registry

Frontend Design

Extract and formalize a design system from existing UI code. Scans for every hardcoded color, font size, spacing value, border radius, and shadow across the codebase, deduplicates near-identical values, generates framework-appropriate tokens (CSS custom properties, Tailwind config.

CodexClaude CodeClaude
typescriptreactdesignfrontend
16 StarsSource linked

Design Optimize

tinh2/skills-hub-registry

Frontend Design

Autonomous performance optimization for interfaces — content-visibility, CSS containment, scroll-driven animations replacing JS, view transitions replacing SPA transitions, image optimization, and bundle trimming..

CodexClaude CodeClaude
typescriptreactdesignfrontend
16 StarsSource linked

Design Critique

tinh2/skills-hub-registry

Frontend Design

Autonomous design effectiveness evaluation — visual hierarchy, information architecture, emotional resonance, and craft quality. Produces actionable feedback with specific before/after recommendations.

CodexClaude CodeClaude
reactdesignbrowserdata
16 StarsSource linked

Design Color

tinh2/skills-hub-registry

Frontend Design

Add strategic color to monochromatic or dull interfaces using oklch for perceptually uniform palettes. Generates harmonious color systems with automatic light/dark variants and accessible contrast ratios.

CodexClaude CodeClaude
design
16 StarsSource linked

Responsive

tinh2/skills-hub-registry

Frontend Design

Audit and fix responsive design issues across all breakpoints. Scans for fixed widths that cause mobile overflow, missing media query variants, non-responsive images, undersized touch targets below 48px, unreadable typography, and horizontal scroll violations..

CodexClaude CodeClaude
typescriptreactdesignfrontend
16 StarsSource linked

Design Normalize

tinh2/skills-hub-registry

Frontend Design

Normalize a codebase to its design system — replace hardcoded values with tokens, enforce consistent component usage, align spacing/typography/color with the established system..

CodexClaude CodeClaude
typescriptdesignreview
16 StarsSource linked

Game UX

tinh2/skills-hub-registry

Frontend Design

Audit game user experience across HUD clarity, menu navigation, tutorial effectiveness, control responsiveness, camera systems, feedback loops, loading screens, and settings completeness..

CodexClaude CodeClaude
designreview
16 StarsSource linked

Design Simplify

tinh2/skills-hub-registry

Frontend Design

Strip interfaces to their essence — remove unnecessary complexity, reduce visual noise, simplify navigation, and eliminate redundant UI elements. Great design is simple, powerful, and clean.

CodexClaude CodeClaude
designdata
16 StarsSource linked

Design Audit

tinh2/skills-hub-registry

Frontend Design

Comprehensive autonomous design quality audit across accessibility (WCAG 2.2), performance, theming, responsive/adaptive design, and anti-pattern detection. Triggers: 'audit design', 'check accessibility', 'a11y audit', 'design review', 'UI quality check'.

CodexClaude CodeClaude
reactdesigntestingreview
16 StarsSource linked

Design Sync

tinh2/skills-hub-registry

Frontend Design

Orchestrates the Claude Design ↔ Claude Code /design-sync handoff loop — imports your design system into the active project, validates generated UI components against design tokens, and round-trips edits back to Claude Design so prototypes always start from real components rather than approximations.

CodexClaude CodeClaude
designreview
16 StarsSource linked

Design Tone Down

tinh2/skills-hub-registry

Frontend Design

Reduce visual intensity without losing design quality. Softens aggressive colors, calms excessive animations, balances overwhelming layouts, and restores visual breathing room.

CodexClaude CodeClaude
design
16 StarsSource linked

Design Tokens

tinh2/skills-hub-registry

Frontend Design

Extract, consolidate, and modernize design tokens — oklch color scales, fluid spacing with clamp(), typography scales, motion timing, and shadow depths. Triggers: 'extract design tokens', 'create design system tokens', 'consolidate styles', 'modernize CSS variables'.

CodexClaude CodeClaude
design
16 StarsSource linked

Design Onboard

tinh2/skills-hub-registry

Frontend Design

Design or improve onboarding flows, empty states, and first-time experiences. Progressive disclosure over feature dumps. Contextual guidance over tutorials. Makes users successful in minutes.

CodexClaude CodeClaude
typescriptreactdesigndata
16 StarsSource linked

Design Copy

tinh2/skills-hub-registry

Frontend Design

Autonomous UX copy improvement — rewrites unclear labels, error messages, microcopy, CTAs, tooltips, and onboarding text. Makes every word earn its place. Supports web and mobile.

CodexClaude CodeClaude
reactdesignmarketingdata
16 StarsSource linked

Mobile Sweep

tinh2/skills-hub-registry

Frontend Design

Runtime sweep that catches mobile-layout bugs: content clipped off the edge of a phone screen, touch targets smaller than 44×44px, text inside a button or input that overflows its visible width, and modals that extend past the viewport..

CodexClaude CodeClaude
pythonreviewbrowsergithub
16 StarsSource linked

Design Harden

tinh2/skills-hub-registry

Frontend Design

Make interfaces bulletproof — error boundaries, loading states, empty states, text overflow, i18n readiness, offline handling, and every edge case that breaks in production. Triggers: 'harden the UI', 'add error states', 'handle edge cases', 'add loading states'.

CodexClaude CodeClaude
typescriptreactdesigndata
16 StarsSource linked

Design Delight

tinh2/skills-hub-registry

Frontend Design

Add moments of joy — success celebrations, subtle hover reactions, personality in empty states, easter eggs, and contextual surprises. Elevates functional to memorable without being annoying.

CodexClaude CodeClaude
typescriptdesign
16 StarsSource linked

UX

tinh2/skills-hub-registry

Frontend Design

Dual-mode UX quality skill — runs a heuristic/accessibility/motion audit on the current codebase, or validates implementation against design mockups. Fixes all issues found and commits.

CodexClaude CodeClaude
reactdesignfrontendtesting
16 StarsSource linked

Design Claude

tinh2/skills-hub-registry

Frontend Design

HTML-first hi-fi design skill: interactive prototypes, slide decks, animation demos, design variant exploration, visual direction advising, and expert critique. Triggers: make a prototype, design demo, interactive prototype, HTML presentation, animation demo.

CodexClaude CodeClaude
pythonreactdesigntesting
16 StarsSource linked

Design To Code

tinh2/skills-hub-registry

Frontend Design

Turn a design into production-quality frontend code: extract a design system with tokens and components, make layouts responsive across breakpoints, add dark mode with WCAG-compliant theming, then run a UX audit to validate everything. Use when implementing UI from Figma, adding theming, making an app responsive, or...

CodexClaude CodeClaude
designfrontend
15 StarsSource linked

Explore Agent Skills

Browse by agent platform, skill category, or practical SKILL.md implementation guide.

Platforms

Guides