Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
14792 results
Ship Full Stack · Full Stack
Page 36 of 617
SkillHub ClubShip Full Stack

executing-plans

This skill manages multi-step implementation plans by breaking them into batches with mandatory code reviews between each batch. It selects appropriate agents based on semantic task analysis, enforces plan adherence with BLOCKED status handling, and integrates with related skills for code review and branch completion.

A 8.3
Full Stack
batch-executionplan-implementationcode-reviewagent-coordination
13
rank 83
hot 85
SkillHub ClubShip Full Stack

validating-review-feedback

A workflow skill that validates code review feedback against an implementation plan to prevent scope creep. It parses review files, categorizes blocking issues as in-scope, out-of-scope, or unclear, asks users for decisions on misalignments, and annotates the review file with tags ([FIX]/[WONTFIX]/[DEFERRED]) to guide fixing agents. It also updates the plan with deferred items.

A 8.3
Full Stack
code-reviewscope-managementworkflow-automationagent-coordination
13
rank 83
hot 85
SkillHub ClubShip Full Stack

thx-boris

Provides concrete patterns for using Claude Code effectively, including CLAUDE.md structure, subagent creation, hook automation, permission management, and parallel workflow strategies. Based on practices from Claude Code's creator.

A 8.3
Full StackIntegration
claude-codeworkflow-optimizationdeveloper-productivitymcp-integration
10
rank 83
hot 84
SkillHub ClubShip Full Stack

recall-reasoning

This skill searches past Claude reasoning sessions and artifact handoffs to find what worked or failed previously. It helps developers avoid repeating mistakes and reuse successful approaches by querying indexed post-mortems and build reasoning files.

A 7.9
Full Stack
knowledge-retrievaldeveloper-workflowdecision-trackingpost-mortem-analysis
3.6K
rank 83
hot 99
SkillHub ClubShip Full Stack

log-summary-date-ranges

Guidance for analyzing log files and generating summary reports with counts aggregated across multiple date ranges and severity levels. This skill applies when tasks involve parsing log files by date, counting occurrences by severity (ERROR, WARNING, INFO), and outputting structured CSV summaries across time periods like "today", "last 7 days", or "last 30 days".

C 5.7
Full Stack
785
rank 75
hot 99
SkillHub ClubShip Full Stack

FFmpeg Media Info

Analyze media file properties - duration, resolution, bitrate, codecs, and stream information

C 5.7
Full Stack
785
rank 75
hot 99
SkillHub ClubShip Full Stack

nav-start

Loads Navigator project documentation and context at session start. Checks project initialization, restores saved context markers, displays OpenTelemetry session statistics, and integrates with project management tools. Provides structured workflow for resuming development work.

A 8.3
Full Stack
session-managementproject-contextdeveloper-workflowtelemetry
159
rank 83
hot 96
SkillHub ClubShip Full Stack

nav-skill-creator

This skill analyzes a codebase to identify repetitive patterns and automatically generates new Navigator skills to automate those workflows. It provides a structured process from analysis to testing, including creating SKILL.md files, Python helper functions, templates, and examples based on project conventions.

A 8.2
Full StackTesting
skill-generationworkflow-automationcode-patternsdeveloper-tools
159
rank 82
hot 96
SkillHub ClubShip Full Stack

china-stock-analysis

A股价值投资分析工具,提供股票筛选、个股深度分析、行业对比和估值计算功能。基于价值投资理论,使用akshare获取公开财务数据,适合低频交易的普通投资者。

C 5.7
Full Stack
72
rank 62
hot 93
SkillHub ClubShip Full Stack

slack-gif-creator

A comprehensive and well-documented toolkit for creating Slack-optimized GIFs with excellent validators and diverse animation primitives, though implementation details are abstracted.

A 8.1
Full Stack
30
rank 81
hot 89
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 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 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

canvas

Imported from https://github.com/moltbot/moltbot.

C 5.7
Full Stack
323.8K
rank 99
hot 99
SkillHub ClubShip Full Stack

songsee

Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.

C 5.7
Full Stack
323.7K
rank 99
hot 99
SkillHub ClubShip Full Stack

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI.

C 5.7
Full Stack
323.6K
rank 99
hot 99
SkillHub ClubShip Full Stack

project-overview

Complete project architecture and structure guide. Use when exploring the codebase, understanding project organization, finding files, or needing comprehensive architectural context. Triggers on architecture questions, directory navigation, or project overview needs.

C 5.7
Full Stack
73.9K
rank 98
hot 99
SkillHub ClubShip Full Stack

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

C 5.7
Full StackIntegration
45.9K
rank 96
hot 99
SkillHub ClubShip Full Stack

backtesting-frameworks

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

C 5.7
Full Stack
31.6K
rank 94
hot 99
SkillHub ClubShip Full Stack

grafana-dashboards

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

C 5.7
Full Stack
31.6K
rank 94
hot 99
Previous
Page 36 of 617
Next