Marketplace

SkillHub Club catalog feed.

Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.

Start with the job to be done
26985 results
All outcomes · All facets
Page 26 of 1125
SkillHub ClubShip Full Stack

implementing-jsc-classes-zig

Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.

A 8.0
Full StackIntegration
88.2K
rank 99
hot 99
SkillHub ClubResearch & Ops

perplexity-search

Provides access to Perplexity's AI-powered web search models through OpenRouter, enabling real-time information retrieval with source citations. Useful for finding current scientific literature, verifying facts beyond model cutoffs, and conducting domain-specific research with structured query guidance.

A 8.0
Data / AI
web-searchresearch-toolperplexityreal-time-data
15.5K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

harness-writing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

A 8.3
Full StackTech Writer
3.7K
rank 83
hot 99
SkillHub ClubWrite Technical Docs

documenting-rust-code

Provides specific guidance for documenting Rust code in the HASH codebase, covering doc comments, intra-doc links, error sections, and examples. Includes detailed patterns for different function types and module documentation with practical examples.

A 8.3
Tech WriterBackend
rustcode-documentationrustdocapi-docs
1.4K
rank 83
hot 99
SkillHub ClubDesign Product

landing-page-guide-v2

This skill generates complete Next.js landing pages using the DESIGNNAS 11-element framework. It provides specific aesthetic directions (minimalist, bold, retro, etc.), detailed component code, and design system guidance to avoid generic AI aesthetics. Output includes typography choices, color palettes, and production-ready React components.

A 8.1
FrontendData / AIDesigner
landing-pagenextjsui-designconversion-optimization
784
rank 81
hot 99
SkillHub ClubShip Full Stack

domain-driven-design

Provides tactical and strategic Domain-Driven Design patterns including entities, value objects, aggregates, and bounded contexts. Includes concrete examples, decision tables, and visual diagrams for modeling business domains with clear boundaries and consistency strategies.

A 8.3
Full StackBackendDesigner
software-architecturedomain-modelingdesign-patternsbackend-design
226
rank 83
hot 98
SkillHub ClubDesign Product

tailwind-css

A comprehensive and well-structured reference guide for Tailwind CSS, offering practical patterns and examples for modern frontend development with excellent clarity and utility.

A 8.5
FrontendDesigner
tailwindcsscss-frameworkresponsive-designui-development
171
rank 85
hot 96
SkillHub ClubRun DevOps

nodejs-backend-patterns

Provides concrete code examples and architectural patterns for building Node.js backend services with Express and Fastify. Covers middleware setup, layered architecture, authentication with JWT, database integration, caching strategies, and API response formatting. Includes TypeScript examples and best practices for production deployment.

A 8.8
BackendDevOpsDesigner
nodejsexpressfastifyapi-design
141
rank 88
hot 96
SkillHub ClubShip Full Stack

skill-creator

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

B 7.1
Full Stack
323.8K
rank 99
hot 99
SkillHub ClubShip Full Stack

fix

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

B 7.1
Full Stack
244K
rank 99
hot 99
SkillHub ClubWrite Technical Docs

commit

Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.

B 7.1
Full StackTech Writer
25.7K
rank 93
hot 99
SkillHub ClubWrite Technical Docs

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

A 7.4
Full StackTech Writer
19.1K
rank 91
hot 99
SkillHub ClubAnalyze Data & AI

xiaohongshu-recruiter

用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。

B 7.1
Full StackData / AI
19.1K
rank 91
hot 99
SkillHub ClubWrite Technical Docs

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

B 7.1
Full StackData / AITech Writer
10K
rank 88
hot 99
SkillHub ClubShip Full Stack

.claude

Imported from https://github.com/vercel/streamdown.

B 7.1
Full Stack
4.8K
rank 84
hot 99
SkillHub ClubShip Full Stack

submit-work

Submit completed work for a task on OpenAnt. Submission = text description + files. IMPORTANT — before submitting, always check if your work produced any files and upload them first. Use when the agent has finished work and wants to deliver results, submit a solution, turn in deliverables, upload files, or send proof of completion. Covers "submit work", "deliver results", "I'm done", "here's my work", "submit solution", "upload and submit", "attach proof", "deliver file", "send deliverable".

B 7.1
Full Stack
3.1K
rank 82
hot 99
SkillHub ClubDesign Product

theme-factory

Provides 10 preset color/font themes for styling documents and presentations. Includes a visual showcase PDF and allows custom theme generation. Applies consistent styling to slides, reports, and HTML pages with specific hex codes and font pairings.

A 7.7
Designer
theme-stylingdocument-formattingpresentation-designcolor-palettes
2.6K
rank 81
hot 99
SkillHub ClubWrite Technical Docs

skill-architect

Expert guide for designing and building high-quality skills from scratch through structured conversation. Use when someone wants to create a new skill, build a skill, design a skill, or asks for help making Agents do something consistently. Also use when someone says "turn this into a skill", "I want to automate this workflow", "how do I teach my Agent to do X", or mentions creating SKILL.md files. Covers standalone skills and MCP-enhanced workflows. Do NOT use for creating subagents (use subagent-creator) or technical design documents (use create-technical-design-doc).

B 7.1
Full StackTech WriterDesigner
1.8K
rank 79
hot 99
SkillHub ClubShip Full Stack

activitypub-dev-cycle

This Skill provides a reference for development workflows in the WordPress ActivityPub plugin. It covers environment setup with wp-env, running PHP and E2E tests, code linting for PHP/JS/CSS, building assets, and automated pre-commit hooks. It includes specific commands for common tasks like debugging tests and generating coverage reports.

A 8.4
Full StackTestingIntegration
wordpress-plugindevelopment-workflowtesting-automationcode-quality
565
rank 84
hot 99
SkillHub ClubWrite Technical Docs

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

A 8.9
Full StackTech WriterTesting
141
rank 89
hot 96
SkillHub ClubDesign Product

design-tokens

This skill scans existing codebases for design values across UI, emails, PDFs, CLI tools, and charts, then consolidates them into a single token system. It enforces WCAG contrast, generates color-blind-safe palettes, and outputs CSS variables and helper libraries for consistent usage across all project surfaces.

A 8.9
Full StackFrontendDesigner
71
rank 89
hot 93
SkillHub ClubWrite Technical Docs

writing-standards

Enforces Korean writing standards by eliminating AI-generated patterns, mandating third-person omniscient narration, and requiring systematic citations. Provides detailed rules for prohibited vocabulary, sentence endings, and paragraph structure. Includes validation checklists and modular reference documents.

A 8.4
Tech WriterData / AI
korean-writingai-pattern-detectioncitation-systemcontent-quality
56
rank 84
hot 92
SkillHub ClubShip Full Stack

handling-rust-errors

This skill provides HASH-specific patterns for using the error-stack crate in Rust projects. It enforces consistent error handling, distinguishes between compiler and infrastructure code, and includes practical examples for defining, propagating, and documenting errors. The skill is tightly integrated with HASH's development workflow.

A 8.3
Full StackIntegration
rusterror-handlingcode-qualitybest-practices
1.4K
rank 83
hot 99
SkillHub ClubShip Full Stack

claude-reflect

A two-stage system that captures user corrections during Claude sessions and queues them for review. Users run /reflect to apply learnings to CLAUDE.md files. It detects correction patterns like 'no, use X' and 'actually...' to help Claude remember preferences across sessions.

A 7.9
Full Stack
self-learningclaude-configcorrection-trackingworkflow-automation
828
rank 79
hot 99
Previous
Page 26 of 1125
Next