Skills Directory

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

162 skills indexed across 13 categories

Showing 162 skills

shape

7,710

Plan the UX and UI for a feature before writing code. Runs a structured discovery interview, then produces a design brief that guides implem

Frontend by pbakaus/impeccable

OpenTUI Platform Skill

7,454

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. U

Frontend by msmps/opentui-skill

Web Application Testing

7,228

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be

Frontend by anthropics/skills

firebase-app-hosting-basics

7,153

Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.

Frontend by firebase/agent-skills

vercel-react-native-skills

6,538

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list perform

Frontend by vercel-labs/agent-skills

Details that make interfaces feel better

6,196

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing an

Frontend by jakubkrehel/make-interfaces-feel-better

convex-quickstart

6,053

Creates or adds Convex to an app. Use for new Convex projects, npm create convex@latest, frontend setup, env vars, or the first npx convex d

Frontend by get-convex/agent-skills

convex-create-component

6,047

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations,

Frontend by get-convex/agent-skills

Next.js Best Practices

5,962

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font o

Frontend by vercel-labs/next-skills

vercel-react-view-transitions

5,666

Guide for implementing smooth, native-feeling animations using React's View Transition API (`` component, `addTransitionType`, and CSS view…

Frontend by vercel-labs/agent-skills

web-artifacts-builder

5,434

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,

Frontend by anthropics/skills

vercel-optimize

4,718

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect

Frontend by vercel-labs/agent-skills

modern-web-guidance

3,775

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip - web

Frontend by googlechrome/modern-web-guidance

firecrawl-website-design-clone

3,744

Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user wants colors, fonts, sp

Frontend by firecrawl/firecrawl-workflows

GSAP with React

3,536

Official GSAP skill for React - useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks

Frontend by greensock/gsap-skills

building-native-ui

3,170

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and

Frontend by expo/skills

flutter-build-responsive-layout

2,928

Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI

Frontend by flutter/skills

Writing Flutter Widget Tests

2,814

Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use

Frontend by flutter/skills

Cache Components (Next.js 16+)

2,806

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

Frontend by vercel-labs/next-skills

flutter-add-widget-preview

2,776

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing scr

Frontend by flutter/skills

native-data-fetching

2,621

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, cach

Frontend by expo/skills

Tailwind CSS Setup for Expo with react-native-css

2,335

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

Frontend by expo/skills

Upgrade Next.js

2,269

Upgrade Next.js to the latest version following official migration guides and codemods

Frontend by vercel-labs/next-skills

Tailwind Design System (v4)

2,176

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component

Frontend by wshobson/agents