Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 1021–1080 of 1,708 skills
1,708 skills found in Technology & Engineering

Scaling Websockets

393L

Scaling WebSocket applications with Redis pub/sub, sticky sessions, horizontal scaling, and load balancing strategies

Technology & EngineeringWebsocket

Server Sent Events

266L

Server-Sent Events (SSE) patterns for efficient unidirectional real-time streaming from server to client

Technology & EngineeringWebsocket

Socket Io

248L

Socket.IO patterns for event-driven real-time communication with automatic reconnection and room management

Technology & EngineeringWebsocket

Websocket Basics

178L

WebSocket API fundamentals including connection lifecycle, message framing, and browser/server implementations

Technology & EngineeringWebsocket

Changesets

205L

Versioning and changelog management with Changesets for coordinated monorepo package releases

Technology & EngineeringMonorepo

CI Optimization

338L

CI/CD optimization for monorepos including affected detection, caching strategies, and parallel execution

Technology & EngineeringMonorepo

Dependency Management

311L

Managing internal package dependencies, versioning strategies, and dependency graph health in monorepos

Technology & EngineeringMonorepo

Lerna

198L

Multi-package repository management with Lerna for versioning, publishing, and task orchestration

Technology & EngineeringMonorepo

Nx

246L

Monorepo development with Nx including project graph, generators, executors, and computation caching

Technology & EngineeringMonorepo

Pnpm Workspaces

224L

Managing monorepo packages with pnpm workspaces including linking, filtering, and dependency hoisting

Technology & EngineeringMonorepo

Shared Configs

325L

Sharing ESLint, TypeScript, Prettier, and other tool configurations across monorepo packages

Technology & EngineeringMonorepo

Turborepo

175L

Build system orchestration with Turborepo for high-performance monorepo task running and caching

Technology & EngineeringMonorepo

API Gateway

298L

AWS API Gateway for building, deploying, and managing RESTful and WebSocket APIs

Technology & EngineeringAws Services

Cloudformation

278L

AWS CloudFormation infrastructure-as-code for provisioning and managing AWS resources declaratively

Technology & EngineeringAws Services

Cognito

286L

AWS Cognito user authentication and authorization for web and mobile applications

Technology & EngineeringAws Services

Dynamodb

203L

AWS DynamoDB NoSQL database for high-performance key-value and document workloads

Technology & EngineeringAws Services

Ecs Fargate

233L

AWS ECS and Fargate for running containerized applications without managing servers

Technology & EngineeringAws Services

Rds Aurora

321L

AWS RDS and Aurora managed relational databases for production SQL workloads

Technology & EngineeringAws Services

S3

200L

AWS S3 object storage service for scalable, durable file and data storage

Technology & EngineeringAws Services

Sqs Sns

239L

AWS SQS and SNS messaging services for decoupled, event-driven architectures

Technology & EngineeringAws Services

Terraform Basics

236L

Terraform fundamentals including providers, resources, data sources, and core workflow

Technology & EngineeringTerraform

Terraform CI CD Pipeline

472L

Running Terraform in CI/CD pipelines with automated plan, approval gates, and safe apply workflows

Technology & EngineeringTerraform

Terraform Modules

289L

Terraform module design, composition, versioning, and reuse patterns

Technology & EngineeringTerraform

Terraform Provisioners

273L

Terraform provisioners, null resources, triggers, and when to use alternatives

Technology & EngineeringTerraform

Terraform State Management

264L

Remote state backends, state locking, import, migration, and state surgery techniques

Technology & EngineeringTerraform

Terraform Testing

354L

Testing Terraform configurations with native tests, Terratest, plan validation, and policy-as-code

Technology & EngineeringTerraform

Terraform Variables Outputs

354L

Terraform variables, outputs, locals, type constraints, validation, and data flow patterns

Technology & EngineeringTerraform

Terraform Workspaces

265L

Using Terraform workspaces and alternative patterns for managing multiple environments

Technology & EngineeringTerraform

Alerting Strategies

201L

On-call alerting strategies for actionable, low-noise alert systems that reduce fatigue and improve response times

Technology & EngineeringObservability Patterns

Distributed Tracing

205L

OpenTelemetry distributed tracing patterns for end-to-end request visibility across microservices

Technology & EngineeringObservability Patterns

Health Checks

267L

Health check endpoint patterns for liveness, readiness, and startup probes in distributed services

Technology & EngineeringObservability Patterns

Incident Response

243L

Incident response and postmortem patterns for structured handling, communication, and learning from production incidents

Technology & EngineeringObservability Patterns

Log Aggregation

249L

Centralized log aggregation patterns for collecting, indexing, and querying logs across distributed systems

Technology & EngineeringObservability Patterns

Metrics Collection

238L

Prometheus and Grafana metrics collection patterns for monitoring application and infrastructure health

Technology & EngineeringObservability Patterns

Sli Slo

211L

SLI, SLO, and error budget patterns for defining and managing service reliability targets

Technology & EngineeringObservability Patterns

Structured Logging

176L

Structured logging patterns for producing machine-parseable, context-rich log events across services

Technology & EngineeringObservability Patterns

Child Processes

198L

Child process management patterns for spawning, communicating with, and controlling external processes

Technology & EngineeringNodejs Patterns

Clustering

198L

Cluster module patterns for scaling Node.js applications across multiple CPU cores

Technology & EngineeringNodejs Patterns

Error Handling

218L

Comprehensive error handling strategies for robust and debuggable Node.js applications

Technology & EngineeringNodejs Patterns

Event Emitter

166L

EventEmitter patterns for building decoupled, event-driven architectures in Node.js

Technology & EngineeringNodejs Patterns

File System

192L

Modern fs/promises patterns for safe, efficient file system operations in Node.js

Technology & EngineeringNodejs Patterns

Native Modules

231L

N-API and native addon patterns for extending Node.js with high-performance C/C++ and Rust modules

Technology & EngineeringNodejs Patterns

Streams

161L

Node.js streams for efficient memory-conscious data processing with backpressure handling

Technology & EngineeringNodejs Patterns

Worker Threads

190L

Worker threads for offloading CPU-intensive tasks without blocking the Node.js event loop

Technology & EngineeringNodejs Patterns

Bundling Libraries

395L

Bundling JavaScript/TypeScript libraries for distribution using tsup, unbuild, and Rollup

Technology & EngineeringPackage Management

Dependency Audit

362L

Security auditing npm dependencies for vulnerabilities, license compliance, and supply chain risks

Technology & EngineeringPackage Management

Lockfile Management

282L

Lock file strategies for deterministic installs across npm, pnpm, and Yarn

Technology & EngineeringPackage Management

Npm Publishing

234L

Publishing packages to the npm registry with proper configuration, access control, and release automation

Technology & EngineeringPackage Management

Pnpm

276L

pnpm workspace management for monorepos with content-addressable storage and strict dependency isolation

Technology & EngineeringPackage Management

Private Registries

309L

Setting up and using private npm registries with Verdaccio, GitHub Packages, and GitLab Package Registry

Technology & EngineeringPackage Management

Semantic Versioning

211L

Semantic versioning (SemVer) conventions, version ranges, and strategies for managing breaking changes

Technology & EngineeringPackage Management

Yarn Berry

285L

Yarn Berry (v2+) with Plug'n'Play, zero-installs, constraints, and workspace management

Technology & EngineeringPackage Management

Account Abstraction

208L

Account Abstraction (AA) fundamentally changes how users interact with EVM chains by enabling smart contract accounts. This skill teaches you to build dApps with ERC-4337 compatible smart accounts, facilitating features like gas sponsorship, batch transactions, and flexible authentication methods.

Technology & EngineeringWeb3 Development

Aptos Development

246L

Develop dApps and smart contracts on the Aptos blockchain using the Move language, Aptos SDKs, and CLI tools. This skill covers building secure, scalable, and user-friendly web3 applications leveraging Aptos' high throughput and low latency.

Technology & EngineeringWeb3 Development

Avalanche Development

250L

This skill covers building decentralized applications and smart contracts on the Avalanche network, including its C-Chain, X-Chain, P-Chain, and custom Subnets. Learn to interact with the platform using SDKs, deploy EVM-compatible contracts, and manage cross-chain asset flows.

Technology & EngineeringWeb3 Development

Base Development

254L

Develop, deploy, and interact with smart contracts and dApps on Base, an Ethereum Layer 2 solution built on the OP Stack. Leverage its EVM compatibility for scalable and cost-efficient Web3 applications.

Technology & EngineeringWeb3 Development

Cosmos SDK

276L

Master the Cosmos SDK for building custom, sovereign blockchains (app-chains) and decentralized applications with inter-blockchain communication (IBC). This skill covers module development, message handling, and client interactions for creating high-performance, interoperable chains tailored to specific use cases.

Technology & EngineeringWeb3 Development

Cosmwasm Contracts

296L

Develop, test, and deploy secure smart contracts on Cosmos SDK blockchains using Rust and CosmWasm.

Technology & EngineeringWeb3 Development

Erc4337 Smart Accounts

276L

Learn to build and interact with ERC-4337 Smart Accounts, enabling gasless transactions, multi-factor authentication, and custom validation logic without protocol-level changes.

Technology & EngineeringWeb3 Development

Ethers Js

237L

Ethers.js library for Ethereum wallet management, contract interaction, and blockchain queries

Technology & EngineeringWeb3 Development