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.
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.
user-file-ops
Simple operations on user-provided text files including summarization.
python-math
Small Python utilities for math and text files.
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.
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.
bun-shell
Imported from https://github.com/secondsky/claude-skills.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
discover-important-function
When given a project codebase, this skill observes the important functions in the codebase for future action.
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.
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.
explain-code
Explain what code does in plain English
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).
analyze-ci
Analyze failed GitHub Action jobs for a pull request.
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.
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.