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 123 of 1125
SkillHub ClubDesign Product

skill-creator

Provides a template and detailed guidance for creating Claude Skills. Explains how skills work as prompt-based context modifiers, offers principles for concise design, and includes a Python script to initialize skill directories with example files.

A 8.3
Full StackDesigner
skill-developmentclaude-toolsprompt-engineeringworkflow-guide
110
rank 83
hot 94
SkillHub ClubResearch & Ops

creating-development-plans

This skill creates structured development plans with phased task breakdowns, requirements analysis, and QA checklists. It follows a 5-step process from context gathering to deep review, producing a detailed DEVELOPMENT_PLAN.md file. The approach emphasizes human review checkpoints and actionable output for AI agents to execute.

A 7.8
Full StackData / AITesting
project-planningtask-breakdownqa-checklistdevelopment-workflow
110
rank 78
hot 94
SkillHub ClubWrite Technical Docs

technical-spec

This Claude Skill helps write system requirements using the EARS methodology. It converts natural language into structured requirements with five patterns: Ubiquitous, State Driven, Event Driven, Optional Feature, and Unwanted Behaviour. The skill includes examples, common mistakes to avoid, and saves output to markdown files.

A 8.4
Tech Writer
requirements-engineeringsystems-engineeringtechnical-writingspecifications
20
rank 84
hot 87
SkillHub ClubWrite Technical Docs

CFN Changelog Management

A structured changelog management tool that enforces sparse, consistent entries through a CLI script. It defines 7 entry types with validation rules, auto-increments versions, and provides clear usage scenarios. The skill prevents changelog neglect by integrating documentation into development workflows.

A 8.0
Tech Writer
changelogversioningrelease-notessparse-logging
14
rank 80
hot 86
SkillHub ClubAnalyze Data & AI

google-sheets-decomposition

Breaks complex Google Sheets operations into manageable micro-sprints with clear dependencies. Defines six sprint types (schema, data, formula, formatting, integration, automation) with max 5 operations each. Outputs structured JSON with success criteria and API call estimates. Integrates with CFN Loop for sequential execution.

A 7.9
Full StackBackendData / AI
google-sheetstask-decompositionworkflow-automationproject-management
14
rank 79
hot 86
SkillHub ClubGrow & Distribute

cfn-marketing-landing-pages

This skill provides shell scripts for managing marketing landing pages with built-in A/B testing. It enforces statistical significance requirements (100 conversions per variant, 95% confidence) and handles page creation, publishing, performance tracking, and test analysis. The scripts integrate with n8n workflows and return structured JSON responses.

A 7.7
Full StackTesting
landing-pagesab-testingconversion-optimizationmarketing-automation
14
rank 77
hot 86
SkillHub ClubRun DevOps

cfn-error-management

This skill consolidates three error management tools into one package: error capture with standardized formats, batching for grouped processing, and structured logging. It's designed for Claude Flow Novice environments where agents might fail and need systematic error handling.

A 7.6
DevOps
error-handlingbatch-processingloggingautomation
14
rank 76
hot 86
SkillHub ClubShip Full Stack

vercel-blob

Provides step-by-step instructions for integrating Vercel Blob storage into Next.js applications. Covers server-side uploads, client-side presigned URLs, file management operations, and streaming uploads. Includes concrete code examples for common use cases like avatar uploads and large file handling.

A 8.3
BackendFrontend
file-uploadvercelobject-storagenextjs
10
rank 83
hot 84
SkillHub ClubAnalyze Data & AI

rag-implementation

Provides practical code examples and patterns for implementing RAG systems using LangChain. Covers vector databases, retrieval strategies, chunking methods, and optimization techniques with working Python snippets.

A 8.6
Data / AITesting
ragvector-searchdocument-qalangchain
2
rank 86
hot 79
SkillHub ClubShip Full Stack

moai-workflow-templates

This skill provides a unified system for managing code boilerplates, GitHub feedback templates, and project optimization workflows. It includes a smart merge algorithm to preserve user customizations during template updates and automates feedback issue creation. It's designed for teams needing consistent project structures and development patterns.

A 7.8
Full Stack
template-managementproject-scaffoldingworkflow-automationcode-generation
841
rank 78
hot 99
SkillHub ClubShip Full Stack

autonomous-skill

A bash script that manages long-running Codex tasks across multiple sessions using a dual-agent pattern. It creates task directories, tracks progress with markdown files, and auto-continues sessions. Useful for developers who need to break complex projects into manageable chunks.

A 7.9
Full Stack
task-automationcodex-workflowmulti-sessionbash-scripting
177
rank 79
hot 97
SkillHub ClubShip Full Stack

engineer-expertise-extractor

This skill analyzes a developer's GitHub pull requests to extract coding patterns, style preferences, and architectural decisions. It creates structured documentation that helps teams preserve institutional knowledge and maintain coding consistency when senior engineers leave or new members join.

A 7.3
Full Stack
code-analysisknowledge-transfergithub-automationteam-onboarding
98
rank 73
hot 94
SkillHub ClubAnalyze Data & AI

cass

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.

A 8.3
Full StackData / AI
60
rank 83
hot 92
SkillHub ClubWrite Technical Docs

documenting-debugging-workflows

This skill helps developers create debugging documentation organized by observable symptoms instead of root causes. It provides a structured process with templates, examples, and a clear directory structure for building practical troubleshooting guides.

A 8.2
Tech Writer
debuggingtroubleshootingdeveloper-docssymptom-based
14
rank 82
hot 86
SkillHub ClubWrite Technical Docs

latex-manual-2025-12-31-210638

Provides a structured reference for LaTeX commands, templates, and troubleshooting. Includes ready-to-use templates for articles, reports, and presentations, plus compilation scripts and common error solutions. Useful for academic and technical document preparation.

A 8.1
Tech Writer
latextypesettingacademic-writingtechnical-documentation
9
rank 81
hot 84
SkillHub ClubShip Full Stack

x-announcement

Post release announcements to X (Twitter) with automated GitHub link reply. Auto-trigger after /release command completion or manual invocation. Generates engaging posts from CHANGELOG, posts via API, and replies with GitHub release link in threaded format.

A 7.1
Full StackBackend
71
rank 71
hot 93
SkillHub ClubShip Full Stack

recall

A practical skill that automatically surfaces relevant past learnings at session start, improving productivity by preventing repeated mistakes and leveraging previous discoveries.

A 8.1
Full Stack
context-recalllearning-retentionsession-managementknowledge-base
31
rank 81
hot 89
SkillHub ClubAnalyze Data & AI

skills-sync

This tool manages AI agent skills by syncing local SKILL.md files and remote Git repositories, generating Cursor rules with XML specification. It handles multiple skill locations with precedence rules, auto-installs dependencies, and creates .cursor/rules/skills.mdc for IDE integration.

A 7.9
DevOpsData / AIIntegration
skills-managementcursor-integrationgit-syncai-agents
31
rank 79
hot 89
SkillHub ClubRun DevOps

agent-validation-linter

A bash-based linter that enforces validation patterns across Claude agent profiles. It checks for centralized validation skill usage, provider configuration blocks, and can auto-fix common violations. Includes CI/CD integration examples and detailed violation reporting.

A 8.1
DevOpsIntegration
code-qualityvalidationautomationci-cd
14
rank 81
hot 86
SkillHub ClubRun DevOps

google-sheets-progress

A bash script that tracks micro-sprint completion state for Google Sheets operations within CFN Loop workflows. It provides JSON-based state persistence, allowing agents to resume interrupted tasks and coordinate multi-phase spreadsheet work. The tool includes atomic writes, validation rules, and integration patterns for Loop 2 validators and Loop 3 implementers.

A 7.5
DevOpsFull StackIntegration
state-managementprogress-trackinggoogle-sheetsbash-script
14
rank 75
hot 86
SkillHub ClubWrite Technical Docs

technical-writer

A specialized assistant for managing the morphir-dotnet documentation stack. It handles Hugo/Docsy configuration, creates Mermaid/PlantUML diagrams, enforces XML doc standards, and maintains consistent technical writing style. Focuses on solving specific documentation challenges for a .NET project.

A 7.8
Tech WriterBackend
hugotechnical-writingdiagrammingapi-docs
12
rank 78
hot 85
SkillHub ClubShip Full Stack

langfuse-prompt-iterator

Provides a structured workflow for debugging and improving Langfuse prompts through test-driven iteration. Guides users from problem identification to reproducible test cases and multiple refinement cycles with trace-based validation.

A 7.9
TestingFull Stack
prompt-engineeringlangfusellm-testingworkflow-automation
11
rank 79
hot 85
SkillHub ClubShip Full Stack

cloudflare-hyperdrive

$36

A 8.5
Full Stack
10
rank 85
hot 84
SkillHub ClubShip Full Stack

testing-core

Provides concrete patterns for unit, integration, and E2E testing across multiple languages. Includes AAA structure, naming conventions, mocking guidelines, fixture/factory patterns, and coverage targets. Focuses on practical examples in Python and TypeScript with clear anti-patterns.

A 8.8
TestingIntegration
unit-testingintegration-testingtest-patternsmocking
5
rank 88
hot 82
Previous
Page 123 of 1125
Next