Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
26996 results
All outcomes · All facets
Page 169 of 1125
SkillHub ClubResearch & Ops

pddl-skills

Automated Planning utilities for loading PDDL domains and problems, generating plans using classical planners, validating plans, and saving plan outputs. Supports standard PDDL parsing, plan synthesis, and correctness verification.

C 5.2
Full StackTesting
781
rank 75
hot 99
SkillHub ClubDesign Product

senior-data-engineer

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, real-time streaming, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, Flink, Kinesis, and modern data stack. Includes data modeling, pipeline orchestration, data quality, streaming quality monitoring, and DataOps. Use when designing data architectures, building batch or streaming data pipelines, optimizing data workflows, or implementing data governance.

C 5.2
Full StackData / AIDesigner
architecturedatadesignengineer
781
rank 75
hot 99
SkillHub ClubShip Full Stack

local-ssl

Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, work with third-party APIs requiring HTTPS, or simulate production environments. Supports mkcert, OpenSSL, and automatic certificate trust configuration for macOS, Linux, and Windows.

C 5.2
Full StackTesting
781
rank 75
hot 99
SkillHub ClubShip Full Stack

search-flights

Search flights by origin, destination, and departure date using the bundled flights dataset. Use this skill when proposing flight options or checking whether a route/date combination exists.

C 5.2
Full Stack
781
rank 75
hot 99
SkillHub ClubWrite Technical Docs

latex-writing

Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).

C 5.2
Full StackTech Writer
781
rank 75
hot 99
SkillHub ClubShip Full Stack

pcap-analysis

Guidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions.

C 5.2
Full StackTesting
781
rank 75
hot 99
SkillHub ClubShip Full Stack

web-performance-optimization

This skill optimizes web application performance through techniques like code splitting, lazy loading, caching strategies, and Core Web Vitals monitoring, helping improve page load times, reduce bundle sizes, and enhance user experience.

C 5.2
Full Stack
84
rank 63
hot 93
SkillHub ClubAnalyze Data & AI

framework-initialization

A highly innovative but overly complex meta-skill for AI session initialization, focusing on cognitive impulse management with strong security but poor practicality and maintainability.

C 4.8
Full StackData / AISecurity
cognitive-frameworksession-managementai-psychologyworkflow-init
60
rank 61
hot 92
SkillHub ClubRun DevOps

cfn-context-pruner

A shell script that reduces Claude Flow Novice context size by summarizing previous iterations while keeping current iteration details. It cuts context from 120KB to 15KB across 10 iterations by extracting key feedback themes and tracking deliverables.

A 7.4
DevOps
context-managementclaude-flow-noviceiteration-optimizationshell-script
14
rank 74
hot 86
SkillHub ClubResearch & Ops

epic

Breaks down large epics into sequenced sprints with dependency mapping. Parses acceptance criteria, identifies component dependencies, and generates multi-sprint execution plans with topological sorting. Outputs JSON with sprint details, dependency graphs, and critical path analysis.

A 7.3
Full Stack
project-planningsprint-decompositiondependency-analysis
14
rank 73
hot 86
SkillHub ClubBuild Backend

Elasticsearch

Provides concrete patterns for working with Elasticsearch 5.2 in C# using HttpClient instead of official clients. Includes production-tested code for search, bulk indexing, scroll downloads, and alias management with zero-downtime updates. Focuses on specific version constraints and real-world scenarios.

A 7.3
BackendTesting
elasticsearchcsharpdatabasehttp-client
6
rank 73
hot 82
SkillHub ClubRun DevOps

security-hardening

Provides security hardening guidance for AWS and Kubernetes with specific CIS benchmark recommendations, YAML examples for pod security and network policies, and scanning commands for containers and infrastructure. Focuses on practical implementation steps rather than theoretical concepts.

A 8.1
SecurityDevOps
infrastructure-securitycis-benchmarkskubernetes-hardeningvulnerability-scanning
5
rank 81
hot 82
SkillHub ClubWrite Technical Docs

writing-rules

This skill helps developers create Hookify rules to intercept and respond to specific patterns in Claude's tool usage. It documents the YAML+markdown format, provides regex examples for common scenarios like dangerous commands or console.log statements, and explains how to organize rule files. The documentation covers event types, condition syntax, and practical testing methods.

A 7.7
Full StackTech WriterSecurity
hookifyrule-enginecode-guardrailsdeveloper-tools
3
rank 77
hot 80
SkillHub ClubAnalyze Data & AI

database-migration

Provides concrete examples for database migrations across Sequelize, TypeORM, and Prisma. Covers schema changes, data transformations, and rollback strategies with transaction and checkpoint approaches. Includes zero-downtime techniques like column renaming in multiple steps.

A 8.3
DevOpsBackendData / AI
databasemigrationormzero-downtime
2
rank 83
hot 79
SkillHub ClubAnalyze Data & AI

github-code-review

This skill orchestrates multiple AI agents to review GitHub pull requests, covering security, performance, architecture, and style. It integrates with GitHub CLI and provides specific commands for different review types, with severity-based commenting and label management.

A 8.2
DevOpsData / AISecurity
code-reviewgithubpr-automationmulti-agent
2
rank 82
hot 79
SkillHub ClubRun DevOps

nodejs-backend-patterns

A comprehensive and practical guide for building production-ready Node.js backends with clear architectural patterns, security best practices, and framework comparisons.

A 7.9
Full StackBackendSecurity
2
rank 79
hot 79
SkillHub ClubDesign Product

aesthetic-motion-temporal

This skill provides a structured framework for defining motion aesthetics in digital products. It breaks down temporal qualities like speed, acceleration, weight, and rhythm into specific parameters. Outputs are organized as memo nodes in a brain canvas for reference.

A 7.7
DesignerFrontend
motion-designui-animationdesign-systemtemporal-aesthetics
2
rank 77
hot 79
SkillHub ClubRun DevOps

deployment-validator

This skill validates release readiness through structured pre-deployment checks across code, database, schedules, and infrastructure. It provides a risk assessment matrix and generates deployment readiness reports with clear approval recommendations.

A 7.7
DevOpsBackend
deploymentvalidationrisk-assessmentpre-production
2
rank 77
hot 79
SkillHub ClubShip Full Stack

mhc-algorithm

Implement mHC (Manifold-Constrained Hyper-Connections) for stabilizing deep network training. Use when implementing residual connection improvements with doubly stochastic matrices via Sinkhorn-Knopp algorithm. Based on DeepSeek's 2025 paper (arXiv:2512.24880).

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

FFmpeg Format Conversion

Convert media files between formats - video containers, audio formats, and codec transcoding

C 5.2
Full Stack
783
rank 75
hot 99
SkillHub ClubShip Full Stack

nginx-sites-available

Generates nginx-sites-available-default configuration file for serving the Vue application on Debian/Ubuntu-based nginx installations.

C 5.2
Full Stack
766
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

sql-query

Generate and optimize SQL queries for data retrieval and analysis

C 5.2
Full StackData / AI
766
rank 75
hot 99
SkillHub ClubShip Full Stack

constraint-parser

Parse scheduling constraints from a email text.

C 5.2
Full Stack
765
rank 75
hot 99
SkillHub ClubShip Full Stack

OpenSSL

Expert guidance for OpenSSL operations including certificate generation, key management, CSR creation, certificate verification, encryption, and PKI operations. Use this when working with SSL/TLS certificates, cryptographic keys, or PKI infrastructure.

C 5.2
Full StackTesting
764
rank 75
hot 99
Previous
Page 169 of 1125
Next