Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 1921–1980 of 4,557 skills
4,557 skills found

Content Scripts

227L

Content scripts for DOM manipulation, page interaction, and isolated world execution in browser extensions

Technology & EngineeringBrowser Extension

Cross-Browser

239L

Cross-browser extension compatibility across Chrome, Firefox, and Safari with API normalization and build strategies

Technology & EngineeringBrowser Extension

Extension Publishing

274L

Publishing browser extensions to Chrome Web Store and Firefox Add-ons including review processes and automation

Technology & EngineeringBrowser Extension

Manifest V3

216L

Chrome Manifest V3 fundamentals including configuration, permissions, and migration from V2

Technology & EngineeringBrowser Extension

Messaging

275L

Message passing between extension components including content scripts, service workers, popups, and external pages

Technology & EngineeringBrowser Extension

Popup UI

344L

Building popup and options page UIs for browser extensions with responsive layouts and framework integration

Technology & EngineeringBrowser Extension

Storage API

268L

Extension storage APIs and state management patterns including sync, local, and session storage

Technology & EngineeringBrowser Extension

API Authentication

156L

API authentication patterns including OAuth 2.0, JWT, and API keys for securing HTTP APIs

Technology & EngineeringApi Design

API Documentation

194L

OpenAPI and Swagger documentation practices for generating accurate, maintainable API references

Technology & EngineeringApi Design

API Error Handling

168L

Error response design and HTTP status code conventions for consistent, actionable API error reporting

Technology & EngineeringApi Design

API Pagination

147L

Pagination patterns including cursor-based, offset, and keyset pagination for efficient list endpoints

Technology & EngineeringApi Design

API Versioning

133L

API versioning strategies for evolving APIs without breaking existing consumers

Technology & EngineeringApi Design

GRAPHQL Design

166L

GraphQL schema design patterns for building flexible, efficient, and evolvable query APIs

Technology & EngineeringApi Design

REST Design

133L

RESTful API design principles for building consistent, intuitive, and scalable HTTP APIs

Technology & EngineeringApi Design

Webhook Design

164L

Webhook design and delivery patterns for reliable, secure event-driven API integrations

Technology & EngineeringApi Design

CDN Setup

214L

CDN setup and optimization with Cloudflare, Fastly, and CloudFront for global content delivery

Technology & EngineeringNetworking Infrastructure

DNS Architecture

74L

This skill elucidates the hierarchical, distributed nature of the Domain Name System, covering its core components and resolution process. Activate it when designing, deploying, or troubleshooting reliable and performant name resolution infrastructure.

Technology & EngineeringNetworking Infrastructure

DNS Management

177L

DNS configuration, record management, and resolution strategies for reliable domain infrastructure

Technology & EngineeringNetworking Infrastructure

Load Balancing

238L

Load balancing patterns, algorithms, and tools for distributing traffic across backend services

Technology & EngineeringNetworking Infrastructure

Network Security

353L

Network security patterns including firewalls, DDoS protection, WAFs, and intrusion detection

Technology & EngineeringNetworking Infrastructure

Reverse Proxy

270L

Reverse proxy configuration with Nginx and Caddy for routing, TLS termination, and request handling

Technology & EngineeringNetworking Infrastructure

Service Mesh

296L

Service mesh patterns with Istio and Linkerd for observability, traffic management, and mTLS

Technology & EngineeringNetworking Infrastructure

SSL TLS

232L

SSL/TLS certificate management, HTTPS configuration, and transport security best practices

Technology & EngineeringNetworking Infrastructure

TCP IP Fundamentals

74L

You master the foundational protocols of the internet, TCP and IP. Activate this skill when designing network architectures, troubleshooting connectivity issues, or optimizing data transmission for robust and efficient systems.

Technology & EngineeringNetworking Infrastructure

VPN Networking

253L

VPN and private networking patterns for secure inter-service and remote access connectivity

Technology & EngineeringNetworking Infrastructure

Branded Types

126L

Create nominally distinct types from structural primitives using phantom brands.

Technology & EngineeringTypescript Patterns

Builder Pattern

144L

Implement fluent, type-accumulating builders that enforce required fields at compile time.

Technology & EngineeringTypescript Patterns

Conditional Types

119L

Branch at the type level with conditional expressions, infer, and distributive behavior.

Technology & EngineeringTypescript Patterns

Discriminated Unions

124L

Model mutually exclusive states with tagged union types and exhaustive narrowing.

Technology & EngineeringTypescript Patterns

Generic Constraints

117L

Constrain generic type parameters to enforce structural and behavioral contracts at compile time.

Technology & EngineeringTypescript Patterns

Module Augmentation

149L

Extend third-party and global type declarations without modifying source using module augmentation.

Technology & EngineeringTypescript Patterns

Template Literal Types

123L

Construct and parse string-level types using template literal syntax for compile-time string validation.

Technology & EngineeringTypescript Patterns

Type Guards

130L

Narrow types at runtime with user-defined type predicates and assertion functions.

Technology & EngineeringTypescript Patterns

Code Review

113L

Code review best practices for constructive, efficient pull request reviews

Technology & EngineeringGit Workflow

Conventional Commits

123L

Conventional Commits specification for structured, machine-readable commit messages

Technology & EngineeringGit Workflow

Git Bisect Debug

152L

Debugging with git bisect and advanced git log techniques to pinpoint regressions

Technology & EngineeringGit Workflow

Git Hooks

116L

Git hooks automation with Husky and lint-staged for pre-commit quality gates

Technology & EngineeringGit Workflow

Gitflow

117L

Gitflow branching model for structured release-oriented development workflows

Technology & EngineeringGit Workflow

Monorepo Management

145L

Monorepo strategies with Nx and Turborepo for scalable multi-project repositories

Technology & EngineeringGit Workflow

Release Management

150L

Release management and tagging strategies for predictable, automated software releases

Technology & EngineeringGit Workflow

Trunk Based

117L

Trunk-based development for continuous integration with short-lived branches

Technology & EngineeringGit Workflow

Container Registries

188L

Container registry setup, authentication, and image management for ECR, GCR, GHCR, and Docker Hub

Technology & EngineeringContainerization

Container Security

201L

Container image scanning, runtime hardening, and security best practices for production workloads

Technology & EngineeringContainerization

Docker Compose

206L

Docker Compose configuration for multi-service development, testing, and local orchestration

Technology & EngineeringContainerization

Docker Networking

182L

Docker networking modes, custom networks, DNS resolution, and multi-host connectivity patterns

Technology & EngineeringContainerization

Dockerfile Optimization

147L

Multi-stage builds, layer caching, and image size optimization for production Docker images

Technology & EngineeringContainerization

Helm Charts

220L

Helm chart creation, templating, dependency management, and release lifecycle for Kubernetes

Technology & EngineeringContainerization

Kubernetes Autoscaling

276L

Kubernetes autoscaling with HPA, VPA, Cluster Autoscaler, and event-driven scaling with KEDA

Technology & EngineeringContainerization

Kubernetes Basics

235L

Kubernetes core concepts including pods, services, deployments, and namespace management

Technology & EngineeringContainerization

Component Architecture

172L

Component API design, composition patterns, and architecture for scalable design system components

Technology & EngineeringDesign Systems

Design System Governance

225L

Versioning, contribution processes, and governance models for design system teams

Technology & EngineeringDesign Systems

Design Tokens

174L

Design tokens for colors, spacing, typography, and other visual primitives in design systems

Technology & EngineeringDesign Systems

Icon Systems

214L

Icon systems, SVG management, and scalable icon delivery pipelines for design systems

Technology & EngineeringDesign Systems

Motion Guidelines

217L

Motion and animation guidelines, easing curves, and transition patterns for design systems

Technology & EngineeringDesign Systems

Responsive Patterns

203L

Responsive design patterns, fluid layouts, and adaptive component strategies for design systems

Technology & EngineeringDesign Systems

Storybook Docs

196L

Storybook documentation, visual testing, and interactive component cataloging for design systems

Technology & EngineeringDesign Systems

Theming

185L

Theme systems, dark mode implementation, and runtime theme switching for design systems

Technology & EngineeringDesign Systems

API Gateway Design

120L

API gateway and Backend-for-Frontend (BFF) patterns for managing client-service communication

Technology & EngineeringSystem Design

Circuit Breaker

118L

Circuit breaker and resilience patterns for building fault-tolerant distributed systems

Technology & EngineeringSystem Design

Database Scaling

120L

Database scaling patterns including sharding, replication, and read replicas for high-throughput systems

Technology & EngineeringSystem Design