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 14 of 617
SkillHub ClubShip Full Stack

python

Imported from https://github.com/mcp-use/mcp-use.

C 6.7
Full StackIntegration
9.5K
rank 88
hot 99
SkillHub ClubShip Full Stack

project-management

Imported from https://github.com/alirezarezvani/claude-skills.

C 6.7
Full Stack
5.8K
rank 85
hot 99
SkillHub ClubShip Full Stack

self-improvement

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

C 6.7
Full StackBackend
3K
rank 82
hot 99
SkillHub ClubShip Full Stack

google-chat-api

Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.

A 7.8
Full StackBackendTesting
626
rank 78
hot 99
SkillHub ClubShip Full Stack

calculate-priority-score

Calculates priority scores for issues based on severity, impact, and likelihood using a simple additive formula. Maps scores to five priority categories with clear action recommendations. Includes validation for input parameters and provides structured JSON output.

A 8.3
Full Stack
bug-prioritizationtask-managementrisk-assessmentdecision-support
153
rank 83
hot 96
SkillHub ClubShip Full Stack

testing-skills-with-subagents

Applies test-driven development principles to Claude skill creation. Provides concrete methodology: run scenarios without skill (RED), observe failures, write skill (GREEN), close loopholes (REFACTOR). Includes pressure scenarios, rationalization tables, and bulletproofing techniques.

A 8.6
Full StackTesting
skill-testingtdd-methodologyagent-compliancequality-assurance
137
rank 86
hot 95
SkillHub ClubShip Full Stack

sympy

This skill provides detailed guidance for using SymPy, a Python library for symbolic mathematics. It covers equation solving, calculus, linear algebra, physics calculations, and code generation with specific examples for each operation. The documentation includes practical patterns for generating executable code, LaTeX output, and handling numerical precision.

A 8.6
Full Stack
symbolic-mathpython-libraryscientific-computingcode-generation
141
rank 86
hot 96
SkillHub ClubShip Full Stack

financial-close

This skill provides a structured, six-phase workflow for month-end and year-end financial closing. It guides users through pre-close preparation, transaction processing, account reconciliations, adjustments, review, and finalization. It includes specific checklists, anti-rationalization tables, and dispatches a specialized accounting agent to perform reconciliations. The process enforces mandatory steps and documentation standards to ensure an accurate close with a full audit trail.

A 7.8
Full Stack
accountingworkflowauditfinancial-close
141
rank 78
hot 96
SkillHub ClubShip Full Stack

debugger

A specialized debugging agent that provides structured workflows for diagnosing complex software issues. It integrates multiple debugging tools (gdb, strace, tcpdump) and follows systematic approaches for root cause analysis, memory debugging, and performance profiling. The skill emphasizes reproducible steps and knowledge capture.

A 8.8
Full Stack
debuggingtroubleshootingsystem-analysisperformance
43
rank 88
hot 90
SkillHub ClubShip Full Stack

unity-compile-fixer

This skill detects Unity C# compilation errors from VSCode diagnostics, analyzes error patterns against a database, and proposes fixes for user approval. It handles common Unity-specific issues like missing imports and .meta file conflicts, requiring explicit user confirmation before applying changes.

A 7.8
Full StackBackend
unitycsharpcompilationerror-fixing
77
rank 78
hot 93
SkillHub ClubShip Full Stack

Systematic Debugging

A structured four-phase debugging framework that enforces root cause investigation before any fixes. It provides concrete steps for error analysis, evidence gathering, hypothesis testing, and implementation, with specific rules to prevent common debugging pitfalls like guesswork and premature fixes.

A 8.9
Full StackTesting
debuggingproblem-solvingworkflowbest-practices
1.9K
rank 89
hot 99
SkillHub ClubShip Full Stack

Linear Todo Sync

Fetches assigned Linear tasks via GraphQL API and generates dated markdown todo lists grouped by project. Includes task details like status, priority, labels, estimates, and due dates. Useful for daily standups and personal task tracking.

A 7.7
Full StackBackendIntegration
linear-integrationtask-managementmarkdown-generationapi-automation
1K
rank 77
hot 99
SkillHub ClubShip Full Stack

async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

A 8.4
Full Stack
141
rank 84
hot 96
SkillHub ClubShip Full Stack

api-design-principles

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

A 8.4
Full StackBackendDesigner
141
rank 84
hot 96
SkillHub ClubShip Full Stack

domain-name-brainstormer

Generates domain name ideas for projects and checks availability across TLDs like .com, .io, and .dev. Provides practical naming tips, TLD guidance, and example workflows for startups and personal brands.

A 8.4
Full Stack
domain-namesbrandingnamingavailability-check
141
rank 84
hot 96
SkillHub ClubShip Full Stack

unity-ui-selector

A well-structured decision guide that effectively helps Unity developers choose between UGUI and UI Toolkit with clear comparisons, version matrices, and practical migration advice.

A 8.4
Full StackFrontend
unityui-frameworkdecision-supportgame-development
77
rank 84
hot 93
SkillHub ClubShip Full Stack

1k-git-workflow

Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git, branch, commit, PR, pull request, merge, workflow.

A 7.6
Full Stack
2.3K
rank 80
hot 99
SkillHub ClubShip Full Stack

sparc-methodology

A comprehensive multi-agent development methodology framework with structured phases, TDD integration, and orchestration capabilities for systematic software engineering.

A 7.5
Full StackIntegration
software-methodologymulti-agenttddarchitecture
262
rank 75
hot 98
SkillHub ClubShip Full Stack

skill-manager

A skill manager that searches 31k+ community skills and installs them using SVN export for folder-level downloads, with Git sparse checkout and HTTP fallbacks. Automatically detects available tools and downloads complete skill folders with all files.

A 8.1
Full StackIntegration
skill-managementpackage-installergithub-integrationsvn-download
238
rank 81
hot 98
SkillHub ClubShip Full Stack

project-session-management

Creates and maintains a SESSION.md file to track progress across coding sessions using git checkpoints. Converts implementation phases into actionable tasks with clear next actions, handles context switching between sessions, and provides automated commands for wrapping and resuming work.

A 8.3
Full Stack
session-managementgit-workflowproject-trackingcontext-handoff
141
rank 83
hot 96
SkillHub ClubShip Full Stack

zapier-workflows

Bridges the gap between Zapier's MCP tools and multi-step Zaps by providing persistent memory for workflow patterns. Stores webhook URLs and tool preferences, enabling Claude to trigger complex automations and remember user-specific tool usage across sessions.

A 8.1
IntegrationFull Stack
zapierworkflow-automationmcp-toolswebhooks
141
rank 81
hot 96
SkillHub ClubShip Full Stack

unity-test-runner

A comprehensive Unity test automation skill that provides end-to-end test execution, result parsing, and failure analysis with detailed workflow guidance and cross-platform support.

A 7.9
TestingFull Stack
unitytest-automationci-cdgame-development
77
rank 79
hot 93
SkillHub ClubShip Full Stack

moai-lang-javascript

A specialized JavaScript development assistant covering ES2024+ features, Node.js 22 LTS, multiple runtimes (Bun, Deno), testing frameworks, and backend tooling. Provides concrete code examples for modern JavaScript development workflows including Express, Fastify, and Hono frameworks with practical implementation guides.

A 8.8
Full StackBackendTesting
javascriptnodejsbackendes2024
56
rank 88
hot 92
SkillHub ClubShip Full Stack

gifgrep

A CLI/TUI tool for searching GIFs from Tenor and Giphy, downloading results, and extracting still frames or frame sheets. It provides multiple output formats including JSON and URL lists, with options for batch processing and preview generation. The tool requires API keys for full functionality but includes a demo mode for Tenor.

A 7.4
Full StackBackend
gif-searchcli-toolmedia-extractiontui-interface
323.7K
rank 99
hot 99
Previous
Page 14 of 617
Next