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

testing-strategy

Provides concrete testing guidelines for walkerOS packages, emphasizing real behavior testing over mocks, linking tests to documentation examples, and using the env pattern for dependency injection. It offers specific rules with code examples and package-specific approaches.

A 8.0
TestingIntegration
testing-strategytddmockingintegration-testing
327
rank 80
hot 99
SkillHub ClubShip Full Stack

linting-codebase

A well-structured skill for parallel lint fixing with clear constraints and phased approach, though practical implementation may face challenges with agent coordination and lint tool compatibility.

B 6.9
Full Stack
code-lintingparallel-processingautomated-refactoringcode-quality
141
rank 69
hot 96
SkillHub ClubShip Full Stack

performing-systematic-debugging-for-stubborn-problems

This skill implements a structured debugging approach based on Fagan Inspection methodology. It guides users through four phases: problem definition, systematic code inspection, root cause analysis, and solution verification. It's designed for persistent bugs that resist quick fixes, enforcing disciplined analysis before proposing solutions.

A 8.3
Full StackTesting
debuggingcode-reviewproblem-solvingsystematic-analysis
110
rank 83
hot 94
SkillHub ClubAnalyze Data & AI

deepeval

This skill provides comprehensive documentation for DeepEval, a pytest-based framework for evaluating LLM applications. It covers installation, core workflows for RAG and conversational AI testing, dataset management, and common patterns with practical code examples.

A 8.3
TestingData / AIIntegration
llm-evaluationrag-testingpytest-integrationai-testing
110
rank 83
hot 94
SkillHub ClubRun DevOps

executing-tasks-from-any-source

This skill provides a unified interface for executing tasks from both GitHub issues and Basic Memory artifacts. It automatically detects the source format, fetches task details, creates git worktrees, and updates task status in the appropriate system. The workflow handles dependency checking and maintains consistent status across both platforms.

A 7.9
Full StackDevOps
task-managementgit-workflowissue-trackingautomation
43
rank 79
hot 90
SkillHub ClubShip Full Stack

soul

A comprehensive cognitive operating system that provides structured thinking frameworks for all tasks, emphasizing systematic analysis, confidence calibration, and intent clarification before execution.

A 7.6
Full Stack
cognitive-frameworkdecision-makingproductivitycritical-thinking
31
rank 76
hot 89
SkillHub ClubDesign Product

heroui-recommender

This skill helps developers select and implement the right HeroUI components for new features or migrations from shadcn/ui, providing recommendations, TypeScript examples, and ensuring consistent UI/UX patterns.

B 7.9
Full StackFrontendDesigner
20
rank 79
hot 87
SkillHub ClubRun DevOps

cfn-parameterized-queries

A Bash-based SQLite wrapper that enforces parameterized queries to prevent SQL injection. It validates table/column names, sanitizes input values, and provides CRUD operations with secure parameter binding using sqlite3's .param feature. Includes transaction support and legacy compatibility functions.

A 8.1
SecurityBackend
sql-injectiondatabase-securityparameterized-queriessqlite
14
rank 81
hot 86
SkillHub ClubGrow & Distribute

cfn-marketing-sms-campaigns

This skill automates SMS marketing campaigns with built-in TCPA compliance checks. It validates opt-in status, checks Do Not Call registries, enforces time restrictions, and processes opt-outs immediately. The tool integrates with Twilio/Plivo and uses n8n workflows for execution.

A 8.0
Tech Writer
sms-marketingcomplianceautomationn8n
14
rank 80
hot 86
SkillHub ClubRun DevOps

backup

Creates timestamped file backups with SHA256 hashes before agent edits, enabling safe rollbacks. Stores metadata including agent ID and file stats, provides CLI and TypeScript APIs, and automatically cleans old backups after 24 hours. Includes bash wrappers for compatibility during TypeScript migration.

A 8.0
DevOpsFull Stack
file-backupagent-safetyversion-controlworkflow-automation
14
rank 80
hot 86
SkillHub ClubGrow & Distribute

cfn-marketing-chatbot-conversations

This skill automates chatbot conversations for marketing teams using n8n workflows. It handles lead qualification with BANT scoring, schedules demos, transfers to human agents, and tracks conversation history. Works with Intercom and Drift platforms.

A 7.6
IntegrationFull Stack
chatbotlead-qualificationbant-scoringworkflow-automation
14
rank 76
hot 86
SkillHub ClubShip Full Stack

algorithmic-command-enforcement

Replaces imperative commands with boolean decision trees to force 100% agent compliance in discipline-critical workflows like TDD and code review. Uses explicit yes/no conditions, STOP commands, and invalid condition lists to prevent rationalization bypasses.

A 8.2
Full StackTesting
agent-controlworkflow-enforcementdecision-treescompliance
13
rank 82
hot 85
SkillHub ClubWrite Technical Docs

content-collections

Comprehensive, production-ready guide for Content Collections setup with excellent troubleshooting and best practices for type-safe content management.

A 8.5
Full StackTech Writer
10
rank 85
hot 84
SkillHub ClubShip Full Stack

templates

Imported from https://github.com/openclaw/openclaw.

C 5.7
Full Stack
323.8K
rank 99
hot 99
SkillHub ClubShip Full Stack

notion

Notion API for creating and managing pages, databases, and blocks.

C 5.7
Full StackBackend
323.5K
rank 99
hot 99
SkillHub ClubShip Full Stack

ordercli

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

C 5.7
Full Stack
321.4K
rank 99
hot 99
SkillHub ClubShip Full Stack

python-patterns

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

C 5.7
Full Stack
86.1K
rank 99
hot 99
SkillHub ClubShip Full Stack

eval-harness

克劳德代码会话的正式评估框架,实施评估驱动开发(EDD)原则

C 5.7
Full Stack
86K
rank 99
hot 99
SkillHub ClubRun DevOps

gitlab-ci-patterns

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

C 5.7
Full StackDevOpsTesting
31.7K
rank 94
hot 99
SkillHub ClubAnalyze Data & AI

data-storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

C 5.7
Full StackData / AI
31.6K
rank 94
hot 99
SkillHub ClubAnalyze Data & AI

unity-ecs-patterns

Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.

C 5.7
Full StackData / AI
31.6K
rank 94
hot 99
SkillHub ClubDesign Product

postgresql-table-design

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

C 5.7
Full StackData / AIDesigner
31.6K
rank 94
hot 99
SkillHub ClubShip Full Stack

angular

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.

C 5.7
Full Stack
25.8K
rank 93
hot 99
SkillHub ClubShip Full Stack

hr-pro

Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. Ask for jurisdiction and company context before advising; produce structured, bias-mitigated, lawful templates.

C 5.7
Full Stack
25.7K
rank 93
hot 99
Previous
Page 120 of 1125
Next