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

terraform-module-library

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

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

c-pro

Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.

C 5.7
Full Stack
25.8K
rank 93
hot 99
SkillHub ClubShip Full Stack

cpp-pro

Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns.

C 5.7
Full Stack
25.7K
rank 93
hot 99
SkillHub ClubShip Full Stack

tdd

Test-Driven Development enforcement skill - write tests first, always

C 5.7
Full StackTesting
10.2K
rank 88
hot 99
SkillHub ClubShip Full Stack

nestjs-expert

Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.

C 5.7
Full StackBackend
7K
rank 86
hot 99
SkillHub ClubShip Full Stack

clean-code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

C 5.7
Full Stack
6.4K
rank 86
hot 99
SkillHub ClubShip Full Stack

2d-games

2D game development principles. Sprites, tilemaps, physics, camera.

C 5.7
Full Stack
6.4K
rank 86
hot 99
SkillHub ClubShip Full Stack

antfu

Anthony Fu's {Opinionated} preferences and best practices for web development

C 5.7
Full Stack
4.2K
rank 83
hot 99
SkillHub ClubShip Full Stack

math

Unified math capabilities - computation, solving, and explanation. I route to the right tool.

C 5.7
Full Stack
3.6K
rank 83
hot 99
SkillHub ClubShip Full Stack

skills

Imported from https://github.com/dathere/qsv.

C 5.7
Full Stack
3.5K
rank 83
hot 99
SkillHub ClubShip Full Stack

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

C 5.7
Full Stack
1.6K
rank 79
hot 99
SkillHub ClubShip Full Stack

cfn-compilation-error-fixer

Two-phase compilation error fixer for Rust and TypeScript projects. Uses Cerebras LLM for bulk error reduction (95%+), followed by agent cleanup for remaining complex issues. Handles 20+ mechanical errors efficiently with validation gates.

A 7.7
Full Stack
rusttypescriptcompilationerror-fixing
14
rank 77
hot 86
SkillHub ClubShip Full Stack

elevenlabs-tts

ElevenLabs Text-to-Speech API for high-quality speech synthesis.

C 5.7
Full StackBackend
784
rank 75
hot 99
SkillHub ClubShip Full Stack

Git Commit Format

Enforces HyperShift's specific conventional commit format with required footers and validation. Provides clear type definitions, breaking change rules, and a gitlint integration checklist for consistent commit messages.

A 7.8
Full StackIntegration
gitcommit-formatconventional-commitscode-quality
514
rank 78
hot 99
SkillHub ClubShip Full Stack

slb

Simultaneous Launch Button - Two-person rule for destructive commands in multi-agent workflows. Risk-tiered classification, command hash binding, 5 execution gates, client-side execution with environment inheritance. Go CLI.

A 8.3
Full Stack
60
rank 83
hot 92
SkillHub ClubShip Full Stack

agent-skill-bridge

Provides structured patterns and protocols for connecting Claude Skills with Agent workflows, enabling skills to invoke agents and vice versa. Defines clear handoff specifications and orchestration plans for complex multi-step automation.

A 7.9
IntegrationFull Stack
agent-frameworkworkflow-orchestrationskill-integrationmulti-agent
9
rank 79
hot 84
SkillHub ClubShip Full Stack

go-test-fixer

Automates conversion of Go slice-based table tests to map-based format and splits large test files. Provides concrete scripts for mechanical transformations with backup creation and workflow guidance.

A 7.7
TestingFull Stack
gotest-refactoringcode-qualitytable-tests
16
rank 77
hot 86
SkillHub ClubShip Full Stack

qlty-check

This Skill wraps the qlty CLI to provide unified code quality checks across 40+ languages. It runs linters, auto-fixes issues, calculates metrics, and finds code smells. The documentation shows clear command examples for common workflows like pre-commit checks and quality reporting.

A 7.8
Full Stack
code-qualitylintingformattingmetrics
3.6K
rank 83
hot 99
SkillHub ClubShip Full Stack

code-simplification

This skill provides structured guidance for identifying and eliminating unnecessary code complexity. It focuses on breaking down convoluted logic, removing redundant abstractions, and improving readability while preserving functionality. The framework includes specific patterns to look for and concrete refactoring steps.

A 8.4
Full Stack
code-reviewrefactoringcode-qualitymaintenance
110
rank 84
hot 94
SkillHub ClubShip Full Stack

receiving-code-review

This skill provides a structured approach to handling code review feedback, emphasizing verification over immediate implementation. It establishes clear response patterns, forbids performative agreement, and offers specific handling for unclear feedback and external reviewers. The skill promotes technical rigor and includes practical examples of good and bad responses.

A 7.9
Full StackTesting
code-reviewworkflowcollaborationtechnical-communication
14
rank 79
hot 86
SkillHub ClubShip Full Stack

revising-findings

Implements verification findings from code review reports with scope-based parallel workflow. Separates common issues (immediate) from exclusive issues (after cross-check), handles uncertain cases with user prompts, and dispatches fixes to appropriate agents.

A 7.9
Full StackTesting
code-reviewverification-workflowparallel-processingissue-tracking
14
rank 79
hot 86
SkillHub ClubShip Full Stack

root-cause-tracing

Provides a systematic method for tracing bugs backward through call stacks to find root causes, with concrete examples of adding instrumentation and analyzing stack traces. Includes a bisection script for identifying test pollution.

A 7.9
Full StackTesting
debuggingstack-traceerror-tracingtesting
14
rank 79
hot 86
SkillHub ClubShip Full Stack

create-subagent

Provides step-by-step guidance for creating Claude Code subagents with proper YAML frontmatter, system prompts, and tool configurations. Includes location options, model selection advice, and description best practices for effective delegation.

A 8.2
Full Stack
subagent-creationclaude-codeagent-configurationworkflow-automation
16
rank 82
hot 86
SkillHub ClubShip Full Stack

create-command

Provides detailed guidance for creating custom Claude Code slash commands, covering file structure, argument handling, frontmatter configuration, and practical examples for common development workflows.

A 8.2
Full Stack
claude-codeslash-commandsprompt-engineeringworkflow-automation
16
rank 82
hot 86
Previous
Page 37 of 617
Next