Database
Browse 6,168 skills across 448 packs and 38 categories
Deno Basics
182LDeno runtime fundamentals including permissions, module system, and built-in tooling
Deno Deploy
181LDeno Deploy edge functions for globally distributed serverless applications
Elysia Bun
309LElysia web framework on Bun for type-safe, high-performance HTTP APIs
Fresh Framework
260LFresh full-stack web framework for Deno with islands architecture and zero client JS by default
Migration
315LStep-by-step strategies for migrating existing Node.js applications to Deno or Bun
Astro Basics
251LAstro fundamentals including project structure, components, islands architecture, and templating syntax
Astro Content Collections
294LContent collections in Astro for managing Markdown, MDX, JSON, and YAML content with type-safe schemas
Astro Deployment
416LDeploying Astro sites to Vercel, Netlify, Cloudflare Pages, and other platforms
Astro Integrations
333LUsing React, Vue, Svelte, and other UI framework islands within Astro pages
Astro Middleware
354LMiddleware patterns in Astro for authentication, request modification, response headers, and shared context
Astro Routing
280LFile-based and dynamic routing in Astro including static paths, rest parameters, and route priority
Astro SSR
358LServer-side rendering in Astro with adapters for Node, Vercel, Netlify, Cloudflare, and Deno
Astro View Transitions
350LView Transitions API in Astro for smooth page navigation, animations, and persistent state
Htmx Active Search
228LActive search, typeahead, and autocomplete patterns using HTMX triggers and debouncing
Htmx Alpine Integration
263LCombining Alpine.js with HTMX for client-side state and interactivity alongside hypermedia-driven updates
Htmx Backend Patterns
270LServer-side patterns for HTMX including partial templates, response headers, and middleware
Htmx Basics
167LCore HTMX attributes and fundamental patterns for hypermedia-driven web development
Htmx Forms
199LForm handling, validation, and submission patterns with HTMX
Htmx Infinite Scroll
206LInfinite scroll and lazy loading patterns using HTMX revealed and intersect triggers
Htmx Progressive Enhancement
268LProgressive enhancement strategies for building HTMX applications that work without JavaScript
Htmx Websockets
238LReal-time updates with the HTMX WebSocket extension and server-sent events
Tailwind Animations
283LAnimation utilities, transitions, custom keyframes, and motion patterns with Tailwind CSS
Tailwind Component Patterns
260LCommon UI component patterns including cards, navbars, forms, modals, and badges built with Tailwind CSS
Tailwind Custom Config
318LCustomizing tailwind.config.js to extend themes, add custom colors, fonts, spacing, and configure content paths
Tailwind Dark Mode
257LDark mode strategies including class-based toggling, media queries, and CSS variable theming with Tailwind CSS
Tailwind Fundamentals
199LUtility-first CSS fundamentals with Tailwind including class composition, spacing, typography, and layout primitives
Tailwind Plugins
354LWriting custom Tailwind CSS plugins to add utilities, components, base styles, and variants
Tailwind Responsive Design
230LResponsive breakpoints, mobile-first design patterns, and adaptive layouts with Tailwind CSS
Tailwind V4 Migration
331LTailwind CSS v4 breaking changes, new features, and migration guide from v3 to v4
Biome
187LBiome linter, formatter, and code analysis configuration for JavaScript and TypeScript projects
Esbuild
170Lesbuild bundling, transpilation, and build scripting for ultra-fast JavaScript builds
Eslint Prettier
218LESLint and Prettier combined setup for JavaScript and TypeScript linting and formatting
Rollup
181LRollup configuration for building JavaScript libraries with tree shaking and multiple output formats
Swc
173LSWC compiler configuration for fast TypeScript and JavaScript transpilation and minification
Tsconfig
239LTypeScript compiler configuration, project references, and tsconfig best practices
Vite
160LVite configuration, plugins, and dev server optimization for modern JavaScript projects
Webpack
172LWebpack 5 setup, optimization, code splitting, and plugin configuration for JavaScript applications
Anthropic API
271LAnthropic Claude API integration for messages, streaming, and tool use
Embeddings
268LText embeddings and semantic search with vector databases for LLM applications
Function Calling
318LFunction/tool calling patterns for connecting LLMs to external APIs and data sources
Langchain
261LLangChain orchestration for chains, agents, memory, and retrieval workflows
Openai API
207LOpenAI API integration patterns for chat completions, embeddings, and assistants
Rag Pipeline
393LBuilding retrieval-augmented generation pipelines with document ingestion, retrieval, and synthesis
Streaming
349LStreaming LLM responses with SSE, WebSockets, and backpressure handling
Vercel AI SDK
282LVercel AI SDK for streaming LLM responses in React, Next.js, and edge runtimes
Artifact Management
307LBuild artifact handling, dependency caching, container image management, and artifact registry patterns for CI/CD
Buildkite
282LBuildkite pipelines including dynamic pipeline generation, agent targeting, plugins, and hybrid cloud CI/CD
Circleci
282LCircleCI configuration including orbs, workflows, executors, and pipeline parameterization for CI/CD
Deployment Strategies
341LBlue/green, canary, rolling, and feature-flag deployment strategies with platform-specific implementation patterns
Environment Management
381LManaging secrets, environment variables, deployment environments, and configuration across CI/CD pipelines
Github Actions
220LGitHub Actions workflows for CI/CD automation including reusable workflows, matrix builds, and deployment pipelines
Gitlab CI
243LGitLab CI/CD pipelines including multi-stage builds, includes, rules, and Auto DevOps configuration
Jenkins
282LJenkins declarative and scripted pipelines including shared libraries, agents, and plugin-based CI/CD workflows
Data Cleaning
229LExpert guidance on data cleaning and preprocessing techniques for preparing raw data for analysis and modeling.
Feature Engineering
183LExpert guidance on feature engineering patterns for transforming raw data into predictive ML features.
Jupyter
173LExpert guidance on Jupyter notebooks for interactive data exploration, documentation, and reproducible analysis.
Matplotlib
163LExpert guidance on Matplotlib for creating static, animated, and interactive visualizations in Python.
Numpy
170LExpert guidance on NumPy for numerical computing, array operations, and linear algebra in Python.
Pandas
171LExpert guidance on Pandas for tabular data manipulation, transformation, and analysis in Python.
Polars
168LExpert guidance on Polars for high-performance dataframe operations with a lazy query engine in Python.