Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

406 skills indexed across 13 categories

Results for “ui” - 406 found

clerk-custom-ui

1,882

Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign

Frontend by clerk/skills

shadcn/ui Component Integration

1,861

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customizat

Frontend by google-labs-code/stitch-skills

Managing State in Flutter

1,843

Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.

Frontend by flutter/skills

OpenCLI AutoFix - Automatic Adapter Self-Repair

1,826

Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails - it guides you through collecti

General by jackwener/opencli

Angular Developer Guidelines

1,749

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o

Frontend by angular/skills

Building Validated Forms

1,720

Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user inp

Mobile by flutter/skills

Managing Dart Concurrency and Isolates

1,719

Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datase

Frontend by flutter/skills

Developing Flutter Plugins

1,687

Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platf

Mobile by flutter/skills

Implementing Flutter Home Screen Widgets

1,682

Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device

Mobile by flutter/skills

Mintlify best practices

1,671

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up

Frontend by mintlify/docs

durable-objects

1,649

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), impl

General by cloudflare/skills

Setting Up a macOS Environment for Flutter Development

1,639

Sets up a macOS environment for Flutter development. Use when configuring a macOS machine to run, build, or deploy Flutter applications for

Mobile by flutter/skills

Setting Up Flutter for Windows Development

1,626

Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deploy Flutter applications

Mobile by flutter/skills

Setting Up a Linux Environment for Flutter Development

1,619

Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Flutter applications.

Mobile by flutter/skills

coinglass

1,610

Crypto derivatives data: funding rates, open interest, liquidations, long/short ratios. Use when researching perp markets, tracking Hyperli

Mobile by starchild-ai-agent/official-skills

Cloudflare Agents SDK

1,584

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps,

Agent by cloudflare/skills

cloudflare-email-service

1,542

Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Worker

General by cloudflare/skills

Cloudflare Sandbox SDK

1,520

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive

Devops by cloudflare/skills

Website Audit Skill

1,516

Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI.

Security by squirrelscan/skills

emblem-defi-yield

1,502

DeFi yield research and liquid staking via EmblemAI. Discover yield opportunities, compare protocols, check DeFi positions with Nansen, and

General by emblemcompany/agent-skills

vite

1,449

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plu

Backend by antfu/skills

baoyu-url-to-markdown

1,363

Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTu

Docs by jimliu/baoyu-skills

baoyu-article-illustrator

1,352

Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style × Palette three-dimension

Design by jimliu/baoyu-skills

error-handling-patterns

1,316

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build res

General by wshobson/agents