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
14881 results
Ship Full Stack · All facets
Page 24 of 621
SkillHub ClubShip Full Stack

shopify

This skill provides a CLI-based project initializer for Shopify development, covering apps, extensions, and themes. It generates configuration files, sets up basic project structure, and guides users through Shopify CLI commands. The tool handles OAuth scopes, extension types, and provides practical next-step instructions for developers.

A 7.7
Full StackBackendIntegration
shopifye-commerceapi-integrationcli-tool
1.9K
rank 79
hot 99
SkillHub ClubShip Full Stack

specification

A comprehensive and authoritative reference tool for Conventional Commits specification, providing complete technical documentation with formal grammar and semantic versioning relationships.

A 8.5
Full Stack
git-commitsdocumentationcode-qualityversion-control
43
rank 85
hot 90
SkillHub ClubShip Full Stack

test-driven-development

A comprehensive and dogmatic guide to Test-Driven Development that enforces strict discipline through clear rules, practical examples, and psychological counterarguments to common rationalizations.

A 8.4
Testing
test-driven-developmentsoftware-engineeringbest-practicescode-quality
43
rank 84
hot 90
SkillHub ClubShip Full Stack

skill-creator

Provides a framework and tools for creating Claude Skills, including templates, validation scripts, and packaging utilities. It guides developers through skill structure, best practices, and resource management with practical examples.

A 8.3
Full Stack
skill-developmentdocumentationworkflowtemplates
176
rank 83
hot 96
SkillHub ClubShip Full Stack

reviewing-pr

Use when reviewing pull requests with comprehensive code analysis, incremental or full review options, and constructive feedback - provides thorough code reviews with severity ratings

A 7.7
Full Stack
141
rank 77
hot 96
SkillHub ClubShip Full Stack

devflow-tdd-enforcer

A guardrail skill that blocks file saves when TASKS.md violates TDD order by marking implementation tasks complete before test tasks. Uses regex patterns to detect violations in real-time via PreToolUse hook and provides clear blocking messages with skip options.

A 8.3
Full StackTesting
tddguardrailworkflow-enforcementcode-quality
97
rank 83
hot 94
SkillHub ClubShip Full Stack

dry-refactor

This skill provides structured guidance for identifying and refactoring duplicate code using DRY principles. It offers concrete techniques like function extraction, parameterization, and strategy patterns, with practical examples and clear detection methods. It wisely advises when NOT to apply DRY to avoid over-engineering.

A 7.9
Full Stack
code-refactoringdry-principlecode-qualitybest-practices
73
rank 79
hot 93
SkillHub ClubShip Full Stack

moai-foundation-context

Manages Claude Code's 200K token context window with budget tracking, aggressive clearing strategies, and session state persistence. Provides concrete patterns for token allocation, progressive file loading, and multi-agent handoffs to prevent context overflow in long-running development sessions.

A 8.2
Full Stack
context-managementtoken-optimizationsession-persistencemulti-agent
56
rank 82
hot 92
SkillHub ClubShip Full Stack

trello

Provides curl commands to interact with Trello's REST API for basic board, list, and card operations. It's essentially a documented cheat sheet rather than a full-fledged tool. Users need to manually replace IDs in URLs and manage authentication via environment variables.

B 6.9
Full StackBackend
trelloapi-wrappertask-managementcli-tools
323.5K
rank 99
hot 99
SkillHub ClubShip Full Stack

webapp-testing

Provides a Python-based toolkit for testing local web applications using Playwright. Includes a server management script to start and monitor backend/frontend services before running automation tests. Offers clear decision trees, practical examples, and addresses common pitfalls like waiting for network idle.

A 7.7
TestingFrontendBackend
playwrightweb-testingautomationserver-management
176
rank 77
hot 96
SkillHub ClubShip Full Stack

iteration-control

A well-designed iteration control skill for autonomous coding workflows that prevents infinite loops while maintaining code quality through bounded retries and intelligent escalation.

A 8.0
Full Stack
iteration-controlautonomous-codingvalidation-loopworkflow-automation
98
rank 80
hot 94
SkillHub ClubShip Full Stack

create-hooks

Expert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating workflows, adding notifications, or understanding hook types (PreToolUse, PostToolUse, Stop, SessionStart, UserPromptSubmit, etc).

A 7.9
Full Stack
71
rank 79
hot 93
SkillHub ClubShip Full Stack

exploring-hecras-gui

Automates exploration of HEC-RAS GUI through win32com to capture screenshots, document menus/dialogs, and discover controls for automation development. Provides concrete workflows for launching HEC-RAS, enumerating menus, clicking items, and capturing dialog states with timestamped screenshots.

A 7.8
Full Stack
gui-automationhec-rasscreenshot-capturewin32com
44
rank 78
hot 91
SkillHub ClubShip Full Stack

openai-whisper-api

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

A 7.3
Full StackBackend
323.7K
rank 99
hot 99
SkillHub ClubShip Full Stack

desktop

Electron desktop development guide. Use when implementing desktop features, IPC handlers, controllers, preload scripts, window management, menu configuration, or Electron-specific functionality. Triggers on desktop app development, Electron IPC, or desktop local tools implementation.

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

competitive-landscape

This skill should be used when the user asks to "analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positioning", "apply Porter's Five Forces", or requests competitive strategy analysis.

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

java-pro

Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. Use PROACTIVELY for Java development, microservices architecture, or performance optimization.

C 6.3
Full Stack
25K
rank 93
hot 99
SkillHub ClubShip Full Stack

youtube-transcribe-skill

Imported from https://github.com/feiskyer/claude-code-settings.

C 6.3
Full Stack
1.3K
rank 77
hot 99
SkillHub ClubShip Full Stack

dev-validation

A final validation gate requiring explicit user approval before marking development tasks complete. It enforces evidence collection for each acceptance criterion, prevents self-approval, and mandates clear APPROVED/REJECTED decisions. Includes severity calibration for issues and handles partial validation scenarios.

A 8.1
Full Stack
validation-gateacceptance-criteriasoftware-processquality-assurance
141
rank 81
hot 96
SkillHub ClubShip Full Stack

Hooks Automation

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

A 8.0
Full StackIntegration
141
rank 80
hot 96
SkillHub ClubShip Full Stack

parallel-dispatch

A well-designed parallel agent orchestration system that provides robust infrastructure for concurrent multi-agent workflows with clear configuration and error handling.

A 7.7
Full Stack
agent-orchestrationparallel-processingcode-reviewworkflow-automation
98
rank 77
hot 94
SkillHub ClubShip Full Stack

create-slash-commands

Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.

A 8.0
Full Stack
71
rank 80
hot 93
SkillHub ClubShip Full Stack

codex-reviewer

Provides patterns for using Codex CLI as an automated code reviewer with structured prompts, output parsing, and configuration. Focuses on review gates and quality checks with clear verdict formats and issue tracking.

A 8.3
Full Stack
code-reviewautomationgit-workflowquality-gate
40
rank 83
hot 90
SkillHub ClubShip Full Stack

daily-brief

Generates personalized daily news briefings from verified sources within the last 7 days. It reads user profiles and interest files, applies source credibility tiers, cross-references facts, and outputs structured markdown with confidence assessments. Handles cases with no news or conflicting sources transparently.

A 8.4
Full StackTesting
news-curationpersonalizationverificationintelligence
254
rank 84
hot 98
Previous
Page 24 of 621
Next