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 181 of 1125
SkillHub ClubShip Full Stack

secrets-manager

AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret versions, retrieving secrets in applications, or integrating with RDS.

C 5.1
Full Stack
1K
rank 76
hot 99
SkillHub ClubResearch & Ops

user-file-ops

Simple operations on user-provided text files including summarization.

C 5.1
Full Stack
1K
rank 76
hot 99
SkillHub ClubShip Full Stack

python-math

Small Python utilities for math and text files.

C 5.1
Full Stack
1K
rank 76
hot 99
SkillHub ClubAnalyze Data & AI

wrangler

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

C 5.1
Full StackDevOpsData / AI
664
rank 74
hot 99
SkillHub ClubShip Full Stack

pm

This skill provides Product Manager expertise for spec-driven development, guiding the creation of product requirements, user stories, and roadmaps using a structured, phased approach to ensure clarity, validation, and traceability.

C 5.1
Full Stack
95
rank 64
hot 94
SkillHub ClubShip Full Stack

bun-shell

Imported from https://github.com/secondsky/claude-skills.

C 5.1
Full Stack
84
rank 63
hot 93
SkillHub ClubShip Full Stack

chrome-devtools

Browser automation with Puppeteer CLI scripts. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, or encountering JavaScript debugging, browser automation errors.

C 5.1
Full Stack
84
rank 63
hot 93
SkillHub ClubShip Full Stack

cloudflare-workers-migration

This skill helps migrate applications from AWS Lambda, Vercel, Express, and Node.js to Cloudflare Workers, providing decision trees, error solutions, and code patterns for porting to the edge with minimal changes and improved performance.

C 5.1
Full Stack
84
rank 63
hot 93
SkillHub ClubRun DevOps

better-auth

better-auth is a comprehensive, self-hosted authentication solution for TypeScript frameworks that supports 45+ OAuth providers, 2FA, passkeys, organizations, and RBAC. It integrates seamlessly with Cloudflare D1 via Drizzle ORM/Kysely and helps resolve common auth errors like session serialization and CORS issues.

C 5.1
Full StackSecurity
84
rank 63
hot 93
SkillHub ClubResearch & Ops

reference

This skill automates research documentation by fetching URLs, converting them to markdown, and organizing findings into structured folders. It creates README files with summaries, citations, and key takeaways. The workflow handles multiple sources and maintains original content while providing synthesized analysis.

A 7.7
Full StackTech Writer
web-researchdocumentationurl-processingmarkdown
20
rank 77
hot 87
SkillHub ClubAnalyze Data & AI

cfn-cerebras-code-generator

Generates code quickly using Z.ai's glm-4.6 model for test files, boilerplate, and repetitive patterns. Focuses on speed over nuance with context tracking and OpenAI-compatible API. Best for bulk file creation when rapid iteration is needed.

B 6.6
Full StackBackendData / AI
code-generationtest-automationboilerplatefast-iteration
14
rank 66
hot 86
SkillHub ClubDesign Product

library-of-living-knowledge

A meta-skill that bootstraps AI agents with system context and orchestrates skills through prompt chaining. It provides inbox management, task delegation, and progressive onboarding for multi-agent systems. The design focuses on dynamic resource loading and self-improvement patterns.

A 7.1
Full StackData / AIDesigner
agent-orchestrationknowledge-managementprompt-chainingmulti-agent
4
rank 71
hot 81
SkillHub ClubShip Full Stack

image-crop-rotate

Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users request image cropping to center, image rotation, or both operations combined on image files.

C 5.1
Full Stack
806
rank 75
hot 99
SkillHub ClubWrite Technical Docs

spark-basics

Provides essential PySpark code snippets for common data operations like reading/writing files, transformations, joins, and window functions. Focuses on practical patterns for ETL jobs with optimization tips.

A 7.9
Data / AITech Writer
pysparkdata-processingetldistributed-computing
5
rank 79
hot 82
SkillHub ClubAnalyze Data & AI

check-codex

Fetches GitHub Codex AI feedback for the current pull request, categorizes issues by priority (P1-P3), and presents actionable summaries. Integrates with session startup and PR review workflows to catch AI suggestions before merging.

A 7.8
DevOpsFull StackData / AI
code-reviewgithub-workflowpr-automation
2
rank 78
hot 79
SkillHub ClubBuild Mobile

ios-code-review

This skill reviews iOS Swift code for a specific app (Payoo Merchant), focusing on critical issues like RxSwift memory leaks, retain cycles, and Clean Architecture violations. It provides actionable feedback with severity levels and code examples, but is tightly coupled to one project's conventions.

A 7.8
Mobile
ioscode-reviewrxswiftclean-architecture
1
rank 78
hot 77
SkillHub ClubShip Full Stack

discover-important-function

When given a project codebase, this skill observes the important functions in the codebase for future action.

C 5.1
Full Stack
785
rank 75
hot 99
SkillHub ClubShip Full Stack

SQLite

Expert guidance for SQLite database with better-sqlite3 Node.js driver including database setup, queries, transactions, migrations, performance optimization, and integration with TypeScript. Use this when working with embedded databases, better-sqlite3 driver, or SQLite operations.

C 5.1
Full StackBackendIntegration
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

db-wal-recovery

Guidance for recovering data from SQLite Write-Ahead Log (WAL) files that may be corrupted, encrypted, or inaccessible. This skill should be used when tasks involve database recovery, WAL file analysis, decrypting database files, or recovering missing/corrupted SQLite data. Helps avoid common pitfalls like fabricating data based on patterns instead of actual recovery.

C 5.1
Full StackBackendData / AI
785
rank 75
hot 99
SkillHub ClubShip Full Stack

explain-code

Explain what code does in plain English

C 5.1
Full Stack
785
rank 75
hot 99
SkillHub ClubWrite Technical Docs

python-dev

Python development guidance with code quality standards, error handling, testing practices, and environment management. Use when writing, reviewing, or modifying Python code (.py files) or Jupyter notebooks (.ipynb files).

C 5.1
Full StackTech WriterTesting
785
rank 75
hot 99
SkillHub ClubShip Full Stack

analyze-ci

Analyze failed GitHub Action jobs for a pull request.

C 5.1
Full Stack
785
rank 75
hot 99
SkillHub ClubShip Full Stack

fuzzing-python

Creating fuzz driver for Python libraries using LibFuzzer. This skill is useful when agent needs to work with creating fuzz drivers / fuzz targets for Python project and libraries.

C 5.1
Full Stack
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

harbor

Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.

C 5.1
Full StackData / AI
785
rank 75
hot 99
Previous
Page 181 of 1125
Next