Marketplace
SkillHub Club catalog feed.
Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.
deployment-engineer
This skill provides structured guidance for implementing and optimizing CI/CD pipelines. It covers deployment strategies like blue-green and canary, integrates with tools like Jenkins and ArgoCD, and includes checklists for metrics like deployment frequency and lead time. It focuses on automating rollbacks and ensuring zero-downtime releases.
deep-research
A comprehensive research agent with rigorous methodology for systematic information gathering, verification, and structured documentation.
spring-boot-engineer
This skill acts as a specialized Spring Boot 3+ development assistant. It provides structured guidance for building microservices, implementing reactive patterns, and integrating with Spring Cloud. It includes checklists for architecture, testing, and deployment, and coordinates with other development agents for specific tasks.
marketing-cro
This skill provides a structured framework for Conversion Rate Optimization, covering A/B testing methodology, landing page optimization, form design, and funnel analysis. It includes practical checklists, benchmarks, and templates for immediate application by marketing and product teams.
bigquery
A Rust-based CLI tool for Google BigQuery operations that replaces the Python bq CLI. Provides query execution with cost estimation, data ingestion via streaming or bulk load, table management, and template system. Includes MCP server for AI-assisted querying and LSP for editor integration.
gspace
Provides 40+ MCP tools for Google Workspace operations including Drive, Gmail, Docs, Sheets, Calendar, and Tasks. Clearly distinguishes between MCP and CLI use cases with practical examples. Includes authentication checks, file operations, search syntax, and error handling guidance.
lancer
A CLI tool for LanceDB that handles document ingestion, semantic search, and table management with multi-modal support for text and images. Provides MCP server integration for Claude Desktop, multiple embedding model options, and metadata filtering capabilities.
just
This skill provides guidance for using 'just' as a command runner to automate project tasks. It advocates for Justfiles over Makefiles, emphasizes keeping recipes simple by delegating complex logic to external scripts, and includes practical examples for development, testing, and deployment workflows.
Meta-Pattern Recognition
Provides a mental model for identifying universal patterns across domains via a simple algorithm: spot a pattern in 3+ areas, extract its abstract form, identify variations, and find new applications. Includes reference table with concrete examples and red flags for pattern blindness.
moai-lang-csharp
Provides specialized guidance for C# 12 and .NET 8 development with practical examples for ASP.NET Core, Entity Framework, and Blazor. Includes project templates, testing patterns, and Context7 integration for documentation lookup. Focuses on modern patterns like primary constructors, minimal APIs, and CQRS with validation.
moai-platform-neon
Provides detailed guidance for using Neon's serverless PostgreSQL, covering branching, auto-scaling compute, connection pooling, and PITR. Includes complete code examples for API integration, branch management, and edge function deployment with Drizzle and Prisma ORMs.
moai-lang-cpp
Provides modern C++23/C++20 guidance with specific code examples for RAII, smart pointers, concepts, ranges, modules, and CMake. Covers build systems, concurrency patterns, and performance optimization techniques for system software and game development.
product-design
Automates Figma design handoff by extracting tokens, mapping components, detecting drift, and generating implementation plans. Integrates directly with Figma's MCP server to reduce manual review from hours to minutes. Creates structured tasks and provides phased development recommendations.
doc-sync
Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
system-createcli
Generate production-quality TypeScript CLIs with full documentation, error handling, and best practices. Creates deterministic, type-safe command-line tools following PAI's CLI-First Architecture. USE WHEN user says "create a CLI", "build a command-line tool", "make a CLI for X", or requests CLI generation. (user)
AgentDB Vector Search
Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.
ml-pipeline-workflow
Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.
Pair Programming
AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.
scikit-survival
This skill provides comprehensive guidance for survival analysis using scikit-survival in Python. It covers Cox models, ensemble methods, SVMs, and competing risks analysis with practical code examples. The documentation includes model selection flowcharts, data preparation steps, and performance evaluation metrics for time-to-event data.
terraform-module-library
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
billing-automation
Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.
using-tmux-for-interactive-commands
This skill enables programmatic control of interactive CLI tools like vim, git rebase, and REPLs using tmux detached sessions. It provides concrete patterns for sending keystrokes, capturing output, and managing sessions, solving the common problem of automating terminal applications that require real-time input.
increment-work-router
An intelligent work continuation system that automatically detects implementation intent and routes users to existing active work increments or creates new ones, bridging the gap between planning and execution for seamless workflow transitions.