Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 1681–1740 of 4,557 skills
4,557 skills found

Conform

325L

Conform — progressive enhancement forms, Server Actions, Zod integration, nested objects, arrays, intent buttons, and accessibility patterns

Technology & EngineeringForms Validation

Formik

317L

Formik — useFormik, Field, Form, validation with Yup, FieldArray, custom inputs, submission handling, and error display patterns

Technology & EngineeringForms Validation

React Final Form

297L

React Final Form — subscription-based form state management with fine-grained re-renders, field-level validation, decorator support, and zero dependencies

Technology & EngineeringForms Validation

React Hook Form

252L

React Hook Form — useForm, register, Controller, validation, nested fields, arrays (useFieldArray), DevTools, and performance optimization patterns

Technology & EngineeringForms Validation

Valibot

324L

Valibot — modular schema validation, tiny bundle size, parse/safeParse, pipe transformations, type inference, and comparison with Zod

Technology & EngineeringForms Validation

Vest

243L

Vest — unit-test-inspired form validation framework with suite/test syntax, async rules, group support, warning-level validations, and framework-agnostic design

Technology & EngineeringForms Validation

Yup

264L

Yup — schema-based object validation with casting, transforms, conditional rules, localized error messages, and deep Formik integration

Technology & EngineeringForms Validation

Zod

289L

Zod — schema declaration, parsing, type inference (z.infer), transforms, refinements, discriminated unions, error formatting, and form integration

Technology & EngineeringForms Validation

Anime.js

175L

Lightweight JavaScript animation engine — DOM, CSS, SVG, and object property animations with timeline sequencing, staggering, and spring-based easing.

Technology & EngineeringAnimation Services

Auto Animate

151L

Zero-config animation library by FormKit — automatic transitions for DOM additions, removals, and reordering with a single function call or directive.

Technology & EngineeringAnimation Services

Framer Motion (Motion)

249L

Production-grade animation library for React — animate, variants, AnimatePresence, layout animations, gestures, scroll-triggered effects, useMotionValue, and stagger orchestration.

Technology & EngineeringAnimation Services

GSAP

254L

GreenSock Animation Platform — timeline orchestration, ScrollTrigger, tweens, stagger, React integration with useGSAP, SplitText, morphSVG, and from/to/fromTo patterns.

Technology & EngineeringAnimation Services

Lottie

329L

Render After Effects animations on the web with lottie-react and lottie-web — player controls, interactivity, lazy loading, and the light player for optimized bundles.

Technology & EngineeringAnimation Services

Motion One

331L

Lightweight Web Animations API wrapper — animate, timeline, spring physics, scroll-linked animations, stagger, and minimal bundle size for modern browsers.

Technology & EngineeringAnimation Services

Popmotion

171L

Functional animation library — spring physics, decay, keyframe interpolation, and composable animation primitives that power Framer Motion's internals.

Technology & EngineeringAnimation Services

Three.js Animations

136L

3D animation with Three.js — scene setup, AnimationMixer, keyframe tracks, morph targets, skeletal animation, clock-based loops, and integration with requestAnimationFrame.

Technology & EngineeringAnimation Services

Contentlayer

353L

"Contentlayer and Velite for type-safe content management: transforming Markdown/MDX into typed data, schema validation, computed fields, Next.js integration, hot reload, and migration between content tools."

Technology & EngineeringSeo Content

Core Web Vitals

262L

Core Web Vitals optimization: LCP, INP, and CLS measurement, diagnosis, and improvement strategies for better search rankings and user experience.

Technology & EngineeringSeo Content

Fumadocs

409L

"fumadocs documentation framework: Next.js App Router native, MDX content collections, full-text search, OpenAPI integration, TypeScript-first, customizable UI components, and content source adapters."

Technology & EngineeringSeo Content

Mdx

307L

"MDX authoring with Next.js: Markdown + JSX, custom components, frontmatter extraction, @next/mdx, mdx-bundler, contentlayer integration, rehype/remark plugins, and syntax highlighting with Shiki or Prism."

Technology & EngineeringSeo Content

Next SEO

304L

"Next.js SEO and metadata management: meta tags, Open Graph, Twitter cards, JSON-LD structured data, canonical URLs, robots directives, and sitemap generation using the Metadata API and next-seo."

Technology & EngineeringSeo Content

Nextra

387L

"Nextra documentation framework: MDX-powered Next.js docs and blog sites, sidebar navigation, full-text search, i18n, themes (docs and blog), frontmatter configuration, and custom components."

Technology & EngineeringSeo Content

Programmatic SEO

286L

Programmatic SEO strategies: generating thousands of search-optimized pages from structured data, template design, internal linking, and indexing at scale.

Technology & EngineeringSeo Content

Structured Data Schema Org

232L

Schema.org structured data markup: JSON-LD implementation for rich results, product/article/FAQ/breadcrumb schemas, validation, and Google Search Console integration.

Technology & EngineeringSeo Content

AI Crawler Management & robots.txt

417L

This is the complete reference of known AI crawler user agents as of 2025-2026. Use this to configure robots.txt and monitor crawl traffic.

Technology & EngineeringLlm Optimization

Entity-Based Optimization for AI Knowledge Graphs

230L

An "entity" in the context of AI systems is a distinct, identifiable concept — a person, organization, product, place, or idea — that exists as a node in a knowledge graph. Entities are how AI systems

Technology & EngineeringLlm Optimization

GEO Content Strategy — Writing for AI Citation

234L

AI retrieval systems evaluate relevance primarily on opening content. The first 200 words of any page determine whether an AI system will consider it for citation.

Technology & EngineeringLlm Optimization

Generative Engine Optimization (GEO) Fundamentals

169L

Generative Engine Optimization (GEO) is the practice of optimizing digital content to appear in AI-generated responses from platforms like ChatGPT, Perplexity, Google AI Overviews, and Claude. Answer

Technology & EngineeringLlm Optimization

Measuring & Monitoring LLM Visibility

203L

| Metric | Description | Target |

Technology & EngineeringLlm Optimization

llms.txt Standard Implementation

278L

The llms.txt standard was created by Jeremy Howard (Answer.AI) and published on September 3, 2024. It defines a plain-text Markdown file served at `/llms.txt` that provides a concise, human-curated ma

Technology & EngineeringLlm Optimization

Platform-Specific GEO — ChatGPT, Perplexity, Google AI Overviews

273L

ChatGPT uses Bing's index as its primary content source, supplemented by parametric knowledge from training data.

Technology & EngineeringLlm Optimization

Schema Markup for LLM Citation & Visibility

343L

Microsoft's Bing Principal Product Manager officially confirmed: **"Schema markup helps Microsoft's LLMs understand your content."** This is the strongest official confirmation that structured data di

Technology & EngineeringLlm Optimization

Elysia

365L

"Elysia: Bun-native web framework with type-safe routing, TypeBox validation, plugins, Eden treaty client, lifecycle hooks, and Swagger documentation"

Technology & EngineeringApi Frameworks

Express.js

355L

"Express.js with TypeScript: routing, middleware patterns, error handling, validation, authentication, static files, CORS, and production-ready configuration"

Technology & EngineeringApi Frameworks

Fastify

245L

Fastify: high-performance Node.js web framework with schema-based validation, logging, plugin architecture, and TypeScript support

Technology & EngineeringApi Frameworks

Apollo GraphQL

424L

"Apollo GraphQL: schema design, resolvers, Apollo Server, Apollo Client with React, useQuery/useMutation, caching strategies, subscriptions, and codegen"

Technology & EngineeringApi Frameworks

Hono

341L

"Hono: ultra-fast web framework for edge, serverless, and Node.js — middleware, routing, Zod validation, JWT, CORS, RPC client, and JSX support"

Technology & EngineeringApi Frameworks

Koa

269L

Koa: lightweight Node.js framework by the Express team with async/await middleware, context object, and composable architecture

Technology & EngineeringApi Frameworks

NestJS

285L

NestJS: progressive Node.js framework with decorators, dependency injection, modules, guards, pipes, and interceptors for scalable APIs

Technology & EngineeringApi Frameworks

TRPC

304L

"End-to-end type-safe APIs with tRPC: routers, procedures, middleware, context, React Query integration, subscriptions, and Next.js App Router patterns"

Technology & EngineeringApi Frameworks

Arcjet

343L

Rate limiting, bot detection, email validation, and shield attack protection using Arcjet with Next.js middleware and stacking rules

Technology & EngineeringSecurity Ratelimit

Cloudflare Turnstile

308L

Privacy-preserving CAPTCHA alternative using Cloudflare Turnstile for bot protection with server-side verification in Next.js and Express

Technology & EngineeringSecurity Ratelimit

Security Headers

431L

Security headers with Helmet.js, Content Security Policy, CORS configuration, CSRF protection, rate limiting patterns, and Next.js security headers

Technology & EngineeringSecurity Ratelimit

OWASP ZAP

206L

Automated web application security testing, API scanning, and CI/CD DAST integration using OWASP ZAP

Technology & EngineeringSecurity Ratelimit

Snyk

189L

Dependency vulnerability scanning, license compliance, and continuous security monitoring using Snyk CLI and CI/CD integrations

Technology & EngineeringSecurity Ratelimit

Svix

383L

Webhook delivery infrastructure including sending webhooks, retry logic, signature verification, event types, consumer portal, and message logging with Svix

Technology & EngineeringSecurity Ratelimit

Unkey

369L

API key management, rate limiting, usage tracking, key verification, temporary keys, ratelimit API, and analytics with Unkey

Technology & EngineeringSecurity Ratelimit

Upstash Ratelimit

204L

Serverless rate limiting using Upstash Redis with sliding window, token bucket, and fixed window algorithms for edge and serverless environments

Technology & EngineeringSecurity Ratelimit

Cypress

354L

"Cypress: end-to-end/component testing, commands, intercept (network mocking), fixtures, custom commands, CI, retries"

Technology & EngineeringTesting Services

K6

220L

k6: load testing, performance testing, stress testing, soak testing, thresholds, checks, scenarios, browser testing, CI integration

Technology & EngineeringTesting Services

MSW

445L

"MSW (Mock Service Worker): API mocking, request handlers, rest/graphql, browser/node, setupServer, network-level interception"

Technology & EngineeringTesting Services

Pact

208L

Pact: consumer-driven contract testing, provider verification, pact broker, API compatibility, microservice integration testing

Technology & EngineeringTesting Services

Playwright

318L

"Playwright: end-to-end testing, browser automation, selectors, assertions, fixtures, page objects, visual regression, CI, codegen"

Technology & EngineeringTesting Services

Storybook Test

202L

Storybook Test: component testing via play functions, interaction testing, accessibility checks, visual regression, test-runner, portable stories

Technology & EngineeringTesting Services

Testing Library

385L

"Testing Library: React/DOM testing, queries (getBy/findBy/queryBy), user events, screen, waitFor, render, accessibility-first"

Technology & EngineeringTesting Services

Vitest

370L

"Vitest: unit/integration testing, Vite-native, mocking (vi.mock/vi.fn), snapshots, coverage, workspace, in-source testing, benchmark"

Technology & EngineeringTesting Services

Better Stack / Logtail

197L

Better Stack (Logtail) logging — structured log ingestion, live tail, SQL-based querying, alerting, and uptime monitoring

Technology & EngineeringLogging Services

Datadog Logging

195L

Datadog log management — agent setup, library integration, log pipelines, facets, monitors, and APM correlation

Technology & EngineeringLogging Services

Fluentd

316L

Fluentd unified logging — input/output plugins, routing with tags, buffering, Kubernetes DaemonSet, and Fluent Bit

Technology & EngineeringLogging Services

Logstash / ELK Stack

241L

ELK Stack logging — Logstash pipelines, Elasticsearch indexing, Kibana dashboards, and Filebeat shippers

Technology & EngineeringLogging Services