83,201 skills sorted by stars.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "...
Production-grade web application UI design based on Refactoring UI principles. ALWAYS activate for: landing page, dashboard, auth...
Universal web design implementation methodology — BEM, responsive, accessibility, CSS architecture, spacing systems, dark mode. Th...
Design patterns for website sections — heroes, cards, CTAs, trust signals, testimonials. Principle-based patterns that avoid AI-ge...
This skill should be used when user asks to "review my UI", "check accessibility", "audit design", "review UX", "check my site aga...
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on reques...
Use when user wants to explore, compare, or A/B test multiple design styles, visual directions, or mockups for a web page before i...
Use when working on web development tasks involving NextJS, React, TypeScript, Tailwind CSS, testing, deployment, APIs, databases,...
Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrati...
Discover web application injection points and route to the correct exploitation skill during authorized penetration testing.
Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e...
Error boundary patterns, fallback UI, reset/retry functionality, react-error-boundary library
TypeScript Result/Either types for type-safe error handling, railway-oriented programming patterns, error as values
Fetch web content with automatic fallback from WebFetch to WebSearch
Fetch and extract clean content from URLs using Jina Reader API. Use when users need to read webpage content, extract article text...
Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and r...
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
File upload patterns - drag-drop dropzones, chunked/resumable uploads, S3 presigned URLs, file validation (MIME type, magic bytes)...
Client-side image handling - preview generation, Canvas API resizing, compression, EXIF orientation, format conversion, memory man...
Filters and truncates large web search results from Exa to reduce token usage.
When the user needs to fill out web forms with data from memory or structured sources, this skill automates the entire workflow re...
React Hook Form patterns - useForm, Controller, useFieldArray, validation resolver, performance optimization