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 185 of 1125
SkillHub ClubAnalyze Data & AI

cfn-cerebras-mcp

Provides access to Cerebras MCP tool for fast code generation using Z.ai glm-4.6 model. Best for creating test files, boilerplate code, and repetitive patterns where speed matters more than nuance. Requires prompts shorter than expected output.

B 6.6
Full StackData / AITesting
code-generationmcp-toolboilerplatetesting
14
rank 66
hot 86
SkillHub ClubWrite Technical Docs

lessons

Provides structured lesson files for the Claude Code Course, serving as a content repository for educational materials. It's designed to be read based on user progress tracking, offering a straightforward way to deliver course content through Claude's interface.

A 8.0
Tech Writer
course-contentlearning-materialsclaude-skillseducational-resources
5
rank 80
hot 82
SkillHub ClubAnalyze Data & AI

swarm-orchestration

This skill provides a framework for orchestrating multiple AI agents to work together on complex tasks. It supports different agent topologies like mesh and hierarchical, handles parallel and sequential task execution, and includes features for shared memory and load balancing. It's built on the agentic-flow library.

A 7.9
Data / AIFull Stack
multi-agenttask-orchestrationdistributed-aiworkflow-automation
2
rank 79
hot 79
SkillHub ClubResearch & Ops

frontend-ui-animator

Provides a structured workflow for adding animations to Next.js/Tailwind projects, with clear phases for analysis, planning, implementation, and verification. Includes performance rules and accessibility considerations.

A 8.0
FrontendFull StackDesigner
ui-animationnextjstailwindcssreact
1
rank 80
hot 77
SkillHub ClubShip Full Stack

nanogpt-training

Train GPT-2 scale models (~124M parameters) efficiently on a single GPU. Covers GPT-124M architecture, tokenized dataset loading (e.g., HuggingFace Hub shards), modern optimizers (Muon, AdamW), mixed precision training, and training loop implementation.

C 5.0
Full Stack
745
rank 74
hot 99
SkillHub ClubAnalyze Data & AI

Pandas Data Analysis

Master data manipulation, analysis, and visualization with Pandas, NumPy, and Matplotlib

C 5.0
Full StackData / AI
745
rank 74
hot 99
SkillHub ClubWrite Technical Docs

understanding-flow

This skill explains the core architectural pattern of walkerOS with clear diagrams and TypeScript examples. It focuses on the Source→Collector→Destination event flow, separation of concerns, and the universal push interface. Helps developers understand how to compose modular pipelines for event processing.

A 7.7
Tech WriterData / AIDesigner
event-architecturedata-flowwalker-oscomponent-design
327
rank 77
hot 99
SkillHub ClubWrite Technical Docs

paper-notes

Write structured notes for each paper in the core set into `papers/paper_notes.jsonl` (summary/method/results/limitations). **Trigger**: paper notes, structured notes, reading notes, 论文笔记, paper_notes.jsonl. **Use when**: survey 的 evidence 阶段(C3),已有 `papers/core_set.csv`(以及可选 fulltext),需要为后续 claims/citations/writing 准备可引用证据。 **Skip if**: 还没有 core set(先跑 `dedupe-rank`),或你只做极轻量 snapshot 不需要细粒度证据。 **Network**: none. **Guardrail**: 具体可核对(method/metrics/limitations),避免大量重复模板;保持结构化字段而非长 prose。

C 5.0
Full StackTech Writer
325
rank 70
hot 99
SkillHub ClubShip Full Stack

cfn-edit-safety

Provides file backup before editing and validation hooks after changes. Captures file state for potential revert, validates modifications through a pipeline, and integrates backup and validation into a single workflow for safer file operations.

A 7.2
Full Stack
file-backupedit-validationworkflow-safetycli-tool
14
rank 72
hot 86
SkillHub ClubRun DevOps

detector

A bash script that monitors Claude agent performance during CFN loops, detecting confidence plateaus, recurring feedback patterns, and stalled deliverables. Provides JSON output with trigger types and recommended actions.

A 7.2
DevOps
agent-monitoringperformance-detectionbash-scripting
14
rank 72
hot 86
SkillHub ClubWrite Technical Docs

integration

A Bash script that provides task intelligence for Claude Flow Novice loop orchestration. It classifies tasks, estimates complexity, recommends specialists, and tracks execution outcomes using SQLite for persistence. The tool helps route tasks to appropriate agents based on content analysis.

B 6.3
IntegrationFull StackTech Writer
task-orchestrationagent-workflowcomplexity-estimationbash-scripting
14
rank 63
hot 86
SkillHub ClubRun DevOps

cloudflare-pages

Provides documentation and guidance for Cloudflare Pages, a static site hosting platform. Includes reference files for configuration, functions, and framework guides. Offers basic command examples and structured documentation access.

A 7.2
DevOps
cloudflarestatic-hostingjamstackdeployment
9
rank 72
hot 84
SkillHub ClubRun DevOps

security-check

Automatically runs OWASP security checks on generated code, providing validation for common vulnerabilities like SQL injection and exposed secrets. It includes auto-fix suggestions for issues and can be run via command line scripts. The tool operates silently unless unfixable security issues are found.

A 8.2
SecurityTesting
owaspcode-scanningautomated-testingdevsecops
5
rank 82
hot 82
SkillHub ClubWrite Technical Docs

postmortem-writing

Provides a structured template for writing post-incident reports with sections for timeline, root cause analysis, impact assessment, and action items. Emphasizes blameless culture and includes practical examples like the 5 Whys technique.

A 7.9
Tech Writer
incident-responseteam-learningroot-cause-analysispostmortem
5
rank 79
hot 82
SkillHub ClubDesign Product

pipeline-design

Provides ETL/ELT pipeline design patterns with clear diagrams and SQL examples. Covers batch and streaming architectures, staging patterns, and error handling strategies for data engineers.

A 7.8
Data / AIDesigner
etldata-pipelinedata-engineeringbatch-processing
5
rank 78
hot 82
SkillHub ClubRun DevOps

evaluate

A testing and review automation tool for FABER workflows that runs test suites, checks code quality, and makes GO/NO-GO decisions to control build-evaluate loops. It provides structured feedback with specific failure details for retry cycles.

A 7.6
DevOpsFull StackTesting
testing-automationworkflow-controlcode-reviewci-cd
4
rank 76
hot 81
SkillHub ClubShip Full Stack

refactor-git-plan

Provides concrete Git strategies for safe refactoring: branch naming patterns, commit granularity rules, message templates, and recovery procedures. Focuses on making code changes reversible and reviewable through disciplined version control practices.

A 8.3
Full Stack
git-workflowrefactoringversion-controlcode-quality
2
rank 83
hot 79
SkillHub ClubDesign Product

ux-flow-diagram

Creates ASCII diagrams for user flows and screen transitions. Defines symbols for screens, actions, decisions, and connections. Useful for documenting navigation paths and conditional branching in early design phases.

A 7.9
DesignerFull Stack
ux-designascii-diagramuser-flowdocumentation
2
rank 79
hot 79
SkillHub ClubShip Full Stack

code-review

Enforces strict code review protocols with three core practices: receiving feedback without performative agreement, requesting reviews via subagent, and requiring verification evidence before completion claims. Provides concrete decision trees and response patterns.

A 7.5
Full StackTesting
code-reviewworkflowverificationgit
2
rank 75
hot 79
SkillHub ClubShip Full Stack

lsp-setup

Automates detection, installation, and configuration of Language Server Protocol (LSP) servers for multiple programming languages. Prioritizes official Claude plugins, provides installation commands for 20+ languages, and enables LSP operations like go-to-definition and find-references directly within Claude Code.

A 8.3
Full StackBackend
language-servercode-intelligencedeveloper-toolside-setup
0
rank 83
hot 74
SkillHub ClubRun DevOps

healthcheck

Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).

C 5.0
Full StackDevOpsSecurity
323.5K
rank 99
hot 99
SkillHub ClubRun DevOps

django-verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

C 5.0
Full StackDevOpsSecurity
86.2K
rank 99
hot 99
SkillHub ClubShip Full Stack

springboot-tdd

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

C 5.0
Full StackTesting
86.2K
rank 99
hot 99
SkillHub ClubShip Full Stack

summarize

Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).

C 5.0
Full Stack
34.8K
rank 94
hot 99
Previous
Page 185 of 1125
Next