Skip to main content

Database

Browse 6,168 skills across 448 packs and 38 categories

Showing 1081–1140 of 1,758 skills
1,758 skills found in Technology & Engineering

Terraform CI CD Pipeline

471L

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

Technology & EngineeringTerraform

Terraform Modules

288L

Terraform module design, composition, versioning, and reuse patterns

Technology & EngineeringTerraform

Terraform Provisioners

272L

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

Technology & EngineeringTerraform

Terraform State Management

263L

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

Technology & EngineeringTerraform

Terraform Testing

353L

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

Technology & EngineeringTerraform

Terraform Variables Outputs

353L

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

Technology & EngineeringTerraform

Terraform Workspaces

264L

Using Terraform workspaces and alternative patterns for managing multiple environments

Technology & EngineeringTerraform

Alerting Strategies

200L

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

Technology & EngineeringObservability Patterns

Distributed Tracing

204L

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

Technology & EngineeringObservability Patterns

Health Checks

266L

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

Technology & EngineeringObservability Patterns

Incident Response

242L

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

Technology & EngineeringObservability Patterns

Log Aggregation

248L

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

Technology & EngineeringObservability Patterns

Metrics Collection

237L

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

Technology & EngineeringObservability Patterns

Sli Slo

210L

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

Technology & EngineeringObservability Patterns

Structured Logging

175L

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

Technology & EngineeringObservability Patterns

Child Processes

197L

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

Technology & EngineeringNodejs Patterns

Clustering

197L

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

Technology & EngineeringNodejs Patterns

Error Handling

217L

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

Technology & EngineeringNodejs Patterns

Event Emitter

165L

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

Technology & EngineeringNodejs Patterns

File System

191L

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

Technology & EngineeringNodejs Patterns

Native Modules

230L

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

Technology & EngineeringNodejs Patterns

Streams

160L

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

Technology & EngineeringNodejs Patterns

Worker Threads

189L

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

Technology & EngineeringNodejs Patterns

Bundling Libraries

394L

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

Technology & EngineeringPackage Management

Dependency Audit

361L

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

Technology & EngineeringPackage Management

Lockfile Management

281L

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

Technology & EngineeringPackage Management

Npm Publishing

233L

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

Technology & EngineeringPackage Management

Pnpm

275L

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

Technology & EngineeringPackage Management

Private Registries

308L

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

Technology & EngineeringPackage Management

Semantic Versioning

210L

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

Technology & EngineeringPackage Management

Yarn Berry

284L

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

Technology & EngineeringPackage Management

Account Abstraction

207L

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

245L

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

249L

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

253L

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

275L

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

295L

Develop, test, and deploy secure smart contracts on Cosmos SDK blockchains using Rust and CosmWasm. Master the core patterns for state management, message handling, and inter-contract communication.

Technology & EngineeringWeb3 Development

Erc4337 Smart Accounts

275L

Learn to build and interact with ERC-4337 Smart Accounts, enabling gasless transactions, multi-factor authentication, and custom validation logic without protocol-level changes. This skill covers account abstraction primitives for enhanced user experience in dApps.

Technology & EngineeringWeb3 Development

Ethers Js

236L

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

Technology & EngineeringWeb3 Development

Foundry

408L

Foundry testing framework for Solidity-native smart contract development, testing, and fuzzing

Technology & EngineeringWeb3 Development

Hardhat

301L

Hardhat development environment for compiling, testing, deploying, and debugging Solidity smart contracts

Technology & EngineeringWeb3 Development

Ipfs Storage

291L

IPFS and decentralized storage integration for NFT metadata, dApp assets, and on-chain content addressing

Technology & EngineeringWeb3 Development

Lightning Network

183L

You are building low-latency, high-throughput, and low-cost payment channels on top of Bitcoin. This skill covers integrating Lightning Network for instant, scalable Bitcoin transactions in your applications, focusing on channel management, invoice generation, and payment processing.

Technology & EngineeringWeb3 Development

Move Language

284L

Move is a safe and secure smart contract language designed for resource-oriented programming, powering blockchains like Sui and Aptos. This skill teaches you to define, manage, and interact with on-chain assets and logic using Move's robust type system and ownership model.

Technology & EngineeringWeb3 Development

Near Protocol

243L

Master the NEAR Protocol for building scalable, user-friendly decentralized applications. This skill covers smart contract development with Rust, frontend integration with near-api-js, and understanding NEAR's account model and transaction flow.

Technology & EngineeringWeb3 Development

Optimism Development

247L

This skill covers building, deploying, and interacting with smart contracts on Optimism and other OP Stack chains. You'll learn to leverage Optimism's low-cost, high-throughput environment while understanding its unique architecture.

Technology & EngineeringWeb3 Development

Ordinals Inscriptions

198L

This skill teaches you how to create, manage, and interact with Ordinals inscriptions on the Bitcoin blockchain. You'll learn the core mechanics of attaching arbitrary data to satoshis, enabling unique digital artifacts and BRC-20 tokens directly on Bitcoin.

Technology & EngineeringWeb3 Development

Polkadot Substrate

260L

This skill covers building custom blockchains (parachains) and decentralized applications (dApps) using Substrate, the framework powering Polkadot and Kusama. You learn to leverage its modular architecture for high-performance, interoperable blockchain solutions.

Technology & EngineeringWeb3 Development

Polygon Development

212L

Build and deploy scalable decentralized applications on Polygon's ecosystem, including PoS, zkEVM, and Supernets. Learn to leverage Polygon's low fees and high throughput for EVM-compatible development.

Technology & EngineeringWeb3 Development

Rust Solana Programs

240L

Learn to build high-performance, secure, and scalable on-chain programs for the Solana blockchain using Rust. Master Solana's account model, CPIs, and program-derived addresses to create robust decentralized applications.

Technology & EngineeringWeb3 Development

Solana Anchor Framework

283L

Anchor is a framework for Solana smart contract development that simplifies writing secure and robust programs. It provides a powerful CLI, IDL generation, and client-side SDKs for seamless full-stack dApp creation. Use it to accelerate your Solana program development, reduce boilerplate, and enhance security through convention.

Technology & EngineeringWeb3 Development

Solidity Patterns

305L

Solidity smart contract design patterns for secure, gas-efficient, and upgradeable contracts

Technology & EngineeringWeb3 Development

Starknet Cairo

254L

This skill covers building decentralized applications and smart contracts on Starknet using the Cairo programming language. You'll learn to leverage Starknet's ZK-rollup architecture for scalable, provable transactions.

Technology & EngineeringWeb3 Development

The Graph

445L

The Graph protocol for indexing and querying blockchain data with subgraphs and GraphQL

Technology & EngineeringWeb3 Development

Ton Development

242L

Build decentralized applications, smart contracts, and infrastructure on The Open Network (TON). Master the FunC language, Tact, and TON SDKs to create high-performance, scalable dApps leveraging TON's sharded, asynchronous architecture.

Technology & EngineeringWeb3 Development

Viem Wagmi

325L

Viem and Wagmi libraries for type-safe Ethereum interaction and React-based dApp development

Technology & EngineeringWeb3 Development

Wallet Connect

357L

WalletConnect v2 integration for connecting mobile and desktop wallets to dApps across multiple chains

Technology & EngineeringWeb3 Development

Zksync Development

283L

Building and deploying decentralized applications on zkSync Era, a ZK-Rollup for Ethereum. This skill covers leveraging zkSync's EVM compatibility, Account Abstraction, and unique L1-L2 interaction mechanisms for scalable and cost-effective dApps.

Technology & EngineeringWeb3 Development

Anchor Framework Deep

286L

Anchor is a framework for Solana smart contract development that provides a set of tools, macros, and an Interface Definition Language (IDL) to simplify writing secure and efficient on-chain programs. You leverage Anchor when building complex Solana dApps, needing robust account validation, streamlined testing, and a clear client-side interface.

Technology & EngineeringSolana Ecosystem

Solana Account Model

232L

This skill covers the fundamental architecture of Solana's account model, explaining how data is stored, owned, and accessed on the blockchain. You leverage this understanding to design efficient data structures, manage on-chain state, and interact with programs, forming the bedrock for any Solana dApp development.

Technology & EngineeringSolana Ecosystem