Skills Directory

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

1,631 skills indexed across 13 categories

Showing 1,631 skills

Architecting Flutter Layouts

1,962

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter applicati

Frontend by flutter/skills

opencli-adapter-author

1,960

Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through f

Security by jackwener/opencli

Stitch Build Loop

1,942

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

Agent by google-labs-code/stitch-skills

Architecting Flutter Applications

1,937

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring

Mobile by flutter/skills

Stitch Design Expert

1,904

Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN

Design by google-labs-code/stitch-skills

use-dom

1,902

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

Frontend by expo/skills

Adding Clerk

1,896

Add Clerk authentication to any project by following the official quickstart guides.

Security by clerk/skills

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

clerk-backend-api

1,865

Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing us

Backend 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

gws-gmail-watch

1,860

Gmail: Watch for new emails and stream them as NDJSON.

General by googleworkspace/cli

workers-best-practices

1,857

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configu

Security by cloudflare/skills

smart-search

1,851

基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill

Backend by jackwener/opencli

Implementing Flutter Animations

1,844

Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physi

Mobile by flutter/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

gstack

1,830

Fast headless browser for QA testing and site dogfooding. (gstack)

Testing by garrytan/gstack

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

Implementing Flutter Theming and Adaptive Design

1,818

Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an ap

Mobile by flutter/skills

gws-gmail-reply

1,813

Gmail: Reply to a message (handles threading automatically).

General by googleworkspace/cli

Implementing Navigation and Routing in Flutter

1,807

Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.

Mobile by flutter/skills

gws-gmail-forward

1,806

Gmail: Forward a message to new recipients.

General by googleworkspace/cli

chat (v1)

1,770

Google Chat: Manage Chat spaces and messages.

General by googleworkspace/cli

workflow (v1)

1,767

Google Workflow: Cross-service productivity workflows.

Agent by googleworkspace/cli

Testing Flutter Applications

1,761

Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automate

Mobile by flutter/skills