> skillshub-team/catalog-batch5

📦 75 skills❤️ 0 likes📥 0 downloads

> Airflow Cloud Providers

Connect Airflow to AWS, GCP, and cloud services with official providers.

#aws#editor#gcp
skillshub-team

> Ansible Automation

Server provisioning and configuration management with Ansible playbooks, roles, and inventories.

#backend
skillshub-team

> Ansible Roles & Best Practices

Organize Ansible automation with roles, variables, templates, and Ansible Vault.

skillshub-team

> Apache Airflow DAGs

Orchestrate data pipelines with Airflow. TaskFlow API, sensors, XCom, and scheduling.

#agent#data#devops
skillshub-team

> Apache HTTP Server

Configure Apache httpd: virtual hosts, SSL, mod_rewrite, reverse proxy, and .htaccess.

#backend#crypto
skillshub-team

> Apache Kafka with Node.js

Event streaming with KafkaJS. Producers, consumers, consumer groups, and exactly-once semantics.

#javascript
skillshub-team

> Apache Performance Tuning

Optimize Apache with compression, caching, MPM tuning, and security hardening.

#performance#security
skillshub-team

> Apache Spark with PySpark

Large-scale data processing with PySpark DataFrames, SQL, UDFs, and window functions.

#data#pandas#sql
skillshub-team

> Astro Content Collections

Manage content in Astro with type-safe collections, MDX, and static generation.

#writing
skillshub-team

> Astro Framework

Content-focused web framework. Islands architecture, zero JS by default, multi-framework support.

#javascript#writing
skillshub-team

> AutoGen Multi-Agent

Build conversational multi-agent systems with Microsoft AutoGen.

#agent
skillshub-team

> Bun + Hono API

Build fast APIs with Bun runtime and Hono framework.

#backend#express#typescript
skillshub-team

> Bun Runtime

Fast JavaScript/TypeScript runtime. Built-in bundler, test runner, and package manager.

#javascript#testing#typescript
skillshub-team

> Chai Assertion Library

Expressive BDD assertions with Chai expect/should for JavaScript testing.

#ai#express#javascript
skillshub-team

> Cloudflare Workers

Deploy serverless functions at the edge with Cloudflare Workers. KV, D1, R2, and Durable Objects.

#backend#cloudflare#vercel
skillshub-team

> CMake Testing & CTest

C++ unit testing with CMake, Google Test, and Catch2.

#testing#unit-testing
skillshub-team

> Conan C++ Package Manager

Manage C++ dependencies with Conan 2.x. Install, create, and publish C++ packages.

skillshub-team

> CrewAI Multi-Agent

Build collaborative AI agent teams with CrewAI. Roles, tasks, and crew orchestration.

#agent#ai
skillshub-team

> Dagger CI/CD

Write CI/CD pipelines as code with Dagger. Portable, testable pipelines in TypeScript/Python/Go.

#data#devops#python
skillshub-team

> Dagger with GitHub Actions

Run Dagger CI/CD pipelines in GitHub Actions for portable, testable builds.

#data#devops#git
skillshub-team

> Deno Fresh Framework

Build full-stack web apps with Fresh on Deno. Islands, routes, and zero runtime overhead.

#typescript
skillshub-team

> Deno Runtime

Server-side TypeScript with Deno. Built-in TypeScript, permissions, std library, and fresh framework.

#backend#editor#typescript
skillshub-team

> Email Service Patterns

Transactional email patterns: templates, queuing, delivery tracking, and provider abstraction.

#editor
skillshub-team

> Event-Driven Architecture

Design patterns for event-driven systems: event sourcing, CQRS, sagas, and message-based microservices.

#backend#design
skillshub-team

> GitHub Copilot Agent Skills

Build custom skills for GitHub Copilot agents with SKILL.md configuration.

#agent#ai#git
skillshub-team

> Hono on Cloudflare Workers

Build APIs with Hono web framework on Cloudflare Workers.

#cloudflare#express
skillshub-team

> LangGraph Agent Workflows

Build stateful multi-step AI agent workflows with LangGraph. Graphs, nodes, conditional edges.

#agent#ai#visualization
skillshub-team

> Message Queue Patterns

Common messaging patterns: work queues, pub/sub, routing, RPC, and dead letter handling.

skillshub-team

> Mocha Integration Testing

HTTP API and database integration testing with Mocha and chai-http.

#backend#data#database
skillshub-team

> Mocha Test Framework

JavaScript/TypeScript testing with Mocha. BDD/TDD style describe/it blocks, hooks, and async tests.

#javascript#testing#typescript
skillshub-team

> Modern CMake

Build C/C++ projects with modern CMake 3.20+ best practices. Targets, FetchContent, presets.

#writing
skillshub-team

> Nix Development Environments

Reproducible development environments with Nix flakes and nix-shell.

#shell
skillshub-team

> Nix Dev Shells with direnv

Auto-activate reproducible dev environments with Nix flakes and direnv.

#shell
skillshub-team

> NixOS Configuration

Configure NixOS systems declaratively. Services, packages, networking, and users.

skillshub-team

> Nuxt 3 Framework

Full-stack Vue.js with Nuxt 3. SSR, SSG, file-based routing, server API routes, and auto-imports.

#backend#vue
skillshub-team

> OAuth 2.0 & JWT Auth

JWT token authentication with access/refresh tokens, middleware, and social login integration.

#auth
skillshub-team

> Observability Stack

Set up Grafana, Prometheus, and Loki for metrics, logs, and tracing.

#monitoring#visualization
skillshub-team

> OpenID Connect (OIDC)

OIDC authentication with Authorization Code + PKCE flow for web apps and SSO.

#auth
skillshub-team

> OpenTelemetry for Node.js

Distributed tracing and metrics with OpenTelemetry in Node.js applications.

#javascript#monitoring
skillshub-team

> Pinia State Management

Vue 3 state management with Pinia stores, getters, actions, and persistence.

#vue
skillshub-team

> Prisma Advanced Patterns

Prisma transactions, raw queries, middleware, and performance optimization.

#performance
skillshub-team

> Prisma ORM

Type-safe database access with Prisma. Schema definition, migrations, queries, and relations.

#data#database#web3
skillshub-team

> Pulumi AWS Infrastructure

Deploy AWS resources with Pulumi TypeScript: Lambda, S3, DynamoDB, API Gateway.

#aws#backend#database
skillshub-team

> Pulumi Infrastructure as Code

Define cloud infrastructure with TypeScript/Python using Pulumi. AWS, GCP, Azure resources.

#aws#azure#devops
skillshub-team

> PWA Offline-First Data

Build offline-first apps with IndexedDB local storage and background sync.

#data#rag
skillshub-team

> PWA Push Notifications

Send web push notifications to PWA users even when the app is closed.

skillshub-team

> PWA Service Worker

Build offline-capable web apps with service workers and caching strategies.

#cloudflare
skillshub-team

> PWA Web App Manifest

Configure installable PWAs with web app manifest, icons, and install prompts.

skillshub-team

> PWA with Workbox

Production-grade PWA caching with Google Workbox and Vite PWA plugin.

#javascript
skillshub-team

> RabbitMQ with Node.js

Message queuing with RabbitMQ using amqplib. Task queues, pub/sub, dead letter queues.

#javascript
skillshub-team

> Remix Data Loading

Server-side data loading with Remix loaders, actions, and progressive enhancement.

#backend#data#editor
skillshub-team

> Remix Framework

Full-stack React framework with nested routing, data loading, form actions, and progressive enhancement.

#data#react
skillshub-team

> SAML 2.0 Single Sign-On

Enterprise SAML SSO with service provider setup, assertion validation, and IdP integration.

#auth#editor#testing
skillshub-team

> SendGrid Email Service

Send transactional and marketing emails with SendGrid. Templates, dynamic content, and webhooks.

#writing
skillshub-team

> Sinon.js Test Doubles

Spies, stubs, mocks, and fake timers with Sinon.js for JavaScript testing.

#javascript#testing
skillshub-team

> Spark Structured Streaming

Real-time stream processing from Kafka, files, and sockets with Spark.

skillshub-team

> Stripe Payments Integration

Accept payments with Stripe. Checkout sessions, subscriptions, webhooks, and customer management.

#auth
skillshub-team

> Stripe Subscriptions

Manage recurring payments with Stripe subscriptions, billing portal, and metered billing.

skillshub-team

> Supabase Backend

Build backends with Supabase: auth, database, storage, edge functions, and real-time subscriptions.

#auth#backend#data
skillshub-team

> Supabase Edge Functions

Deploy serverless functions at the edge with Supabase and Deno.

#backend#database#typescript
skillshub-team

> Supabase Row Level Security

Secure Supabase data with PostgreSQL Row Level Security policies.

#data#database#security
skillshub-team

> Svelte 5 Runes

Svelte 5 reactivity with $state, $derived, $effect runes and component patterns.

#react#svelte
skillshub-team

> SvelteKit API Routes

Build server APIs and form handling in SvelteKit with load functions and actions.

#backend#svelte
skillshub-team

> SvelteKit Framework

Full-stack Svelte framework with file-based routing, SSR, load functions, and form actions.

#svelte
skillshub-team

> Tauri App Setup

Bootstrap Tauri v2 desktop apps with Rust backend and web frontend. Cross-platform desktop development.

#backend#frontend#rust
skillshub-team

> Tauri Auto-Updater

Ship OTA updates for Tauri desktop apps with built-in updater and code signing.

#crypto
skillshub-team

> Tauri Multi-Window Apps

Create and manage multiple windows in Tauri desktop applications.

skillshub-team

> Tauri Plugins & System Access

Use Tauri plugins for filesystem, dialogs, notifications, and system tray. Extend desktop app functionality.

skillshub-team

> Tauri State & Events

Manage shared state and bidirectional events between Rust and frontend in Tauri apps.

#frontend#rust
skillshub-team

> tRPC End-to-End Typesafe APIs

Build typesafe APIs without REST/GraphQL. Shared types between server and client.

#backend#e2e#visualization
skillshub-team

> tRPC Middleware & Auth

Add authentication, rate limiting, and error handling middleware to tRPC routers.

#auth
skillshub-team

> Turborepo Configuration

Configure Turborepo workspace: package boundaries, shared configs, and remote caching.

skillshub-team

> Turborepo Monorepo

Manage JavaScript/TypeScript monorepos with Turborepo. Caching, task pipelines, and workspace management.

#data#devops#javascript
skillshub-team

> Vercel AI SDK

Build AI-powered apps with the Vercel AI SDK. Streaming, tool calling, and React hooks.

#agent#ai#react
skillshub-team

> Vuetify 3 Components

Material Design component library for Vue 3 with data tables, forms, and theming.

#data#design#vue
skillshub-team