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 33 of 1125
SkillHub ClubWrite Technical Docs

Documenting Code

This skill helps developers keep project documentation synchronized with code changes. It provides specific workflows for updating feature specs, API contracts, and README files following init-project standards. Includes validation commands to check consistency and coverage across documentation files.

A 8.2
Tech WriterBackendFull Stack
project-documentationcode-syncyaml-workflowapi-specs
499
rank 82
hot 99
SkillHub ClubAnalyze Data & AI

agentic-quality-engineering

This skill provides a framework for orchestrating 19 specialized AI agents to automate and scale quality engineering tasks. It defines coordination patterns, memory management, and PACT principles for proactive, autonomous, collaborative, and targeted testing. It's designed to integrate into CI/CD pipelines, starting with a phased rollout of agents.

A 8.0
TestingDevOpsData / AI
quality-engineeringai-agentstest-automationci-cd
258
rank 80
hot 98
SkillHub ClubShip Full Stack

search-interceptor

This skill intercepts bulk file read operations before execution and suggests using Claude Memory semantic search instead. It provides clear triggers for when to intervene, decision matrices, and practical examples to reduce token waste during code exploration.

A 8.0
Full Stack
token-optimizationsemantic-searchworkflow-guardrailcode-analysis
246
rank 80
hot 98
SkillHub ClubRun DevOps

git-workflow

This skill manages Git operations for spec-driven development workflows. It creates branches with naming conventions, generates conventional commits, and creates pull requests with spec-based templates. It integrates with specification and implementation phases, handles uncommitted changes gracefully, and provides clear user prompts for workflow decisions.

A 7.9
DevOpsFull Stack
git-workflowversion-controlspec-driven-developmentpull-requests
226
rank 79
hot 98
SkillHub ClubWrite Technical Docs

tweet-rl-tracker

A well-designed Notion-based system for tracking tweet performance using a structured reinforcement learning approach with clear workflows and actionable insights.

A 7.9
Full StackData / AITech Writer
notiontwitter-analyticscontent-optimizationdata-tracking
207
rank 79
hot 97
SkillHub ClubRun DevOps

auth-implementation-patterns

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

A 8.6
Full StackSecurity
141
rank 86
hot 96
SkillHub ClubShip Full Stack

discover-database

A gateway skill that automatically loads relevant database expertise when Claude detects SQL, NoSQL, or schema design work. It provides structured access to 8 core database skills covering PostgreSQL, MongoDB, Redis, connection pooling, ORM patterns, and database selection decisions. The skill uses progressive loading to minimize token usage while offering comprehensive coverage.

A 8.8
Full StackBackendDesigner
databasepostgresqlmongodbredis
81
rank 88
hot 93
SkillHub ClubShip Full Stack

session-logs

This skill provides jq-based shell commands to search and analyze Claude conversation history stored in JSONL files. It helps users find past discussions, calculate costs, and extract specific message types from session logs located in ~/.clawdbot directories.

A 7.8
Full Stack
session-analysisconversation-historycli-toolsdebugging
323.4K
rank 99
hot 99
SkillHub ClubResearch & Ops

pyopenms

Provides Python bindings for the OpenMS library, enabling mass spectrometry data processing for proteomics and metabolomics. Handles file I/O, feature detection, peptide identification, and quantitative analysis workflows. Includes detailed examples for common tasks like loading mzML files and converting data to pandas DataFrames.

A 8.3
Full StackData / AI
mass-spectrometryproteomicsdata-processingscientific-computing
15.5K
rank 90
hot 99
SkillHub ClubWrite Technical Docs

PrivateInvestigator

Ethical people-finding. USE WHEN find person, locate, reconnect, people search, skip trace. SkillSearch('privateinvestigator') for docs.

A 7.8
Full StackTech Writer
10.2K
rank 88
hot 99
SkillHub ClubShip Full Stack

ruzzy

Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C extensions.

A 8.3
Full Stack
3.7K
rank 83
hot 99
SkillHub ClubShip Full Stack

code-maturity-assessor

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations. (project, gitignored)

A 8.3
Full StackTesting
3.7K
rank 83
hot 99
SkillHub ClubRun DevOps

constant-time-testing

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.

A 8.3
Full StackSecurityTesting
3.7K
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

server-actions

Provides detailed guidance on implementing Next.js Server Actions for form submissions and data mutations. Covers form state management, validation with Zod, revalidation patterns, and real-world examples like shopping carts and auto-save. Includes code snippets for common use cases.

A 8.3
FrontendBackendData / AI
nextjsserver-actionsform-handlingdata-mutation
2.6K
rank 83
hot 99
SkillHub ClubResearch & Ops

trend-researcher

This skill automates UI/UX trend research by navigating to Dribbble, taking screenshots, and analyzing design patterns. It identifies color schemes, typography, and layout trends to inform design decisions. The workflow includes fallback options when browser tools are unavailable.

A 7.5
DesignerFrontendFull Stack
ui-uxdesign-researchtrend-analysisdribbble
2.6K
rank 81
hot 99
SkillHub ClubWrite Technical Docs

knowledge

This skill searches a company-specific knowledge base (WeKnora) using hybrid keyword and vector search with tag filtering. It helps developers find documentation, configuration guides, and troubleshooting steps for internal tools like Tesla gateway, Dayu microservices, and Miline CI/CD pipelines.

A 7.8
Tech WriterDevOps
knowledge-baseinternal-docssearch-tooldevops-support
1.1K
rank 78
hot 99
SkillHub ClubShip Full Stack

moai-foundation-claude

Provides the official reference documentation and templates for building Claude Code extensions. Covers skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. Essential for developers extending Claude's capabilities.

S 9.1
Full Stack
claude-codeagent-developmentreferenceframework
841
rank 91
hot 99
SkillHub ClubShip Full Stack

ffmpeg-keyframe-extraction

Extract key frames (I-frames) from video files using FFmpeg command line tool. Use this skill when the user needs to pull out keyframes, thumbnails, or important frames from MP4, MKV, AVI, or other video formats for analysis, previews, or processing.

C 7.0
Full Stack
786
rank 75
hot 99
SkillHub ClubWrite Technical Docs

cloudflare-d1

Build with D1 serverless SQLite database on Cloudflare's edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues. Prevents 14 documented errors.

A 8.3
Full StackBackendData / AI
624
rank 83
hot 99
SkillHub ClubRun DevOps

Reviewing Code

A structured code review tool that evaluates changes across security, correctness, spec alignment, performance, and maintainability using a 100-point scoring system. It supports both sequential and parallel review strategies, provides clear issue prioritization (critical/important/nice-to-have), and generates detailed reports with fix recommendations. The tool references specific documentation files for context and includes templates for findings and fixes.

A 8.3
Full StackSecurity
code-reviewpr-reviewquality-assurancesoftware-engineering
499
rank 83
hot 99
SkillHub ClubBuild Mobile

native-app-performance

A specialized CLI workflow for native macOS/iOS app performance profiling without Instruments UI, providing clear scripts for recording traces, extracting samples, and identifying hotspots.

A 7.9
Full StackFrontendMobile
performance-profilingmacoscli-toolsxctrace
305
rank 79
hot 99
SkillHub ClubRun DevOps

contract-testing

This skill provides consumer-driven contract testing for microservices using Pact. It defines clear workflows for consumer expectations, provider verification, and CI/CD integration to prevent breaking changes. Includes code examples for Pact contracts, breaking change detection with semver recommendations, and pipeline integration.

A 8.2
TestingBackendDevOps
contract-testingmicroservicesapi-testingpact
262
rank 82
hot 98
SkillHub ClubShip Full Stack

hooks-automation

Provides automated hooks for Claude Code operations including pre/post task execution, agent coordination, code formatting, and session persistence. Integrates with MCP tools for swarm management and maintains memory across development sessions. Includes Git commit validation and pattern learning from successful operations.

A 8.1
Full StackIntegration
workflow-automationagent-coordinationcode-qualitysession-management
262
rank 81
hot 98
SkillHub ClubRun DevOps

cicd-pipeline-qe-orchestrator

A comprehensive CI/CD quality orchestration skill with excellent phase-based structure, clear quality gates, and adaptive strategies for different risk levels and application types.

A 8.1
TestingDevOps
cicdquality-gatestest-orchestrationshift-left
262
rank 81
hot 98
Previous
Page 33 of 1125
Next