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.
parse-conversation-timeline
Parses raw Claude conversation logs into structured JSON timelines for audit analysis. Extracts events, classifies file operations, detects state transitions, and generates statistics. Useful for compliance checks and understanding agent workflow patterns.
tdd-implementation
Enforces TDD workflow for Java development by blocking production code edits until proper test-first process is followed. Uses session-based state machine with verified phase transitions and requires manual verification against original use-cases.
senior-backend
Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
ghostty-config
Provides detailed guidance for editing Ghostty terminal configuration files, including config syntax, file locations, CLI commands, and keybinding actions. Covers platform-specific differences and includes practical examples for common workflows.
agent-template-generator
Generates standardized agent profiles with built-in validation patterns and test-driven protocols. Automates agent creation by injecting validation hooks and success criteria checks, reducing setup time from 60 to 5 minutes.
fluxwing-component-expander
Add interaction states like hover, focus, disabled, active, error to existing uxscii components. Use when working with .uxm files, when user wants to expand, enhance, or add states to .uxm components.
discord-bot
Provides multi-language starter code for Discord bots with security-first setup. Includes Rust (serenity), Python (discord.py), and Node.js (discord.js) examples for slash commands, embeds, buttons, and event handlers. Emphasizes token protection and pre-commit hooks.
gmail-skill
Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.
ssh
Execute commands on remote servers via SSH, transfer files with SCP, and manage multiple hosts. Use when working with remote servers, deployments, system administration, log analysis, or any task requiring remote command execution. Supports SSH agent, key-based, and password authentication via environment variables, never exposing credentials.
Documentation review
Reviews documentation for factual accuracy
data-visualizer
Automated data visualization tool for exploratory analysis, model performance evaluation, and business reporting. It generates publication-quality plots, dashboards, and reports, seamlessly integrated with SpecWeave's increment workflow.
verification-before-completion
Enforces a strict verification workflow before claiming task completion. Requires running actual verification commands and examining output before making success claims. Targets common developer rationalizations about skipping verification steps.
crypto-analysis
Breaks cryptographic systems and decrypts ciphertext. Use when working with RSA, AES, XOR, classical ciphers, hash functions, or when challenge involves encryption, decryption, keys, or mathematical crypto attacks.
archon
Provides Claude integration with Archon's knowledge base and project management system via REST API. Enables semantic search across crawled websites and uploaded documents, plus hierarchical task tracking. Requires manual host URL configuration and API reference consultation before use.
cfn-memory-monitoring
Adds memory monitoring to Docker agent containers, reporting usage to Redis and triggering alerts. Includes a wrapper script for periodic reporting, health checks with memory thresholds, and Docker Compose configuration with memory limits.
cfn-marketing-competitive-intel
A set of bash scripts that connect to n8n workflows for competitive intelligence tasks. It tracks brand mentions, competitor activity, trending topics, backlink profiles, and keyword rankings. The documentation shows clear parameter usage and JSON response formats for each operation.
changelog-generator
Automates changelog creation by analyzing git commits, categorizing changes into features, improvements, and bug fixes, then converting technical commit messages into user-friendly release notes. Saves manual effort for developers preparing release documentation.
n8n-v2
This skill provides detailed documentation and examples for building n8n v2.0 workflows, with specific guidance on common patterns like human-in-the-loop approvals and multi-workflow orchestration. It includes troubleshooting for known issues like Execute Sub-Workflow errors and Wait node problems, plus ready-to-use templates and code snippets for data processing tasks.
databases
Provides side-by-side guidance for MongoDB and PostgreSQL with clear selection criteria, basic operations, and reference navigation. Includes Python utilities for migrations, backups, and performance checks. Helps developers choose the right database and implement common tasks.
api-design-principles
Provides concrete patterns for designing REST and GraphQL APIs, including resource naming, pagination, error handling, and HATEOAS. Includes Python/FastAPI code examples for common scenarios like filtering, validation, and nested resources. Covers versioning strategies and GraphQL schema design with resolver patterns.
zai-cli
This skill provides CLI access to Z.AI's multimodal capabilities including image/video analysis, OCR, web search, and GitHub exploration. It integrates with Claude Code via MCP, offering raw data output by default with JSON formatting option. Requires API key setup and Node.js environment.
router-main
Acts as a central dispatcher that analyzes user queries and routes them to appropriate domain-specific routers (startup, engineering, operations). Provides clear routing logic with keyword detection and decision trees. Handles 72+ specialized skills across three domains with example workflows.
collision-zone-thinking
A well-structured creative thinking framework that provides systematic guidance for breakthrough innovation through deliberate metaphor-mixing across domains.
mcp-builder
A comprehensive, well-structured guide for MCP server development with excellent workflow design and practical implementation strategies.