Database
Browse 6,168 skills across 448 packs and 38 categories
Changesets
204LVersioning and changelog management with Changesets for coordinated monorepo package releases
CI Optimization
337LCI/CD optimization for monorepos including affected detection, caching strategies, and parallel execution
Dependency Management
310LManaging internal package dependencies, versioning strategies, and dependency graph health in monorepos
Lerna
197LMulti-package repository management with Lerna for versioning, publishing, and task orchestration
Nx
245LMonorepo development with Nx including project graph, generators, executors, and computation caching
Pnpm Workspaces
223LManaging monorepo packages with pnpm workspaces including linking, filtering, and dependency hoisting
Shared Configs
324LSharing ESLint, TypeScript, Prettier, and other tool configurations across monorepo packages
Turborepo
174LBuild system orchestration with Turborepo for high-performance monorepo task running and caching
API Gateway
297LAWS API Gateway for building, deploying, and managing RESTful and WebSocket APIs
Cloudformation
277LAWS CloudFormation infrastructure-as-code for provisioning and managing AWS resources declaratively
Cognito
285LAWS Cognito user authentication and authorization for web and mobile applications
Dynamodb
202LAWS DynamoDB NoSQL database for high-performance key-value and document workloads
Ecs Fargate
232LAWS ECS and Fargate for running containerized applications without managing servers
Rds Aurora
320LAWS RDS and Aurora managed relational databases for production SQL workloads
S3
199LAWS S3 object storage service for scalable, durable file and data storage
Sqs Sns
238LAWS SQS and SNS messaging services for decoupled, event-driven architectures
Terraform Basics
235LTerraform fundamentals including providers, resources, data sources, and core workflow
Terraform CI CD Pipeline
471LRunning Terraform in CI/CD pipelines with automated plan, approval gates, and safe apply workflows
Terraform Modules
288LTerraform module design, composition, versioning, and reuse patterns
Terraform Provisioners
272LTerraform provisioners, null resources, triggers, and when to use alternatives
Terraform State Management
263LRemote state backends, state locking, import, migration, and state surgery techniques
Terraform Testing
353LTesting Terraform configurations with native tests, Terratest, plan validation, and policy-as-code
Terraform Variables Outputs
353LTerraform variables, outputs, locals, type constraints, validation, and data flow patterns
Terraform Workspaces
264LUsing Terraform workspaces and alternative patterns for managing multiple environments
Alerting Strategies
200LOn-call alerting strategies for actionable, low-noise alert systems that reduce fatigue and improve response times
Distributed Tracing
204LOpenTelemetry distributed tracing patterns for end-to-end request visibility across microservices
Health Checks
266LHealth check endpoint patterns for liveness, readiness, and startup probes in distributed services
Incident Response
242LIncident response and postmortem patterns for structured handling, communication, and learning from production incidents
Log Aggregation
248LCentralized log aggregation patterns for collecting, indexing, and querying logs across distributed systems
Metrics Collection
237LPrometheus and Grafana metrics collection patterns for monitoring application and infrastructure health
Sli Slo
210LSLI, SLO, and error budget patterns for defining and managing service reliability targets
Structured Logging
175LStructured logging patterns for producing machine-parseable, context-rich log events across services
Child Processes
197LChild process management patterns for spawning, communicating with, and controlling external processes
Clustering
197LCluster module patterns for scaling Node.js applications across multiple CPU cores
Error Handling
217LComprehensive error handling strategies for robust and debuggable Node.js applications
Event Emitter
165LEventEmitter patterns for building decoupled, event-driven architectures in Node.js
File System
191LModern fs/promises patterns for safe, efficient file system operations in Node.js
Native Modules
230LN-API and native addon patterns for extending Node.js with high-performance C/C++ and Rust modules
Streams
160LNode.js streams for efficient memory-conscious data processing with backpressure handling
Worker Threads
189LWorker threads for offloading CPU-intensive tasks without blocking the Node.js event loop
Bundling Libraries
394LBundling JavaScript/TypeScript libraries for distribution using tsup, unbuild, and Rollup
Dependency Audit
361LSecurity auditing npm dependencies for vulnerabilities, license compliance, and supply chain risks
Lockfile Management
281LLock file strategies for deterministic installs across npm, pnpm, and Yarn
Npm Publishing
233LPublishing packages to the npm registry with proper configuration, access control, and release automation
Pnpm
275Lpnpm workspace management for monorepos with content-addressable storage and strict dependency isolation
Private Registries
308LSetting up and using private npm registries with Verdaccio, GitHub Packages, and GitLab Package Registry
Semantic Versioning
210LSemantic versioning (SemVer) conventions, version ranges, and strategies for managing breaking changes
Yarn Berry
284LYarn Berry (v2+) with Plug'n'Play, zero-installs, constraints, and workspace management
Account Abstraction
207LAccount 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
245LDevelop 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
249LThis 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
253LDevelop, 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
275LMaster 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
295LDevelop, 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.
Erc4337 Smart Accounts
275LLearn 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.
Ethers Js
236LEthers.js library for Ethereum wallet management, contract interaction, and blockchain queries
Foundry
408LFoundry testing framework for Solidity-native smart contract development, testing, and fuzzing
Hardhat
301LHardhat development environment for compiling, testing, deploying, and debugging Solidity smart contracts
Ipfs Storage
291LIPFS and decentralized storage integration for NFT metadata, dApp assets, and on-chain content addressing
Lightning Network
183LYou 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.