Database
Browse 6,168 skills across 448 packs and 38 categories
Commander Js
170LBuild structured CLI applications with Commander.js including commands, options, and argument parsing
Ink React CLI
196LBuild rich interactive terminal UIs using Ink, a React renderer for the command line
Oclif Framework
212LBuild production-grade, extensible CLI tools using the oclif framework with TypeScript
Ora Spinners
211LAdd progress indicators to CLI tools using ora and nanospinner for async operation feedback
Background Workers
217LService workers and background scripts for event-driven extension logic, lifecycle management, and persistent tasks
Content Scripts
226LContent scripts for DOM manipulation, page interaction, and isolated world execution in browser extensions
Cross-Browser
238LCross-browser extension compatibility across Chrome, Firefox, and Safari with API normalization and build strategies
Extension Publishing
273LPublishing browser extensions to Chrome Web Store and Firefox Add-ons including review processes and automation
Manifest V3
215LChrome Manifest V3 fundamentals including configuration, permissions, and migration from V2
Messaging
274LMessage passing between extension components including content scripts, service workers, popups, and external pages
Popup UI
343LBuilding popup and options page UIs for browser extensions with responsive layouts and framework integration
Storage API
267LExtension storage APIs and state management patterns including sync, local, and session storage
API Authentication
155LAPI authentication patterns including OAuth 2.0, JWT, and API keys for securing HTTP APIs
API Documentation
193LOpenAPI and Swagger documentation practices for generating accurate, maintainable API references
API Error Handling
167LError response design and HTTP status code conventions for consistent, actionable API error reporting
API Pagination
146LPagination patterns including cursor-based, offset, and keyset pagination for efficient list endpoints
API Versioning
132LAPI versioning strategies for evolving APIs without breaking existing consumers
GRAPHQL Design
165LGraphQL schema design patterns for building flexible, efficient, and evolvable query APIs
REST Design
132LRESTful API design principles for building consistent, intuitive, and scalable HTTP APIs
Webhook Design
163LWebhook design and delivery patterns for reliable, secure event-driven API integrations
CDN Setup
213LCDN setup and optimization with Cloudflare, Fastly, and CloudFront for global content delivery
DNS Architecture
73LThis 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.
DNS Management
176LDNS configuration, record management, and resolution strategies for reliable domain infrastructure
Load Balancing
237LLoad balancing patterns, algorithms, and tools for distributing traffic across backend services
Network Security
352LNetwork security patterns including firewalls, DDoS protection, WAFs, and intrusion detection
Reverse Proxy
269LReverse proxy configuration with Nginx and Caddy for routing, TLS termination, and request handling
Service Mesh
295LService mesh patterns with Istio and Linkerd for observability, traffic management, and mTLS
SSL TLS
231LSSL/TLS certificate management, HTTPS configuration, and transport security best practices
TCP IP Fundamentals
73LYou 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.
VPN Networking
252LVPN and private networking patterns for secure inter-service and remote access connectivity
Branded Types
125LCreate nominally distinct types from structural primitives using phantom brands.
Builder Pattern
143LImplement fluent, type-accumulating builders that enforce required fields at compile time.
Conditional Types
118LBranch at the type level with conditional expressions, infer, and distributive behavior.
Discriminated Unions
123LModel mutually exclusive states with tagged union types and exhaustive narrowing.
Generic Constraints
116LConstrain generic type parameters to enforce structural and behavioral contracts at compile time.
Module Augmentation
148LExtend third-party and global type declarations without modifying source using module augmentation.
Template Literal Types
122LConstruct and parse string-level types using template literal syntax for compile-time string validation.
Type Guards
129LNarrow types at runtime with user-defined type predicates and assertion functions.
Code Review
112LCode review best practices for constructive, efficient pull request reviews
Conventional Commits
122LConventional Commits specification for structured, machine-readable commit messages
Git Bisect Debug
151LDebugging with git bisect and advanced git log techniques to pinpoint regressions
Git Hooks
115LGit hooks automation with Husky and lint-staged for pre-commit quality gates
Gitflow
116LGitflow branching model for structured release-oriented development workflows
Monorepo Management
144LMonorepo strategies with Nx and Turborepo for scalable multi-project repositories
Release Management
149LRelease management and tagging strategies for predictable, automated software releases
Trunk Based
116LTrunk-based development for continuous integration with short-lived branches
Container Registries
187LContainer registry setup, authentication, and image management for ECR, GCR, GHCR, and Docker Hub
Container Security
200LContainer image scanning, runtime hardening, and security best practices for production workloads
Docker Compose
205LDocker Compose configuration for multi-service development, testing, and local orchestration
Docker Networking
181LDocker networking modes, custom networks, DNS resolution, and multi-host connectivity patterns
Dockerfile Optimization
146LMulti-stage builds, layer caching, and image size optimization for production Docker images
Helm Charts
219LHelm chart creation, templating, dependency management, and release lifecycle for Kubernetes
Kubernetes Autoscaling
275LKubernetes autoscaling with HPA, VPA, Cluster Autoscaler, and event-driven scaling with KEDA
Kubernetes Basics
234LKubernetes core concepts including pods, services, deployments, and namespace management
Component Architecture
171LComponent API design, composition patterns, and architecture for scalable design system components
Design System Governance
224LVersioning, contribution processes, and governance models for design system teams
Design Tokens
173LDesign tokens for colors, spacing, typography, and other visual primitives in design systems
Icon Systems
213LIcon systems, SVG management, and scalable icon delivery pipelines for design systems
Motion Guidelines
216LMotion and animation guidelines, easing curves, and transition patterns for design systems
Responsive Patterns
202LResponsive design patterns, fluid layouts, and adaptive component strategies for design systems