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.

Start with the job to be done
26985 results
All outcomes · All facets
Page 139 of 1125
SkillHub ClubShip Full Stack

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.

A 8.1
Full Stack
log-analysisaudit-trailconversation-parsingprotocol-compliance
4
rank 81
hot 81
SkillHub ClubShip Full Stack

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.

A 8.0
TestingFull Stack
tddjava-developmenttest-drivenworkflow-enforcement
4
rank 80
hot 81
SkillHub ClubRun DevOps

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.

C 3.1
Full StackBackendSecurity
5.8K
rank 85
hot 99
SkillHub ClubShip Full Stack

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.

A 8.0
Full Stack
terminal-configghosttycli-toolsproductivity
110
rank 80
hot 94
SkillHub ClubShip Full Stack

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.

A 7.6
Full StackTesting
agent-frameworktemplate-generationvalidationcli-tool
14
rank 76
hot 86
SkillHub ClubShip Full Stack

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.

A 8.0
Full Stack
10
rank 80
hot 84
SkillHub ClubRun DevOps

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.

A 8.4
Full StackSecurity
discordbot-developmentslash-commandsrust
5
rank 84
hot 82
SkillHub ClubShip Full Stack

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.

C 5.5
Full Stack
784
rank 75
hot 99
SkillHub ClubRun DevOps

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.

C 5.5
Full StackDevOps
783
rank 75
hot 99
SkillHub ClubShip Full Stack

Documentation review

Reviews documentation for factual accuracy

B 6.8
Full Stack
141
rank 68
hot 96
SkillHub ClubAnalyze Data & AI

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.

C 5.5
Full StackData / AI
95
rank 64
hot 94
SkillHub ClubShip Full Stack

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.

A 8.2
Full StackTesting
code-qualitytesting-workflowdev-disciplineverification
10
rank 82
hot 84
SkillHub ClubShip Full Stack

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.

C 5.5
Full Stack
781
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

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.

A 7.6
IntegrationBackendData / AI
knowledge-baseproject-managementrag-searchapi-integration
141
rank 76
hot 96
SkillHub ClubRun DevOps

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.

A 7.4
DevOps
docker-monitoringmemory-managementwsl2redis-metrics
14
rank 74
hot 86
SkillHub ClubGrow & Distribute

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.

A 7.2
Full StackTech WriterDesigner
competitive-intelligenceseo-analysisbrand-monitoringn8n-integration
14
rank 72
hot 86
SkillHub ClubWrite Technical Docs

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.

A 8.0
Tech WriterFull Stack
changeloggit-commitsrelease-notesdocumentation-automation
9
rank 80
hot 84
SkillHub ClubAnalyze Data & AI

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.

A 7.8
IntegrationBackendFull Stack
workflow-automationn8napi-integrationmcp-tools
3
rank 78
hot 80
SkillHub ClubRun DevOps

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.

A 8.4
Full StackBackendDevOps
databasemongodbpostgresqlbackend
2
rank 84
hot 79
SkillHub ClubBuild Backend

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.

A 8.7
BackendDesigner
api-designrest-apigraphqlbackend-development
0
rank 87
hot 74
SkillHub ClubAnalyze Data & AI

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.

B 6.8
Data / AIBackendIntegration
vision-analysisweb-searchgithub-explorationcli-tool
1.6K
rank 79
hot 99
SkillHub ClubShip Full Stack

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.

A 7.4
Full Stack
routerworkflow-orchestrationskill-managementquery-routing
42
rank 74
hot 90
SkillHub ClubShip Full Stack

collision-zone-thinking

A well-structured creative thinking framework that provides systematic guidance for breakthrough innovation through deliberate metaphor-mixing across domains.

A 8.0
Full Stack
9
rank 80
hot 84
SkillHub ClubShip Full Stack

mcp-builder

A comprehensive, well-structured guide for MCP server development with excellent workflow design and practical implementation strategies.

A 8.0
Full StackBackendDesigner
5
rank 80
hot 82
Previous
Page 139 of 1125
Next