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

draw-io

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

C 6.6
Full Stack
23.2K
rank 92
hot 99
SkillHub ClubShip Full Stack

1k-adding-chains

Guide for adding new blockchain chains to OneKey. Use when implementing new chain support, adding blockchain protocols, or understanding chain architecture. Triggers on chain, blockchain, protocol, network, coin, token, add chain, new chain.

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

activitypub-pr-workflow

This skill enforces consistent PR creation workflows for the WordPress ActivityPub plugin. It provides branch naming conventions, required PR settings, changelog rules, and pre-push checks. It helps developers avoid common mistakes and maintain project standards.

A 8.1
Full StackIntegration
git-workflowpr-checklistcode-reviewautomation
565
rank 81
hot 99
SkillHub ClubShip Full Stack

skills

Provides WebSocket-based control of Unity Editor with 500+ commands for GameObject manipulation, scene management, component operations, and SQLite database integration. Enables scripted automation of Unity workflows from Claude Code via JSON-RPC 2.0 protocol on localhost ports 9500-9600.

A 8.3
Full StackBackendIntegration
unityautomationwebsocketgame-development
77
rank 83
hot 93
SkillHub ClubShip Full Stack

food-order

This Claude Skill automates Foodora order reordering and tracking via the ordercli command-line tool. It focuses on safety by requiring explicit user confirmation before placing orders, provides preview functionality, and includes tracking commands. The skill requires external tool installation and Foodora account setup.

A 7.5
Full Stack
food-deliverycli-toolautomationorder-management
323.7K
rank 99
hot 99
SkillHub ClubShip Full Stack

typescript-advanced-types

Provides detailed guidance on TypeScript's advanced type features including generics, conditional types, mapped types, and template literals. Includes practical code examples for building type-safe applications, type inference techniques, and common patterns. Covers best practices and performance considerations for real-world usage.

A 8.5
Full Stack
typescripttype-systemgenericstype-safety
141
rank 85
hot 96
SkillHub ClubShip Full Stack

Function Call Tracing

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization

A 7.7
Full Stack
tracingprofilinginstrumentationperfetto
1.5K
rank 78
hot 99
SkillHub ClubShip Full Stack

managing-git-workflow

This Skill provides standardized Git workflow guidance for HASH development teams. It enforces branch naming conventions linking to Linear tickets, defines PR creation templates, and offers detailed review procedures with specific CLI commands for gathering context.

A 7.7
Full Stack
git-workflowcode-reviewbranch-managementpr-process
1.4K
rank 78
hot 99
SkillHub ClubShip Full Stack

sveltekit-remote-functions

Provides guidance for SvelteKit's experimental remote functions feature, explaining command(), query(), and form() patterns for server-side execution from client components. Includes practical examples, validation with Valibot/Zod, caching strategies, and comparison with traditional approaches.

A 8.3
FrontendBackendFull Stack
sveltekitremote-functionsfullstacktypescript
192
rank 83
hot 97
SkillHub ClubShip Full Stack

typescript

This skill enforces TypeScript coding standards with specific rules for alphabetical ordering, BiomeJS tooling, dayjs usage, and type safety. It provides concrete examples for common patterns and clear triggers for when to apply the skill.

A 8.4
Full Stack
typescriptcode-qualitylintingbest-practices
73
rank 84
hot 93
SkillHub ClubShip Full Stack

python-best-practices

A comprehensive guide to Python type-first development with practical examples covering dataclasses, discriminated unions, protocols, and modern tooling recommendations.

A 8.7
Full Stack
pythontype-hintsbest-practicescode-quality
40
rank 87
hot 90
SkillHub ClubShip Full Stack

grep-and-read

A highly efficient and practical skill that dramatically reduces exploration time by combining grep and read operations into a single coordinated action.

S 9.1
Full Stack
4
rank 91
hot 81
SkillHub ClubShip Full Stack

prp-core-runner

Orchestrate complete PRP workflow from feature request to pull request. Run create branch, create PRP, execute implementation, commit changes, and create PR in sequence. Use when implementing features using PRP methodology or when user requests full PRP workflow.

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

C++ Code Formatter

This skill provides C++ code formatting for the Sanmill project using clang-format with project-specific configuration. It includes a format.sh script for batch processing, git integration examples, and troubleshooting guidance for common formatting issues.

A 8.2
Full StackIntegration
code-formattingc-plus-plusclang-formatcode-style
189
rank 82
hot 97
SkillHub ClubShip Full Stack

interviewing-user

A well-structured skill for systematic requirements gathering that proactively interviews users to resolve ambiguities before implementation, preventing wasted effort from incorrect assumptions.

A 8.3
Full Stack
requirements-gatheringuser-interactionambiguity-resolutionsystematic-process
141
rank 83
hot 96
SkillHub ClubShip Full Stack

tech-stack-detection

A well-structured skill for automatically detecting technology stacks in projects, providing clear methodology and practical workflow for developers starting with unfamiliar codebases.

A 7.9
Full Stack
project-analysisframework-detectiontoolingonboarding
226
rank 79
hot 98
SkillHub ClubShip Full Stack

Skill Builder

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.

A 8.2
Full Stack
141
rank 82
hot 96
SkillHub ClubShip Full Stack

project-setup

This skill automates the setup of Claude Code projects by generating CLAUDE.md files and slash commands based on project type. It detects existing project configurations and provides templates for React, Python, Go, and Rust. The skill includes clear examples and verification steps to ensure proper configuration.

A 8.4
Full StackFrontendTesting
project-scaffoldingclaude-codedeveloper-tools
83
rank 84
hot 93
SkillHub ClubShip Full Stack

test-driven-development

This skill enforces strict Test-Driven Development practices by requiring failing tests before any implementation code. It provides concrete examples of red-green-refactor cycles, common rationalizations to avoid, and verification checklists. The approach is dogmatic but effective for maintaining test discipline.

A 8.8
TestingFull Stack
tddsoftware-testingdevelopment-workflowcode-quality
3.6K
rank 88
hot 99
SkillHub ClubShip Full Stack

Subagent System

Enables creation and management of specialized Claude subagents for task delegation. Provides clear file structure, automatic/proactive delegation triggers, and permission controls. Helps keep main conversation context clean by isolating specialized tasks to separate agents.

A 8.2
Full Stack
agent-managementworkflow-delegationcontext-isolationtool-permissions
499
rank 82
hot 99
SkillHub ClubShip Full Stack

parallel-execution-optimizer

Identify and execute independent operations in parallel for 3-5x speedup. Auto-analyzes task dependencies, groups into batches, launches parallel Task() calls. Applies to /optimize (5 checks), /ship pre-flight (5 checks), /implement (task batching), /prototype (N screens). Auto-triggers when detecting multiple independent operations in a phase.

A 8.6
Full Stack
71
rank 86
hot 93
SkillHub ClubShip Full Stack

typescript-pro

A TypeScript expert skill focused on advanced type system usage, full-stack type safety, and build optimization. It provides structured workflows for type analysis, implementation, and quality assurance with specific tool integration (tsc, eslint, jest, webpack, vite).

A 8.7
Full StackIntegration
typescripttype-safetyfullstackbuild-tools
43
rank 87
hot 90
SkillHub ClubShip Full Stack

github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

C 6.6
Full StackBackend
323.7K
rank 99
hot 99
SkillHub ClubShip Full Stack

bird

X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.

B 6.6
Full Stack
323.5K
rank 99
hot 99
Previous
Page 15 of 617
Next