Skip to main content

Database

Browse 5,979 skills across 428 packs and 37 categories

Showing 3121–3180 of 5,979 skills
5,979 skills found

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

Papertrail

185L

Papertrail cloud logging — syslog forwarding, live tail, search, alerts, and integration with app frameworks

Technology & EngineeringLogging Services

Pino Logger

273L

Pino: fast JSON logger for Node.js — child loggers, serializers, transports (pino-pretty, pino-http), redaction, Next.js integration, and log levels

Technology & EngineeringLogging Services

Structured Logging Patterns

421L

Structured logging patterns for TypeScript — correlation IDs, request context, log levels, error serialization, sensitive data redaction, and observability best practices

Technology & EngineeringLogging Services

Winston Logger

372L

Winston: versatile Node.js logger — transports (Console, File, HTTP), formats, custom levels, metadata, daily rotate file, and error handling

Technology & EngineeringLogging Services

Apple Push Notification

237L

Integrate Apple Push Notification service (APNs) for iOS, macOS, and Safari

Technology & EngineeringNotification Services

Courier

183L

Integrate Courier notification orchestration for multi-channel message routing.

Technology & EngineeringNotification Services

Engagespot

203L

Engagespot is a multi-channel notification API and in-app feed service. It helps

Technology & EngineeringNotification Services

Expo Notifications

196L

Build with Expo Notifications for React Native push notification delivery.

Technology & EngineeringNotification Services

Firebase Cloud Messaging

171L

Integrate Firebase Cloud Messaging (FCM) for cross-platform push notifications.

Technology & EngineeringNotification Services

Knock

176L

Implement Knock notification infrastructure for multi-channel delivery.

Technology & EngineeringNotification Services

Magicbell

212L

Build with MagicBell for embeddable notification inboxes and multi-channel delivery.

Technology & EngineeringNotification Services

Notifee

308L

Integrate Notifee for robust local notification management within your React Native applications.

Technology & EngineeringNotification Services

Ntfy

210L

Implement ntfy.sh for simple HTTP-based pub/sub push notifications.

Technology & EngineeringNotification Services

Pushbullet

156L

Integrate Pushbullet to send real-time notifications, links, and files across all your devices and to other Pushbullet users.

Technology & EngineeringNotification Services

Pushover

160L

Pushover provides a simple, reliable API for sending real-time notifications to your devices.

Technology & EngineeringNotification Services

Roost

279L

Integrate Roost for real-time web push notifications directly from your web application.

Technology & EngineeringNotification Services

Web Push

205L

Implement Web Push API with service workers for browser push notifications.

Technology & EngineeringNotification Services

Apache Ignite

258L

Integrate Apache Ignite, a high-performance, fault-tolerant distributed in-memory data grid.

Technology & EngineeringCaching Services

Cloudflare Kv

189L

Integrate Cloudflare Workers KV for globally distributed edge key-value storage.

Technology & EngineeringCaching Services

Dragonfly

264L

Integrate Dragonfly, a high-performance, in-memory data store compatible with Redis and Memcached APIs.

Technology & EngineeringCaching Services

Garnet

321L

Integrate Garnet, Microsoft's high-performance, open-source remote cache and storage system.

Technology & EngineeringCaching Services

Hazelcast

248L

Hazelcast is an open-source in-memory data grid (IMDG) that provides distributed caching, data partitioning, and stream processing capabilities.

Technology & EngineeringCaching Services

Keydb

227L

Integrate KeyDB, a high-performance, multi-threaded in-memory data store compatible with the Redis API.

Technology & EngineeringCaching Services

Memcached

167L

Integrate Memcached for high-performance, distributed in-memory caching.

Technology & EngineeringCaching Services

Next Cache

168L

Implement Next.js built-in caching strategies including ISR, data cache,

Technology & EngineeringCaching Services

React Query Cache

198L

Implement TanStack React Query for client-side caching and server state

Technology & EngineeringCaching Services