Database
Browse 4,557 skills across 394 packs and 37 categories
Testing
342LRails testing with RSpec and Minitest, covering model specs, request specs, system tests, factories, and test design.
Bun Basics
238LBun runtime fundamentals including speed optimizations, built-in APIs, and package management
Bun Bundler
279LUsing Bun as a bundler for frontend assets and as a fast test runner
Compatibility
289LNode.js compatibility layers in Deno and Bun for running existing npm packages and Node APIs
Deno Basics
183LDeno runtime fundamentals including permissions, module system, and built-in tooling
Deno Deploy
182LDeno Deploy edge functions for globally distributed serverless applications
Elysia Bun
310LElysia web framework on Bun for type-safe, high-performance HTTP APIs
Fresh Framework
261LFresh full-stack web framework for Deno with islands architecture and zero client JS by default
Migration
316LStep-by-step strategies for migrating existing Node.js applications to Deno or Bun
Astro Basics
252LAstro fundamentals including project structure, components, islands architecture, and templating syntax
Astro Content Collections
295LContent collections in Astro for managing Markdown, MDX, JSON, and YAML content with type-safe schemas
Astro Deployment
417LDeploying Astro sites to Vercel, Netlify, Cloudflare Pages, and other platforms
Astro Integrations
334LUsing React, Vue, Svelte, and other UI framework islands within Astro pages
Astro Middleware
355LMiddleware patterns in Astro for authentication, request modification, response headers, and shared context
Astro Routing
281LFile-based and dynamic routing in Astro including static paths, rest parameters, and route priority
Astro SSR
359LServer-side rendering in Astro with adapters for Node, Vercel, Netlify, Cloudflare, and Deno
Astro View Transitions
351LView Transitions API in Astro for smooth page navigation, animations, and persistent state
Htmx Active Search
229LActive search, typeahead, and autocomplete patterns using HTMX triggers and debouncing
Htmx Alpine Integration
264LCombining Alpine.js with HTMX for client-side state and interactivity alongside hypermedia-driven updates
Htmx Backend Patterns
271LServer-side patterns for HTMX including partial templates, response headers, and middleware
Htmx Basics
168LCore HTMX attributes and fundamental patterns for hypermedia-driven web development
Htmx Forms
200LForm handling, validation, and submission patterns with HTMX
Htmx Infinite Scroll
207LInfinite scroll and lazy loading patterns using HTMX revealed and intersect triggers
Htmx Progressive Enhancement
269LProgressive enhancement strategies for building HTMX applications that work without JavaScript
Htmx Websockets
239LReal-time updates with the HTMX WebSocket extension and server-sent events
Tailwind Animations
284LAnimation utilities, transitions, custom keyframes, and motion patterns with Tailwind CSS
Tailwind Component Patterns
261LCommon UI component patterns including cards, navbars, forms, modals, and badges built with Tailwind CSS
Tailwind Custom Config
319LCustomizing tailwind.config.js to extend themes, add custom colors, fonts, spacing, and configure content paths
Tailwind Dark Mode
258LDark mode strategies including class-based toggling, media queries, and CSS variable theming with Tailwind CSS
Tailwind Fundamentals
200LUtility-first CSS fundamentals with Tailwind including class composition, spacing, typography, and layout primitives
Tailwind Plugins
355LWriting custom Tailwind CSS plugins to add utilities, components, base styles, and variants
Tailwind Responsive Design
231LResponsive breakpoints, mobile-first design patterns, and adaptive layouts with Tailwind CSS
Tailwind V4 Migration
332LTailwind CSS v4 breaking changes, new features, and migration guide from v3 to v4
Biome
188LBiome linter, formatter, and code analysis configuration for JavaScript and TypeScript projects
Esbuild
171Lesbuild bundling, transpilation, and build scripting for ultra-fast JavaScript builds
Eslint Prettier
219LESLint and Prettier combined setup for JavaScript and TypeScript linting and formatting
Rollup
182LRollup configuration for building JavaScript libraries with tree shaking and multiple output formats
Swc
174LSWC compiler configuration for fast TypeScript and JavaScript transpilation and minification
Tsconfig
240LTypeScript compiler configuration, project references, and tsconfig best practices
Vite
161LVite configuration, plugins, and dev server optimization for modern JavaScript projects
Webpack
173LWebpack 5 setup, optimization, code splitting, and plugin configuration for JavaScript applications
Anthropic API
272LAnthropic Claude API integration for messages, streaming, and tool use
Embeddings
269LText embeddings and semantic search with vector databases for LLM applications
Function Calling
319LFunction/tool calling patterns for connecting LLMs to external APIs and data sources
Langchain
262LLangChain orchestration for chains, agents, memory, and retrieval workflows
Openai API
208LOpenAI API integration patterns for chat completions, embeddings, and assistants
Rag Pipeline
394LBuilding retrieval-augmented generation pipelines with document ingestion, retrieval, and synthesis
Streaming
350LStreaming LLM responses with SSE, WebSockets, and backpressure handling
Vercel AI SDK
283LVercel AI SDK for streaming LLM responses in React, Next.js, and edge runtimes
Artifact Management
308LBuild artifact handling, dependency caching, container image management, and artifact registry patterns for CI/CD
Buildkite
283LBuildkite pipelines including dynamic pipeline generation, agent targeting, plugins, and hybrid cloud CI/CD
Circleci
283LCircleCI configuration including orbs, workflows, executors, and pipeline parameterization for CI/CD
Deployment Strategies
342LBlue/green, canary, rolling, and feature-flag deployment strategies with platform-specific implementation patterns
Environment Management
382LManaging secrets, environment variables, deployment environments, and configuration across CI/CD pipelines
Github Actions
221LGitHub Actions workflows for CI/CD automation including reusable workflows, matrix builds, and deployment pipelines
Gitlab CI
244LGitLab CI/CD pipelines including multi-stage builds, includes, rules, and Auto DevOps configuration
Jenkins
283LJenkins declarative and scripted pipelines including shared libraries, agents, and plugin-based CI/CD workflows
Data Cleaning
230LExpert guidance on data cleaning and preprocessing techniques for preparing raw data for analysis and modeling.
Feature Engineering
184LExpert guidance on feature engineering patterns for transforming raw data into predictive ML features.
Jupyter
174LExpert guidance on Jupyter notebooks for interactive data exploration, documentation, and reproducible analysis.