Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 1861–1920 of 4,557 skills
4,557 skills found

Val Town

267L

Create serverless functions with Val Town using vals for HTTP handlers, cron jobs, email handlers, and SQLite storage.

Technology & EngineeringAutomation Workflow Services

Windmill

263L

Build scripts, flows, and apps with Windmill using TypeScript and Python runtimes.

Technology & EngineeringAutomation Workflow Services

Zapier

192L

Integrate with the Zapier Platform API to build triggers, actions, and multi-step Zaps programmatically.

Technology & EngineeringAutomation Workflow Services

Chromadb

179L

Integrate with ChromaDB open-source embedding database for local and

Technology & EngineeringVector Db Services

Langchain

197L

Build LLM-powered applications using the LangChain TypeScript framework.

Technology & EngineeringVector Db Services

Llamaindex

170L

Build data-augmented LLM applications using the LlamaIndex TypeScript

Technology & EngineeringVector Db Services

Pgvector

172L

Integrate pgvector PostgreSQL extension for vector similarity search within

Technology & EngineeringVector Db Services

Pinecone

149L

Integrate with Pinecone vector database for similarity search at scale.

Technology & EngineeringVector Db Services

Qdrant

175L

Integrate with Qdrant vector similarity search engine for high-performance

Technology & EngineeringVector Db Services

Vercel AI SDK

200L

Build AI-powered applications using the Vercel AI SDK for streaming chat,

Technology & EngineeringVector Db Services

Weaviate

165L

Integrate with Weaviate vector search engine for semantic and hybrid search.

Technology & EngineeringVector Db Services

Airbyte

258L

Configure Airbyte open-source data integration with custom connectors, destinations, and CDC replication.

Technology & EngineeringData Pipeline Services

Apache Airflow

191L

Orchestrate data pipelines using Apache Airflow DAGs, operators, sensors, and XCom.

Technology & EngineeringData Pipeline Services

Apache Spark

220L

Process large-scale data with Apache Spark using PySpark DataFrames, Spark SQL, and structured streaming.

Technology & EngineeringData Pipeline Services

Bigquery

257L

Build analytical pipelines on Google BigQuery using SQL, streaming inserts, and federated queries.

Technology & EngineeringData Pipeline Services

Clickhouse

262L

Build high-performance OLAP queries on ClickHouse using MergeTree engines, materialized views, and aggregations.

Technology & EngineeringData Pipeline Services

DBT

242L

Build and test data transformation pipelines using dbt models, macros, and incremental strategies.

Technology & EngineeringData Pipeline Services

Fivetran

246L

Configure and manage Fivetran connectors for automated data ingestion into warehouses.

Technology & EngineeringData Pipeline Services

Snowflake

235L

Build and optimize data pipelines on Snowflake using SQL, stages, streams, tasks, and Snowpipe.

Technology & EngineeringData Pipeline Services

Airbrake

253L

Integrating Airbrake for error monitoring, performance tracking, and deploy management across web and backend applications

Technology & EngineeringError Tracking Services

Bugsnag

228L

Integrating Bugsnag for application stability monitoring, error tracking, and release health across web and mobile platforms

Technology & EngineeringError Tracking Services

Datadog Rum

224L

Integrating Datadog Real User Monitoring for frontend error tracking, performance monitoring, and session replay within the Datadog observability platform

Technology & EngineeringError Tracking Services

Highlight

258L

Integrating Highlight.io for open-source session replay, error monitoring, and log management with full-stack observability

Technology & EngineeringError Tracking Services

Honeybadger

242L

Integrating Honeybadger for exception monitoring, uptime checks, and check-in monitoring with minimal configuration overhead

Technology & EngineeringError Tracking Services

Logrocket

245L

Integrating LogRocket for session replay, frontend error tracking, and product analytics to understand exactly what users experience

Technology & EngineeringError Tracking Services

Rollbar

230L

Integrating Rollbar for real-time error monitoring, deploy tracking, and automated error grouping across server and client applications

Technology & EngineeringError Tracking Services

Sentry

234L

Integrating Sentry for real-time error tracking, performance monitoring, and session replay across web and mobile applications

Technology & EngineeringError Tracking Services

Chart Js

146L

Expert guidance for building responsive charts quickly with Chart.js

Technology & EngineeringData Visualization

D3

132L

Expert guidance for building custom, data-driven visualizations with D3.js

Technology & EngineeringData Visualization

Echarts

162L

Expert guidance for building feature-rich interactive charts with Apache ECharts

Technology & EngineeringData Visualization

Nivo

163L

Expert guidance for building rich, themed data visualizations in React with Nivo

Technology & EngineeringData Visualization

Observable Plot

171L

Expert guidance for building concise, exploratory data visualizations with Observable Plot

Technology & EngineeringData Visualization

Plotly

152L

Expert guidance for building interactive, publication-quality charts with Plotly.js

Technology & EngineeringData Visualization

Recharts

137L

Expert guidance for building declarative React charts with Recharts

Technology & EngineeringData Visualization

Visx

151L

Expert guidance for building low-level, composable React visualizations with visx

Technology & EngineeringData Visualization

Accessible Forms

229L

Accessible form design patterns including labels, validation, error handling, and multi-step forms

Technology & EngineeringAccessibility

Aria Patterns

162L

ARIA roles, states, and properties for building accessible custom widgets and UI components

Technology & EngineeringAccessibility

Axe Testing

188L

Automated accessibility testing with axe-core, including CI integration, custom rules, and result analysis

Technology & EngineeringAccessibility

Color Contrast

154L

Color contrast ratios, visual accessibility, and inclusive design for users with low vision or color blindness

Technology & EngineeringAccessibility

Focus Management

204L

Focus management strategies for single-page applications, modals, route changes, and dynamic content

Technology & EngineeringAccessibility

Keyboard Navigation

181L

Keyboard navigation patterns, focus order, and shortcut design for fully keyboard-accessible interfaces

Technology & EngineeringAccessibility

Screen Reader Compat

138L

Building web content that works correctly with screen readers like NVDA, JAWS, and VoiceOver

Technology & EngineeringAccessibility

Wcag Guidelines

139L

WCAG 2.2 compliance levels, success criteria, and implementation strategies for accessible web content

Technology & EngineeringAccessibility

Bundle Optimization

121L

Reduce JavaScript bundle size through tree shaking, dependency analysis, and build configuration tuning.

Technology & EngineeringPerformance Optimization

Caching Strategies

114L

Design effective browser and CDN caching strategies using Cache-Control headers, ETags, service workers, and edge caching.

Technology & EngineeringPerformance Optimization

Code Splitting

151L

Reduce initial load time with route-based and component-level code splitting using dynamic imports and framework-specific patterns.

Technology & EngineeringPerformance Optimization

Core Web Vitals

136L

Optimize Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift for better user experience and search rankings.

Technology & EngineeringPerformance Optimization

Database Query Optimization

138L

Optimize database queries through indexing, query planning, N+1 elimination, connection pooling, and schema design.

Technology & EngineeringPerformance Optimization

Image Optimization

108L

Optimize image delivery with modern formats, responsive sizing, lazy loading, and CDN-based transformations.

Technology & EngineeringPerformance Optimization

Memory Management

173L

Prevent memory leaks and optimize memory usage through proper cleanup patterns, profiling, and garbage collection awareness.

Technology & EngineeringPerformance Optimization

Server Side Rendering

130L

Improve time-to-first-byte and perceived performance with server-side rendering, static generation, and streaming patterns.

Technology & EngineeringPerformance Optimization

Chalk Picocolors

168L

Style terminal output with chalk and picocolors for colored, formatted CLI text

Technology & EngineeringCli Development

Clack Prompts

183L

Build beautiful interactive CLI prompts using @clack/prompts with minimal boilerplate

Technology & EngineeringCli Development

CLI Distribution

260L

Package and distribute CLI tools via npm/npx, standalone binaries with pkg, and Homebrew taps

Technology & EngineeringCli Development

CLI Testing

245L

Test CLI applications using subprocess execution, mock filesystems, and snapshot testing

Technology & EngineeringCli Development

Commander Js

171L

Build structured CLI applications with Commander.js including commands, options, and argument parsing

Technology & EngineeringCli Development

Ink React CLI

197L

Build rich interactive terminal UIs using Ink, a React renderer for the command line

Technology & EngineeringCli Development

Oclif Framework

213L

Build production-grade, extensible CLI tools using the oclif framework with TypeScript

Technology & EngineeringCli Development

Ora Spinners

212L

Add progress indicators to CLI tools using ora and nanospinner for async operation feedback

Technology & EngineeringCli Development

Background Workers

218L

Service workers and background scripts for event-driven extension logic, lifecycle management, and persistent tasks

Technology & EngineeringBrowser Extension