Database
Browse 4,557 skills across 394 packs and 37 categories
Terraform Workspaces
265LUsing Terraform workspaces and alternative patterns for managing multiple environments
Alerting Strategies
201LOn-call alerting strategies for actionable, low-noise alert systems that reduce fatigue and improve response times
Distributed Tracing
205LOpenTelemetry distributed tracing patterns for end-to-end request visibility across microservices
Health Checks
267LHealth check endpoint patterns for liveness, readiness, and startup probes in distributed services
Incident Response
243LIncident response and postmortem patterns for structured handling, communication, and learning from production incidents
Log Aggregation
249LCentralized log aggregation patterns for collecting, indexing, and querying logs across distributed systems
Metrics Collection
238LPrometheus and Grafana metrics collection patterns for monitoring application and infrastructure health
Sli Slo
211LSLI, SLO, and error budget patterns for defining and managing service reliability targets
Structured Logging
176LStructured logging patterns for producing machine-parseable, context-rich log events across services
Child Processes
198LChild process management patterns for spawning, communicating with, and controlling external processes
Clustering
198LCluster module patterns for scaling Node.js applications across multiple CPU cores
Error Handling
218LComprehensive error handling strategies for robust and debuggable Node.js applications
Event Emitter
166LEventEmitter patterns for building decoupled, event-driven architectures in Node.js
File System
192LModern fs/promises patterns for safe, efficient file system operations in Node.js
Native Modules
231LN-API and native addon patterns for extending Node.js with high-performance C/C++ and Rust modules
Streams
161LNode.js streams for efficient memory-conscious data processing with backpressure handling
Worker Threads
190LWorker threads for offloading CPU-intensive tasks without blocking the Node.js event loop
Bundling Libraries
395LBundling JavaScript/TypeScript libraries for distribution using tsup, unbuild, and Rollup
Dependency Audit
362LSecurity auditing npm dependencies for vulnerabilities, license compliance, and supply chain risks
Lockfile Management
282LLock file strategies for deterministic installs across npm, pnpm, and Yarn
Npm Publishing
234LPublishing packages to the npm registry with proper configuration, access control, and release automation
Pnpm
276Lpnpm workspace management for monorepos with content-addressable storage and strict dependency isolation
Private Registries
309LSetting up and using private npm registries with Verdaccio, GitHub Packages, and GitLab Package Registry
Semantic Versioning
211LSemantic versioning (SemVer) conventions, version ranges, and strategies for managing breaking changes
Yarn Berry
285LYarn Berry (v2+) with Plug'n'Play, zero-installs, constraints, and workspace management
Account Abstraction
208LAccount 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.
Aptos Development
246LDevelop 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.
Avalanche Development
250LThis 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.
Base Development
254LDevelop, 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.
Cosmos SDK
276LMaster 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.
Cosmwasm Contracts
296LDevelop, test, and deploy secure smart contracts on Cosmos SDK blockchains using Rust and CosmWasm.
Erc4337 Smart Accounts
276LLearn to build and interact with ERC-4337 Smart Accounts, enabling gasless transactions, multi-factor authentication, and custom validation logic without protocol-level changes.
Ethers Js
237LEthers.js library for Ethereum wallet management, contract interaction, and blockchain queries
Foundry
409LFoundry testing framework for Solidity-native smart contract development, testing, and fuzzing
Hardhat
302LHardhat development environment for compiling, testing, deploying, and debugging Solidity smart contracts
Ipfs Storage
292LIPFS and decentralized storage integration for NFT metadata, dApp assets, and on-chain content addressing
Lightning Network
184LYou are building low-latency, high-throughput, and low-cost payment channels on top of Bitcoin.
Move Language
285LMove 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.
Near Protocol
244LMaster 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.
Optimism Development
248LThis skill covers building, deploying, and interacting with smart contracts on Optimism and other OP Stack chains.
Ordinals Inscriptions
199LThis 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.
Polkadot Substrate
261LThis 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.
Polygon Development
213LBuild 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.
Rust Solana Programs
241LLearn 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.
Solana Anchor Framework
284LAnchor is a framework for Solana smart contract development that simplifies writing secure and robust programs.
Solidity Patterns
306LSolidity smart contract design patterns for secure, gas-efficient, and upgradeable contracts
Starknet Cairo
255LThis skill covers building decentralized applications and smart contracts on Starknet using the Cairo programming language.
The Graph
446LThe Graph protocol for indexing and querying blockchain data with subgraphs and GraphQL
Ton Development
243LBuild 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.
Viem Wagmi
326LViem and Wagmi libraries for type-safe Ethereum interaction and React-based dApp development
Wallet Connect
358LWalletConnect v2 integration for connecting mobile and desktop wallets to dApps across multiple chains
Zksync Development
284LBuilding 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.
Anchor Framework Deep
287LAnchor 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.
Solana Account Model
233LThis skill covers the fundamental architecture of Solana's account model, explaining how data is stored, owned, and accessed on the blockchain.
Solana Blinks Actions
239LThis 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.
Solana CPI Patterns
302LThis 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.
Solana DEFI Protocols
171LThis 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.
Solana NFT Metaplex
313LThis 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.
Solana Program Library
269LThe Solana Program Library (SPL) is a collection of audited, on-chain programs maintained by the Solana team.
Solana RPC Optimization
270LThis skill teaches you how to reduce RPC call volume, improve transaction reliability, handle rate limits, and select appropriate commitment levels for your Solana dApps.