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

docx

Provides tools for creating, editing, and analyzing Word documents through XML manipulation and markdown conversion. Supports tracked changes, comments, and formatting preservation with clear workflows for different document tasks.

A 8.3
Full Stack
document-processingoffice-automationxml-manipulationworkflow-automation
1.9K
rank 83
hot 99
SkillHub ClubShip Full Stack

stripe-patterns

Provides concrete patterns for integrating Stripe payments, including checkout sessions, webhook handling, and subscription management. Includes safety checklists, idempotency patterns, and evidence templates for testing. Focuses on preventing common mistakes like using production keys and missing signature verification.

A 8.4
Full StackFrontendTesting
stripepayment-integrationwebhookssubscriptions
45
rank 84
hot 91
SkillHub ClubShip Full Stack

Wheels Migration Generator

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

A 7.9
Full StackBackend
141
rank 79
hot 96
SkillHub ClubShip Full Stack

meeting-insights-analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

A 7.9
Full Stack
141
rank 79
hot 96
SkillHub ClubShip Full Stack

managing-cargo-dependencies

This skill provides specific guidance for managing Cargo.toml dependencies in HASH's Rust workspace. It enforces consistent patterns like 4-section organization, workspace dependency inheritance, and public/private flags. The skill includes practical examples and links to detailed resource files for common scenarios.

A 7.9
Full Stack
rustcargodependency-managementworkspace
141
rank 79
hot 96
SkillHub ClubShip Full Stack

api-test-generator

Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.

A 7.6
Full StackBackendTesting
141
rank 76
hot 96
SkillHub ClubShip Full Stack

.claude

A Claude Skill providing guidance for developing a .NET library with Roslyn source generators for smart enums and value objects. It enforces a strict zero-hallucination policy by mandating verification of external APIs via Context7 MCP and delegates complex tasks to specialized subagents to keep the main context focused.

A 8.3
Full StackTestingIntegration
dotnetsource-generatorscode-qualitytype-safety
84
rank 83
hot 93
SkillHub ClubShip Full Stack

attio-skill-generator

Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.

A 8.1
Full Stack
58
rank 81
hot 92
SkillHub ClubShip Full Stack

moai-platform-convex

Provides detailed guidance for implementing Convex, a real-time backend platform. Covers schema design, reactive queries, mutations, and integration with React and authentication providers like Clerk. Includes concrete code examples for common patterns.

A 8.1
BackendFrontendFull Stack
convexrealtime-databasetypescriptreact-integration
56
rank 81
hot 92
SkillHub ClubShip Full Stack

typescript-best-practices

This skill provides concrete TypeScript patterns for type-first development, discriminated unions, runtime validation with Zod, and configuration management. It enforces making illegal states unrepresentable at compile time and includes practical examples for exhaustive handling and error propagation.

A 8.3
Full Stack
typescriptcode-qualitybest-practicesvalidation
40
rank 83
hot 90
SkillHub ClubShip Full Stack

document-converter

This skill orchestrates multiple command-line tools (pandoc, markitdown, pymupdf4llm) to convert documents between Markdown, DOCX, and PDF formats. It features intelligent tool selection, batch processing, and fallback mechanisms with optional Gemini API for enhanced PDF text extraction. The documentation clearly explains conversion priorities and practical usage patterns.

A 8.2
Full StackBackend
document-conversionmarkdown-toolspdf-processingoffice-automation
435
rank 82
hot 99
SkillHub ClubShip Full Stack

math-teacher

This skill generates interactive, standalone HTML/JS playgrounds to teach math concepts from arithmetic to calculus. It uses gamification, visualizations, and adaptive challenges to make learning engaging. Outputs are self-contained web pages with real-time feedback and playful elements like points and animations.

A 7.8
Full Stack
math-learninginteractive-educationgamificationvisualization
98
rank 78
hot 94
SkillHub ClubShip Full Stack

task-breakdown-phase

Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)

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

moai-workflow-testing

This skill bundles TDD, debugging, performance analysis, and code review into a single workflow. It provides concrete steps for the RED-GREEN-REFACTOR cycle, error analysis, and PR reviews using a multi-agent pattern. It integrates with tools like pytest, cProfile, and GitHub Actions.

A 8.0
Full StackTesting
workflow-automationcode-reviewtesting-frameworkdebugging-tools
56
rank 80
hot 92
SkillHub ClubShip Full Stack

pr-comment-analyzer

Analyzes GitHub PR review comments to assess relevance, identify ambiguous feedback, and generate structured reports with suggested Q&A discussion points. Provides read-only analysis without modifying code or resolving threads, helping teams understand review status before taking action.

A 8.2
Full Stack
githubcode-reviewpr-analysiscollaboration
43
rank 82
hot 90
SkillHub ClubShip Full Stack

claude-code-commands

Provides a detailed reference for creating Claude Code slash commands with argument handling, file inclusion, bash execution, and hook integration. Includes practical templates for common workflows like code review, testing, and multi-agent orchestration.

A 8.1
Full StackTestingIntegration
claude-codeslash-commandsworkflow-automationdeveloper-tools
42
rank 81
hot 90
SkillHub ClubShip Full Stack

debug-hooks

Provides a systematic debugging workflow for Claude Code hooks with concrete bash commands. Covers common failure scenarios like missing registrations, silent errors, and build issues. Includes practical examples for manual testing and a diagnostic checklist.

A 8.7
Full StackTesting
claude-hooksdebuggingworkflowtroubleshooting
3.6K
rank 87
hot 99
SkillHub ClubShip Full Stack

calendar

Calendar canvas for displaying events and picking meeting times. Use when showing calendar views or when users need to select available time slots.

A 8.1
Full Stack
1.4K
rank 81
hot 99
SkillHub ClubShip Full Stack

workflow

This skill manages handoffs between PM and implementation roles in a multi-agent Claude setup. It generates structured request templates for task delegation and completion reports, and can auto-fix issues identified in code reviews. It's designed for teams using Claude in distinct PM and developer roles.

A 7.4
Full Stack
multi-agentcode-reviewworkflow-automationhandoff
280
rank 74
hot 98
SkillHub ClubShip Full Stack

regression-test-generator

Generate regression tests when bugs are discovered during /debug or continuous checks. Auto-detects test framework, creates Arrange-Act-Assert tests, and links to error-log.md entries. (project)

A 7.8
Full StackTesting
71
rank 78
hot 93
SkillHub ClubShip Full Stack

examples

A comprehensive reference skill providing real-world examples of Conventional Commits across various scenarios, commit types, and common mistakes, serving as an excellent educational resource for development teams.

A 8.4
Full Stack
git-commitsdocumentationbest-practicescode-quality
43
rank 84
hot 90
SkillHub ClubShip Full Stack

subagent-driven-development

Automates multi-task implementation by dispatching fresh subagents for each task with intermediate code reviews. Enforces quality gates between tasks to catch issues early while maintaining development momentum in a single session.

A 7.8
Full Stack
subagent-workflowcode-review-automationtask-executionquality-gate
43
rank 78
hot 90
SkillHub ClubShip Full Stack

ordercli

A CLI tool for Foodora that lets users check past orders, track active deliveries, and reorder items. It handles browser-based logins with Cloudflare protection and offers session management. Deliveroo support is listed as work in progress.

A 7.0
Full Stack
food-deliverycli-toolorder-trackingautomation
323.8K
rank 99
hot 99
SkillHub ClubShip Full Stack

canvas

Imported from https://github.com/openclaw/openclaw.

C 6.1
Full Stack
323.6K
rank 99
hot 99
Previous
Page 26 of 617
Next