Skip to main content

Database

Browse 6,168 skills across 448 packs and 38 categories

Showing 721–780 of 1,758 skills
1,758 skills found in Technology & Engineering

Gitlab CI

185L

Build and maintain GitLab CI/CD pipelines with stages, artifacts, environments, and review apps. Covers `.gitlab-ci.yml` syntax, DAG pipelines, caching, and deployment strategies for reliable delivery.

Technology & EngineeringCicd Services

Jenkins

209L

Implement Jenkins CI/CD using declarative Jenkinsfiles, pipeline as code, and shared libraries. Covers agent configuration, parallel stages, credentials management, and plugin best practices.

Technology & EngineeringCicd Services

Kubernetes

246L

Deploy and manage applications on Kubernetes clusters. Covers pod specs, services, deployments, Helm charts, health checks, resource limits, and rolling update strategies.

Technology & EngineeringCicd Services

Terraform

240L

Provision and manage cloud infrastructure with Terraform. Covers provider configuration, module design, state management, workspaces, and patterns for writing maintainable infrastructure as code.

Technology & EngineeringCicd Services

Vercel Deploy

176L

Configure Vercel deployment pipelines for frontend and fullstack applications. Covers preview deployments, environment variables, monorepo setups, serverless functions, and build optimization.

Technology & EngineeringCicd Services

Discord Bot

181L

Build Discord bots using discord.js with slash commands, embeds, permissions, and gateway events. Covers bot setup, interaction handling, and message component patterns in TypeScript.

Technology & EngineeringOauth Social Services

Github OAUTH

184L

Integrate GitHub OAuth Apps and the GitHub API into TypeScript applications. Covers OAuth device and web flows, repository management, issues, Actions, and webhooks using Octokit.

Technology & EngineeringOauth Social Services

Google OAUTH

190L

Integrate Google OAuth 2.0 and Google APIs into TypeScript applications. Covers sign-in flows, Calendar, Drive, and Sheets APIs with proper token management and scope handling.

Technology & EngineeringOauth Social Services

Linkedin API

206L

Integrate the LinkedIn API into TypeScript applications. Covers OAuth 2.0 three-legged flow, profile data retrieval, sharing posts to feeds and organization pages, and handling LinkedIn's versioned API.

Technology & EngineeringOauth Social Services

Notion API

221L

Integrate the Notion API into TypeScript applications. Covers OAuth integration setup, database queries, page creation, block manipulation, and search using the official Notion SDK.

Technology & EngineeringOauth Social Services

Slack API

187L

Build Slack integrations using the Bolt framework in TypeScript. Covers slash commands, modals, event subscriptions, Block Kit messages, and OAuth installation flows.

Technology & EngineeringOauth Social Services

Spotify API

199L

Integrate the Spotify Web API into TypeScript applications. Covers OAuth 2.0 authorization code flow, playback control, playlist management, search, and recommendation endpoints using spotify-web-api-ts.

Technology & EngineeringOauth Social Services

Twitter API

178L

Integrate the Twitter/X API v2 into TypeScript applications. Covers OAuth 2.0 PKCE authentication, tweet management, search, filtered streaming, and user lookup using the twitter-api-v2 library.

Technology & EngineeringOauth Social Services

Ably Realtime

260L

Ably is a robust, globally distributed real-time platform offering publish/subscribe messaging, presence, and channels. It ensures reliable, low-latency message delivery and handles connection management, scaling, and fault tolerance automatically. Use Ably for building interactive, live experiences like chat, collaborative apps, and IoT dashboards.

Technology & EngineeringRealtime Services

Centrifugo

306L

Centrifugo is a high-performance, real-time messaging server that handles WebSocket, SSE, and GRPC streams. Use it to build scalable real-time features like chat, live updates, and notifications without managing complex low-level networking. It acts as a stateless, language-agnostic publish/subscribe broker.

Technology & EngineeringRealtime Services

Convex Realtime

236L

Integrate Convex for a real-time backend with reactive queries, transactional mutations, and automatic subscriptions. Define schema, write server functions, and consume live data in React without manual syncing.

Technology & EngineeringRealtime Services

Electric SQL

211L

Integrate ElectricSQL to build local-first, real-time applications with a PostgreSQL backend. Synchronize data seamlessly between client-side SQLite and a central database, enabling offline-first capabilities and instant UI updates.

Technology & EngineeringRealtime Services

Firebase Realtime Db

216L

Integrate Firebase Realtime Database for synchronized data with listeners, offline persistence, and security rules. Structure data flat, manage subscriptions, and handle conflict resolution.

Technology & EngineeringRealtime Services

Liveblocks

211L

Integrate Liveblocks for collaborative features including real-time presence, conflict-free storage, threaded comments, and notifications. Build multiplayer experiences with minimal server-side code.

Technology & EngineeringRealtime Services

Mercure

295L

Mercure is an open-source, self-hosted, real-time push API built on the W3C Server-Sent Events (SSE) standard. It allows you to push data updates from a server to web browsers and other clients instantly, enabling reactive and dynamic user interfaces without constant polling.

Technology & EngineeringRealtime Services

Nats

231L

NATS is a high-performance, open-source messaging system for cloud-native applications, IoT, and microservices. It enables scalable, secure, and resilient communication through publish-subscribe, request-reply, and streaming patterns. You use NATS when you need a fast, lightweight, and versatile message bus for real-time data flows and inter-service communication.

Technology & EngineeringRealtime Services

Partykit

240L

Integrate PartyKit for serverless real-time applications using WebSocket rooms backed by Durable Objects. Build stateful collaboration servers with zero infrastructure management and edge-deployed compute.

Technology & EngineeringRealtime Services

Phoenix Channels

298L

Integrate Phoenix Channels for robust, real-time communication in web applications. Leverage Elixir's concurrency and fault tolerance to build scalable pub/sub systems, enabling features like live chat, notifications, and collaborative editing with low latency and high reliability.

Technology & EngineeringRealtime Services

Socket Io

219L

Integrate Socket.IO for real-time bidirectional event-based communication between clients and servers. Handle namespaces, rooms, acknowledgements, middleware, and binary streaming with proper error recovery.

Technology & EngineeringRealtime Services

SSE

263L

Implement Server-Sent Events for unidirectional server-to-client streaming over HTTP. Handle EventSource connections, custom event types, automatic reconnection, and streaming responses for AI and live feeds.

Technology & EngineeringRealtime Services

Supabase Realtime

213L

Integrate Supabase Realtime for listening to Postgres changes, broadcasting messages between clients, and tracking user presence. Configure channels, row-level security, and subscription lifecycles correctly.

Technology & EngineeringRealtime Services

Websocket Native

332L

Implement native WebSocket connections for full-duplex communication. Handle connection lifecycle, binary data, heartbeats, reconnection strategies, and message framing without third-party libraries.

Technology & EngineeringRealtime Services

Yjs CRDT

231L

Yjs is a high-performance, open-source CRDT implementation for building robust collaborative applications. It enables real-time synchronization of shared data structures like text, arrays, and maps across multiple clients without conflicts. Choose Yjs when you need strong offline-first capabilities and complex collaborative editing experiences for web applications.

Technology & EngineeringRealtime Services

Axiom

234L

Integrate Axiom for log management, analytics, and real-time dashboards. Ingest data via API, write APL queries, and connect with Next.js and Vercel.

Technology & EngineeringObservability Services

Elastic Apm

254L

Instrument applications with Elastic APM and the ELK Stack for traces, logs, and metrics. Configure agents, build Kibana dashboards, and write Elasticsearch queries for analysis.

Technology & EngineeringObservability Services

Grafana

218L

Build Grafana dashboards, configure data sources, and set up alerting rules. Design panels with PromQL, LogQL, and TraceQL for full-stack observability.

Technology & EngineeringObservability Services

Honeycomb

222L

Integrate Honeycomb for event-driven observability with high-cardinality tracing. Send structured events, explore with BubbleUp, define SLOs, and configure triggers.

Technology & EngineeringObservability Services

Jaeger

285L

Deploy and integrate Jaeger for distributed tracing across microservices. Configure collectors, sampling strategies, span storage, and the query UI.

Technology & EngineeringObservability Services

New Relic

225L

Integrate New Relic APM for application performance monitoring and distributed tracing. Write NRQL queries, configure agents, build dashboards, and set up alert policies.

Technology & EngineeringObservability Services

Opentelemetry

208L

Instrument applications with OpenTelemetry for distributed traces, metrics, and logs. Configure SDK, collectors, and exporters for vendor-neutral observability pipelines.

Technology & EngineeringObservability Services

Prometheus

235L

Configure Prometheus monitoring with scrape targets, recording rules, and alerting. Write PromQL queries for metrics analysis, SLOs, and capacity planning.

Technology & EngineeringObservability Services

Formbricks

246L

Integrate Formbricks open-source surveys for in-app, website, and link-based feedback collection. Covers the JavaScript SDK for targeted in-app surveys, REST API for response management, and self-hosting configuration with TypeScript.

Technology & EngineeringForm Survey Services

Formik

279L

Build React forms with Formik using useFormik hook, Field components, and schema validation via Yup or Zod. Covers form state management, custom field components, async validation, and TypeScript integration patterns.

Technology & EngineeringForm Survey Services

Jotform

234L

Integrate JotForm's REST API to create forms, retrieve submissions, process payments, manage widgets, and configure webhooks. Covers form CRUD, submission handling, payment gateway integration, and TypeScript client patterns.

Technology & EngineeringForm Survey Services

React Hook Form

249L

Build performant React forms with React Hook Form using register, validation, controllers, and form state management. Covers uncontrolled inputs, schema validation with Zod, controlled components, and TypeScript integration.

Technology & EngineeringForm Survey Services

Surveymonkey

258L

Integrate SurveyMonkey's REST API to create surveys, collect responses via collectors, process results, and configure webhooks. Covers survey design, collector management, response analysis, and TypeScript client patterns.

Technology & EngineeringForm Survey Services

Tally

240L

Integrate Tally forms via its API and embed SDK to handle submissions, configure webhooks, apply conditional logic, and embed forms seamlessly. Covers REST endpoints, webhook payloads, and front-end embedding with TypeScript.

Technology & EngineeringForm Survey Services

Typeform

246L

Integrate Typeform APIs to create forms, retrieve responses, configure webhooks, set up logic jumps, and embed forms in web applications. Covers the Create API, Responses API, and front-end embed SDK with TypeScript patterns.

Technology & EngineeringForm Survey Services

Zod

287L

Define and validate data schemas with Zod for parsing, transforms, refinements, and form integration. Covers schema composition, type inference, custom error messages, and integration with React Hook Form and tRPC.

Technology & EngineeringForm Survey Services

AWS Cognito

261L

Configure and integrate AWS Cognito user pools and identity pools for authentication and authorization. Covers hosted UI setup, token verification, custom Lambda triggers, and secure patterns for single-page applications and API backends.

Technology & EngineeringCloud Provider Services

AWS Dynamodb Advanced

265L

Design and implement advanced DynamoDB patterns including single-table design, global secondary indexes, transactional operations, DynamoDB Streams, and TTL-based expiration. Covers access patterns, partition key design, and cost optimization for TypeScript backends.

Technology & EngineeringCloud Provider Services

AWS Lambda

215L

Build and optimize AWS Lambda functions with proper handler patterns, layer management, cold start mitigation, and event source integrations. Covers SAM templates, structured logging, and production-grade error handling for serverless TypeScript workloads.

Technology & EngineeringCloud Provider Services

AWS S3 Advanced

235L

Implement advanced AWS S3 patterns including presigned URLs for secure direct uploads, multipart upload orchestration, lifecycle policies, and event notification pipelines. Covers access control, cross-region replication, and cost optimization strategies.

Technology & EngineeringCloud Provider Services

Azure Functions

242L

Build Azure Functions with input/output bindings, trigger types, and Durable Functions orchestration patterns. Covers deployment slots, TypeScript v4 programming model, Application Insights integration, and production configuration best practices.

Technology & EngineeringCloud Provider Services

GCP Cloud Functions

245L

Develop Google Cloud Functions with HTTP and event-driven triggers, including Pub/Sub, Cloud Storage, and Firestore events. Covers 2nd gen functions built on Cloud Run, structured logging, and proper TypeScript configuration for production workloads.

Technology & EngineeringCloud Provider Services

GCP Cloud Run

236L

Deploy and manage containerized services on Google Cloud Run with proper concurrency tuning, minimum instance configuration, IAM-based authentication, and secret management. Covers Dockerfile patterns, traffic splitting, and production readiness.

Technology & EngineeringCloud Provider Services

GCP Pubsub

311L

Implement Google Cloud Pub/Sub messaging with topic and subscription management, push and pull delivery modes, dead-letter queues, and message ordering. Covers exactly-once delivery, flow control, and TypeScript integration for event-driven architectures.

Technology & EngineeringCloud Provider Services

Canvas API

219L

Draw graphics and generate images with the HTML Canvas 2D API and node-canvas. Render charts, create dynamic OG images, manipulate pixels, and build server-side image generation pipelines with the Canvas rendering context.

Technology & EngineeringDesign Tool Services

Chromatic

162L

Automate visual regression testing with Chromatic. Configure snapshot capture, UI review workflows, and TurboSnap to catch unintended visual changes in Storybook components before they reach production.

Technology & EngineeringDesign Tool Services

Design Tokens

201L

Manage cross-platform design tokens with Style Dictionary. Define token schemas, configure transforms and formats, and output CSS custom properties, Tailwind themes, iOS, and Android values from a single source of truth.

Technology & EngineeringDesign Tool Services

Figma API

166L

Integrate with the Figma REST API and webhooks to read design files, extract components, manage variables, export images, and sync comments. Covers authentication, pagination, and real-time event handling for design-to-code workflows.

Technology & EngineeringDesign Tool Services

Iconify

181L

Integrate icons at scale with the Iconify framework. Use framework-specific components for React and Vue, register custom icon sets, and leverage the Iconify API for on-demand SVG delivery without bundling thousands of icons.

Technology & EngineeringDesign Tool Services

Sharp

177L

Process images at high performance with Sharp. Resize, crop, convert formats, extract metadata, and build streaming pipelines for thumbnails, responsive images, and batch transformations using libvips under the hood.

Technology & EngineeringDesign Tool Services

Storybook

164L

Develop and test UI components in isolation with Storybook. Configure stories, addons, args, play functions, and visual testing to build a living component library with interactive documentation and automated interaction tests.

Technology & EngineeringDesign Tool Services

Tailwind Plugins

196L

Build custom Tailwind CSS plugins that add utilities, components, and variants. Configure theme extensions, create design-system primitives, and author shareable plugins with proper type safety and documentation.

Technology & EngineeringDesign Tool Services