Database
Browse 4,557 skills across 394 packs and 37 categories
Edge Caching
358LEdge caching strategies for optimizing content delivery and reducing origin load
Geolocation Routing
398LGeo-based routing and personalization for delivering localized content at the edge
Vercel Edge
220LVercel Edge Functions for low-latency compute within the Vercel deployment platform
Assemblyscript
268LWriting WebAssembly modules using AssemblyScript, a TypeScript-like language that compiles to Wasm
Js Interop
276LJavaScript and WebAssembly interop patterns including memory sharing, type marshaling, and binding generation
Performance
328LOptimizing WebAssembly performance including binary size, execution speed, memory usage, and profiling techniques
Rust WASM
274LCompiling Rust to WebAssembly using wasm-pack, wasm-bindgen, and the Rust Wasm ecosystem
Wasi
222LWebAssembly System Interface (WASI) for portable system-level access including filesystem, networking, and clocks
WASM Basics
177LWebAssembly fundamentals including module structure, types, memory model, and binary/text formats
WASM in Browser
324LUsing WebAssembly in the browser for canvas rendering, audio processing, Web Workers, and DOM integration
WASM Serverside
296LRunning WebAssembly on the server with Wasmtime, Spin, WasmEdge, and other server-side runtimes
Cqrs
159LImplement Command Query Responsibility Segregation to separate write and read models in event-sourced architectures
Event Store
163LDesign and implement event stores for persisting domain events with append-only semantics and optimistic concurrency
Event Versioning
186LEvolve event schemas safely over time using upcasting, weak schema strategies, and version negotiation
Eventual Consistency
197LHandle eventual consistency challenges in distributed event-sourced systems with practical patterns and strategies
Projections
191LBuild and maintain read model projections from event streams for optimized query performance
Sagas
184LCoordinate long-running business processes across aggregates and services using sagas and process managers
Snapshots
234LOptimize aggregate loading with snapshot patterns to avoid replaying long event streams from the beginning
API Mocking
274LAPI mocking with MSW (Mock Service Worker) and Prism for development and testing
Bruno
231LBruno API client for git-friendly, offline-first API testing with Bru markup language
Contract Testing
228LPact contract testing for consumer-driven API contracts between microservices
Httpie
182LHTTPie CLI for human-friendly API testing, scripting, and debugging from the terminal
Load Testing
271Lk6 load testing for API performance, stress testing, and threshold-based CI checks
Postman
190LPostman collections, environments, pre-request scripts, tests, and Newman CLI automation
Supertest
226LSupertest for Node.js HTTP assertion testing with Express, Koa, and Fastify
Build Systems
350LBuild systems for systems programming including CMake, Meson, and Zig build with cross-compilation
Cpp Modern
294LModern C++ (C++20/23) patterns including concepts, ranges, coroutines, and modules
Ffi
302LForeign function interfaces for calling between C, C++, Rust, Zig, Python, and other languages safely
Memory Safety
312LTechniques for achieving memory safety without garbage collection including ownership models, arenas, and static analysis
Zig Basics
237LZig language fundamentals for systems programming including comptime, error handling, and manual memory management
Auto Layout
215LUnderstanding Figma auto layout and translating it directly to CSS Flexbox and Grid implementations
Component Inspection
194LInspecting Figma components and systematically translating their structure, variants, and properties into production code
Design Tokens Export
224LExporting design tokens from Figma into platform-agnostic formats for use in codebases and design systems
Dev Mode
124LUsing Figma Dev Mode to inspect designs, extract code snippets, and streamline the design-to-code workflow
Figma API
196LUsing the Figma REST API to programmatically access files, components, images, and design data
Figma Plugins
248LBuilding Figma plugins using the Plugin API to automate tasks, generate assets, and extend Figma's capabilities
Bigquery
238LAnalyze large datasets with Google BigQuery serverless data warehouse and SQL engine
Cloud Functions
195LBuild and deploy event-driven serverless functions on Google Cloud Functions
Cloud Run
180LDeploy and manage containerized applications on Google Cloud Run serverless platform
Cloud Storage
232LStore, retrieve, and manage objects in Google Cloud Storage buckets
Firestore
247LModel, query, and manage data with Google Cloud Firestore NoSQL document database
App Service
374LAzure App Service for hosting web apps, REST APIs, and mobile backends
Azure Functions
365LAzure Functions serverless compute for event-driven applications
Blob Storage
330LAzure Blob Storage for scalable object storage and data lake scenarios
Cosmos Db
320LAzure Cosmos DB globally distributed multi-model database service
Postgres Extensions
218LKey PostgreSQL extensions including pgvector, PostGIS, pg_cron, and other essential add-ons
Postgres Full Text Search
195LFull-text search in PostgreSQL using tsvector, tsquery, ranking, and GIN indexes
Postgres Partitioning
200LTable partitioning strategies in PostgreSQL including range, list, and hash partitioning
Postgres Replication
224LLogical and streaming replication in PostgreSQL for high availability and data distribution
Postgres Row Level Security
211LRow-level security policies in PostgreSQL for fine-grained access control on table rows
Postgres Triggers
259LTriggers and PL/pgSQL functions in PostgreSQL for automated data processing and integrity enforcement
Caching Patterns
197LCache-aside, write-through, and write-behind caching strategies with Redis
Data Structures
153LRedis core data structures including strings, hashes, sets, sorted sets, and lists
Lua Scripting
197LLua scripting in Redis for atomic multi-step operations
Pub Sub
177LRedis Pub/Sub messaging patterns for real-time event broadcasting
Sentinel Cluster
211LRedis Sentinel and Cluster configurations for high availability and horizontal scaling
Streams
184LRedis Streams for durable event processing with consumer groups
API Documentation
79LCraft clear, accurate, and user-friendly API documentation that empowers developers to
API Gateway Patterns
89LArchitect and implement robust API Gateway patterns to manage, secure, and scale your microservices APIs effectively.
API Monitoring
79LEffectively implement and manage robust API monitoring strategies to ensure the availability, performance, and correctness of your API integrations. This skill guides you through proactive detection, deep diagnostics, and actionable alerting across your API ecosystem. Activate this skill when designing new API architectures, troubleshooting existing integrations, or optimizing the reliability and user experience of your services.