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
14792 results
Ship Full Stack · Full Stack
Page 132 of 617
SkillHub ClubShip Full Stack

extract-moves-from-video

This skill provides guidance for extracting text commands, moves, or typed input from video recordings using OCR. It applies when extracting gameplay commands (e.g., Zork), terminal sessions, or any text-based interactions captured in video format. Use this skill when processing videos of text-based games, terminal recordings, or any scenario requiring OCR-based command extraction from screen recordings.

C 4.3
Full Stack
782
rank 75
hot 99
SkillHub ClubShip Full Stack

glm-calibration

Calibrate GLM parameters for water temperature simulation. Use when you need to adjust model parameters to minimize RMSE between simulated and observed temperatures.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

contribution-analysis

Calculate the relative contribution of different factors to a response variable using R² decomposition. Use when you need to quantify how much each factor explains the variance of an outcome.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

using-tmux

Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, nano, Python/Node REPLs, or any command that hangs waiting for terminal input.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

cli-tool-development

Build professional CLI tools with Node.js, commander, and Ink

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

torch-tensor-parallelism

Guidance for implementing tensor parallelism in PyTorch, including ColumnParallelLinear and RowParallelLinear layers. This skill should be used when implementing distributed tensor parallel operations, sharding linear layers across multiple GPUs, or simulating collective operations like all-gather and all-reduce for parallel computation.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

git-commit-crafter

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

hierarchical-models

Patterns for hierarchical/multilevel Bayesian models including random effects, partial pooling, and centered vs non-centered parameterizations.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", or similar git workflow requests.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

prove-plus-comm

Guidance for proving mathematical properties in Coq using induction, specifically addition commutativity and similar arithmetic lemmas. This skill should be used when working with Coq proof assistants to complete induction proofs, fill in proof cases, or apply standard library lemmas like plus_n_O and plus_n_Sm.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

compile-compcert

Guide for building CompCert, the formally verified C compiler, from source. This skill should be used when compiling, building, or installing CompCert, or when working with Coq-based software that has strict dependency version requirements. Covers OCaml/opam setup, Coq version compatibility, memory management, and common build pitfalls.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

git-atomic-commit

Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and guiding through the commit process. Use when committing changes with proper conventional commit format and maintaining atomic commits.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

python-scala-syntax-mapping

Reference guide for translating Python syntax constructs to Scala equivalents. Use when converting Python code to Scala and need mappings for basic syntax elements like variable declarations, control flow, comprehensions, string formatting, and common operators.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

find-replace

Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

reflow-profile-compliance-toolkit

Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

search-attractions

Retrieve attractions by city from the bundled dataset. Use this skill when surfacing points of interest or building sightseeing suggestions for a destination.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

train-fasttext

Guidance for training FastText text classification models with constraints on model size and accuracy. This skill should be used when training FastText models, optimizing hyperparameters, or balancing trade-offs between model size and classification accuracy.

C 4.3
Full Stack
781
rank 75
hot 99
SkillHub ClubShip Full Stack

check-code-quality

Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.

C 4.3
Full StackTesting
463
rank 72
hot 99
SkillHub ClubShip Full Stack

writer-context-pack

Build per-H3 writer context packs (NO PROSE): merge briefs + evidence packs + anchor facts + allowed citations into a single deterministic JSONL, so drafting is less hollow and less brittle. **Trigger**: writer context pack, context pack, drafting pack, paragraph plan pack, 写作上下文包. **Use when**: `outline/subsection_briefs.jsonl` + `outline/evidence_drafts.jsonl` + `outline/anchor_sheet.jsonl` exist and you want to make C5 drafting easier/more consistent. **Skip if**: upstream evidence is missing or scaffolded (fix `paper-notes` / `evidence-binder` / `evidence-draft` / `anchor-sheet` first). **Network**: none. **Guardrail**: NO PROSE; do not invent facts/citations; only use citation keys present in `citations/ref.bib`.

C 4.3
Full Stack
335
rank 70
hot 99
SkillHub ClubShip Full Stack

cron

Create and manage scheduled tasks (cron jobs) that send you messages at specified times.

C 4.3
Full Stack
273
rank 69
hot 98
SkillHub ClubShip Full Stack

ascii-art

Use when creating ASCII art to guide your artistic approach

C 4.3
Full Stack
63
rank 62
hot 92
SkillHub ClubShip Full Stack

env-finder

Investigate environment variables that can be set when building Python wheels for a given project. Analyzes setup.py, CMake files, and other build configuration files to discover customizable build environment variables.

C 4.3
Full Stack
18
rank 55
hot 87
SkillHub ClubShip Full Stack

gh-fix-pr-feedback

Imported from https://github.com/mvillmow/ProjectOdyssey.

C 4.3
Full Stack
14
rank 54
hot 86
SkillHub ClubShip Full Stack

gh-post-issue-update

Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.

C 4.3
Full Stack
14
rank 54
hot 86
Previous
Page 132 of 617
Next