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 204 of 1125
SkillHub ClubResearch & Ops

planning

Generates structured PRDs and implementation plans optimized for AI agent consumption. Breaks down large documents into token-efficient files (~800 lines), assigns tasks to specialized subagents, and creates progress tracking. Follows MP layered architecture patterns.

A 8.2
Full StackData / AI
project-planningdocument-generationai-agent-workflowtask-breakdown
0
rank 82
hot 74
SkillHub ClubBuild Backend

cqrs-implementation

This skill provides concrete Python implementations for CQRS patterns, showcasing complete command and query infrastructure with example handlers. It includes clear architectural diagrams, dataclass definitions for commands/queries, event handler stubs, and database interaction examples for read models.

A 8.2
BackendDesigner
software-architecturedesign-patternspython-codescalability
0
rank 82
hot 74
SkillHub ClubRun DevOps

auth-implementation-patterns

Provides concrete implementation patterns for authentication and authorization systems, including JWT, session management, and OAuth2. Includes TypeScript code examples for token generation, refresh flows, and middleware. Focuses on practical security concerns like token storage and session configuration.

A 8.0
SecurityBackendFull Stack
authenticationauthorizationjwtoauth2
0
rank 80
hot 74
SkillHub ClubAnalyze Data & AI

xlsx

Provides Excel file creation, editing, and analysis with formula support, financial modeling standards, and LibreOffice-based recalculation. Enforces strict rules for formula usage, error prevention, and financial formatting conventions. Includes verification workflows and detailed error reporting.

A 7.9
Full StackData / AITesting
excel-automationdata-processingfinancial-modelingspreadsheet-tools
0
rank 79
hot 74
SkillHub ClubShip Full Stack

SQL Ecosystem

This skill should be used when working with SQL databases, "SELECT", "INSERT", "UPDATE", "DELETE", "CREATE TABLE", "JOIN", "INDEX", "EXPLAIN", transactions, or database migrations. Provides comprehensive SQL patterns across PostgreSQL, MySQL, and SQLite.

C 4.9
Full StackBackend
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

scipy-curve-fit

Use scipy.optimize.curve_fit for nonlinear least squares parameter estimation from experimental data.

C 4.9
Full StackData / AI
785
rank 75
hot 99
SkillHub ClubShip Full Stack

restclient-migration

Migrate RestTemplate to RestClient in Spring Boot 3.2+. Use when replacing deprecated RestTemplate with modern fluent API, updating HTTP client code, or configuring RestClient beans. Covers GET/POST/DELETE migrations, error handling, and ParameterizedTypeReference usage.

C 4.9
Full StackBackend
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

cvss-score-extraction

Extract CVSS (Common Vulnerability Scoring System) scores from vulnerability data sources with proper fallback handling. This skill covers understanding CVSS v3, handling multiple score sources (NVD, GHSA, RedHat), implementing source priority logic, and dealing with missing scores in security reporting.

C 4.9
Full StackData / AISecurity
785
rank 75
hot 99
SkillHub ClubRun DevOps

c-incremental-build-converter

Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree builds, or making scripts idempotent for repeated execution.

C 4.9
Full StackDevOpsTesting
785
rank 75
hot 99
SkillHub ClubShip Full Stack

economic-dispatch

Generator economic dispatch and cost optimization for power systems. Use when minimizing generation costs, computing optimal generator setpoints, calculating operating margins, or working with generator cost functions.

C 4.9
Full Stack
785
rank 75
hot 99
SkillHub ClubWrite Technical Docs

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

C 4.9
Full StackTech Writer
785
rank 75
hot 99
SkillHub ClubResearch & Ops

auto-skill-generator

Generate skills from web research. Given a topic like "how to use Stripe API" or "Prisma ORM", this skill searches for authoritative documentation, crawls the best source, and generates a ready-to-use .md skill file. Use when: (1) User wants to create a skill about a library/tool/API, (2) User says "create a skill for X", "make a skill about X", or "generate skill for X", (3) User wants to capture documentation as a reusable skill.

C 4.9
Full StackBackend
785
rank 75
hot 99
SkillHub ClubDesign Product

excitation-signal-design

Design effective excitation signals (step tests) for system identification and parameter estimation in control systems.

C 4.9
Full StackDesignerTesting
785
rank 75
hot 99
SkillHub ClubShip Full Stack

vehicle-dynamics

Use this skill when simulating vehicle motion, calculating safe following distances, time-to-collision, speed/position updates, or implementing vehicle state machines for cruise control modes.

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

heurist-agent-framework

Imported from https://www.skillhub.club/skills/heurist-network-heurist-agent-framework.

C 4.9
Full Stack
784
rank 75
hot 99
SkillHub ClubDesign Product

vulnerability-csv-reporting

Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting. This skill covers CSV schema design for security reports, using Python csv.DictWriter, severity-based filtering, and field mapping from JSON to tabular format.

C 4.9
Full StackData / AIDesigner
784
rank 75
hot 99
SkillHub ClubShip Full Stack

google-calendar-skill

Manage Google Calendar - search, create, update events and answer calendar questions. Use when user wants to interact with their Google Calendar for scheduling and calendar operations.

C 4.9
Full Stack
784
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

csv-excel-merger

Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.

C 4.9
Full StackData / AI
784
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

train-model

Execute model training with optimization algorithms. Use when running training loops on datasets.

C 4.9
Data / AI
784
rank 75
hot 99
SkillHub ClubRun DevOps

senior-security

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

C 4.9
Full StackSecurityTesting
783
rank 75
hot 99
SkillHub ClubShip Full Stack

search-restaurants

Retrieve restaurants by city from the bundled dataset. Use this skill when recommending places to eat or validating dining options for a destination.

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

deep-analysis

Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and database improvement. Answers questions like "What does this function do?", "Does this use crypto?", "What's the C2 address?", "Fix types in this function". Makes incremental improvements (renaming, retyping, commenting) to aid understanding. Returns evidence-based answers with new investigation threads. Use after binary-triage for investigating specific suspicious areas or when user asks focused questions about binary behavior.

C 4.9
Full StackBackend
645
rank 74
hot 99
SkillHub ClubAnalyze Data & AI

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

C 4.9
Full StackData / AITesting
253
rank 69
hot 98
SkillHub ClubRun DevOps

database-migration

Automates creation of database migration files with up/down SQL scripts when users mention schema changes. Follows conventions for tools like Knex and Prisma, validates SQL syntax, and generates timestamped files. Useful for developers managing database schema evolution.

A 7.1
Full StackBackendDevOps
databaseschema-migrationsql-generationdevops
159
rank 71
hot 96
Previous
Page 204 of 1125
Next