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 25 of 621
SkillHub ClubShip Full Stack

pre-dev-subtask-creation

This skill creates detailed, self-contained implementation subtasks for developers with zero codebase context. It enforces a strict TDD cycle (RED-GREEN-REFACTOR) with 2-5 minute atomic steps, complete code snippets, exact commands, and explicit verification. It's designed for large features requiring parallelizable work.

A 8.2
Full StackTesting
task-breakdowntdd-workflowzero-contextimplementation-guide
141
rank 82
hot 96
SkillHub ClubShip Full Stack

run-nx-generator

This skill helps developers run Nx generators with a focus on internal workspace-plugin generators. It provides clear priority rules, practical examples for common tasks like version bumps, and best practices like using --dry-run. It integrates with existing MCP tools to list generators and get schema details.

A 7.9
Full StackIntegration
nxmonorepocode-generationworkspace-tools
141
rank 79
hot 96
SkillHub ClubShip Full Stack

onboarding

This skill guides new users through setting up a personalized COG (Claude + Obsidian + Git) system. It collects user information through conversational prompts, creates markdown profile files, and generates a welcome guide. It handles existing profiles with update options and stores all configuration as editable markdown notes within the vault structure.

A 7.9
Full Stack
onboardingobsidianpersonalizationknowledge-management
141
rank 79
hot 96
SkillHub ClubShip Full Stack

distributed-tracing

This skill implements distributed tracing using Jaeger and Tempo to track requests across microservices, enabling developers to identify performance bottlenecks, debug latency issues, and visualize service dependencies for improved observability.

A 7.8
Full StackTesting
95
rank 78
hot 94
SkillHub ClubShip Full Stack

faq

This skill provides a detailed FAQ for implementing Conventional Commits, covering common questions about formatting, workflow integration, tooling, and troubleshooting. It serves as a quick reference guide for developers adopting this commit message standard.

A 8.4
Full StackIntegration
git-commitsdocumentationworkflowversioning
43
rank 84
hot 90
SkillHub ClubShip Full Stack

api-designer

This skill provides a structured framework for designing REST and GraphQL APIs, covering specification, documentation, and developer experience. It includes checklists for RESTful principles, GraphQL schema design, versioning, and authentication. The skill integrates with tools like openapi-generator and postman for spec generation and testing.

A 8.3
Full StackBackendDesigner
api-designopenapigraphqldocumentation
43
rank 83
hot 90
SkillHub ClubShip Full Stack

Meta-Pattern Recognition

Provides a mental model for identifying universal patterns across domains via a simple algorithm: spot a pattern in 3+ areas, extract its abstract form, identify variations, and find new applications. Includes reference table with concrete examples and red flags for pattern blindness.

A 8.6
Full Stack
pattern-recognitionproblem-solvingsystems-thinkingcross-domain
1.9K
rank 86
hot 99
SkillHub ClubShip Full Stack

moai-lang-csharp

Provides specialized guidance for C# 12 and .NET 8 development with practical examples for ASP.NET Core, Entity Framework, and Blazor. Includes project templates, testing patterns, and Context7 integration for documentation lookup. Focuses on modern patterns like primary constructors, minimal APIs, and CQRS with validation.

A 8.4
Full StackTestingIntegration
csharpdotnetaspnet-coreentity-framework
842
rank 84
hot 99
SkillHub ClubShip Full Stack

moai-lang-cpp

Provides modern C++23/C++20 guidance with specific code examples for RAII, smart pointers, concepts, ranges, modules, and CMake. Covers build systems, concurrency patterns, and performance optimization techniques for system software and game development.

A 8.3
Full Stack
cplusplusmodern-cppsystem-programminggame-dev
838
rank 83
hot 99
SkillHub ClubShip Full Stack

product-design

Automates Figma design handoff by extracting tokens, mapping components, detecting drift, and generating implementation plans. Integrates directly with Figma's MCP server to reduce manual review from hours to minutes. Creates structured tasks and provides phased development recommendations.

A 8.2
DesignerFrontendBackend
figmadesign-systemhandofffrontend
159
rank 82
hot 96
SkillHub ClubShip Full Stack

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

A 8.3
Full Stack
141
rank 83
hot 96
SkillHub ClubShip Full Stack

system-createcli

Generate production-quality TypeScript CLIs with full documentation, error handling, and best practices. Creates deterministic, type-safe command-line tools following PAI's CLI-First Architecture. USE WHEN user says "create a CLI", "build a command-line tool", "make a CLI for X", or requests CLI generation. (user)

A 8.3
Full Stack
141
rank 83
hot 96
SkillHub ClubShip Full Stack

billing-automation

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

A 7.8
Full Stack
141
rank 78
hot 96
SkillHub ClubShip Full Stack

systematic-debugging

A structured four-phase debugging framework that enforces root cause investigation before fixes. It provides concrete steps for error analysis, pattern comparison, hypothesis testing, and implementation with clear time limits and failure thresholds to prevent wasted effort.

A 8.4
Full StackTesting
debuggingtroubleshootingsoftware-engineeringproblem-solving
141
rank 84
hot 96
SkillHub ClubShip Full Stack

creating-skills

Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples

A 8.0
Full Stack
98
rank 80
hot 94
SkillHub ClubShip Full Stack

vitest-runner

A well-structured Vitest test runner skill with excellent grounding protocols, comprehensive workflow steps, and robust error recovery mechanisms for JavaScript/TypeScript testing automation.

A 7.7
TestingFull Stack
javascript-testingvitesttest-automationcode-quality
98
rank 77
hot 94
SkillHub ClubShip Full Stack

.claude

This Skill adds memory functionality to Claude by tracking conversation history and providing context from previous interactions. It helps Claude remember past discussions and reference earlier topics, reducing repetition in long conversations.

B 6.4
Full StackIntegration
memory-managementcontext-trackingclaude-integration
38.2K
rank 95
hot 99
SkillHub ClubShip Full Stack

2agent

Sets up a two-agent workflow between Cursor (PM) and Claude Code (implementer) by generating command files, memory structures, and version tracking. Handles initial setup, updates, and Cursor integration with backup and merge capabilities.

A 7.7
Full StackIntegration
multi-agentworkflow-automationcursor-integrationproject-setup
280
rank 77
hot 98
SkillHub ClubShip Full Stack

git-worktrees

This skill provides shell scripts and a Claude command template to manage Git worktrees for parallel development in Claude Code. It enables running multiple Claude instances on different branches simultaneously, avoiding file conflicts. The scripts handle worktree creation, listing, and cleanup, while the command offers quick setup instructions.

A 8.4
Full Stack
git-workflowparallel-developmentclaude-codeproductivity
98
rank 84
hot 94
SkillHub ClubShip Full Stack

canton-network-repos

A highly specialized and detailed skill providing comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes with excellent documentation.

A 8.2
Full Stack
blockchaindamlcantonversion-management
40
rank 82
hot 90
SkillHub ClubShip Full Stack

session-init

Automates session startup by checking Git status, reading task plans, and displaying context from project files. Helps developers quickly understand current work status and pending tasks before starting coding work.

A 7.8
Full StackIntegration
session-managementworkflow-automationgit-integrationtask-tracking
280
rank 78
hot 98
SkillHub ClubShip Full Stack

infographic-template-updater

Automates updates to template documentation and UI prompts when new infographic templates are added. Keeps multiple files synchronized including SKILL.md, gallery mappings, and playground prompts. Includes sanity checks with ripgrep to verify changes.

A 7.7
Full StackFrontend
documentationcode-maintenancetemplate-management
209
rank 77
hot 97
SkillHub ClubShip Full Stack

setup-knip

This skill installs and configures Knip for dead code detection in JavaScript/TypeScript projects. It checks for existing installations, detects project type (standard, Next.js, monorepo), creates appropriate configuration files, adds npm scripts, and validates setup. It includes critical safety warnings about dynamic import limitations.

A 7.9
Full StackFrontend
dead-code-detectiontool-setupjavascripttypescript
153
rank 79
hot 96
SkillHub ClubShip Full Stack

rust-engineer

A specialized Rust development assistant that enforces strict coding standards, memory safety practices, and performance optimization techniques. It provides structured workflows for project analysis, implementation, and verification with tools like cargo, clippy, and miri.

A 8.2
Full StackTesting
rustsystems-programmingcode-qualityperformance
110
rank 82
hot 94
Previous
Page 25 of 621
Next