Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 2161–2220 of 4,557 skills
4,557 skills found

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

Foundry

409L

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

Technology & EngineeringWeb3 Development

Hardhat

302L

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

Technology & EngineeringWeb3 Development

Ipfs Storage

292L

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

Technology & EngineeringWeb3 Development

Lightning Network

184L

You are building low-latency, high-throughput, and low-cost payment channels on top of Bitcoin.

Technology & EngineeringWeb3 Development

Move Language

285L

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

244L

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

248L

This skill covers building, deploying, and interacting with smart contracts on Optimism and other OP Stack chains.

Technology & EngineeringWeb3 Development

Ordinals Inscriptions

199L

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

261L

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

213L

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

241L

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

284L

Anchor is a framework for Solana smart contract development that simplifies writing secure and robust programs.

Technology & EngineeringWeb3 Development

Solidity Patterns

306L

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

Technology & EngineeringWeb3 Development

Starknet Cairo

255L

This skill covers building decentralized applications and smart contracts on Starknet using the Cairo programming language.

Technology & EngineeringWeb3 Development

The Graph

446L

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

Technology & EngineeringWeb3 Development

Ton Development

243L

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

326L

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

Technology & EngineeringWeb3 Development

Wallet Connect

358L

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

Technology & EngineeringWeb3 Development

Zksync Development

284L

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

287L

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.

Technology & EngineeringSolana Ecosystem

Solana Account Model

233L

This skill covers the fundamental architecture of Solana's account model, explaining how data is stored, owned, and accessed on the blockchain.

Technology & EngineeringSolana Ecosystem

Solana Blinks Actions

239L

This skill covers the end-to-end process of creating interactive Solana Blinks (Blockchain Links) that enable users to initiate on-chain actions directly from URLs. You learn to define blink metadata, handle dynamic parameters, construct serialized transactions on your backend, and integrate these frictionless interactions into any web or social platform.

Technology & EngineeringSolana Ecosystem

Solana CPI Patterns

302L

This skill covers the secure and efficient implementation of Cross-Program Invocations (CPI) on Solana, enabling your programs to interact with other on-chain programs and protocols.

Technology & EngineeringSolana Ecosystem

Solana DEFI Protocols

171L

This skill covers the strategies and technical patterns for interacting with established DeFi protocols on Solana, including Automated Market Makers (AMMs), lending/borrowing platforms, and liquid staking solutions.

Technology & EngineeringSolana Ecosystem

Solana NFT Metaplex

313L

This skill covers the end-to-end process of creating, managing, and distributing NFTs on Solana using the Metaplex protocol suite, including Token Metadata, Candy Machine, and Auction House.

Technology & EngineeringSolana Ecosystem

Solana Program Library

269L

The Solana Program Library (SPL) is a collection of audited, on-chain programs maintained by the Solana team.

Technology & EngineeringSolana Ecosystem

Solana RPC Optimization

270L

This skill teaches you how to reduce RPC call volume, improve transaction reliability, handle rate limits, and select appropriate commitment levels for your Solana dApps.

Technology & EngineeringSolana Ecosystem