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 100 of 617
SkillHub ClubShip Full Stack

microsim-standardization

This skill standardizes MicroSim directories by validating structure, metadata, documentation, and required components against a comprehensive quality checklist. Use this when auditing or upgrading a MicroSim to ensure it meets all documentation and structural standards, including index.md formatting, metadata.json validation, iframe embeds, and p5.js editor links.

C 4.7
Full Stack
55
rank 61
hot 91
SkillHub ClubShip Full Stack

microsim-screen-capture

Imported from https://github.com/dmccreary/claude-skills.

C 4.7
Full Stack
55
rank 61
hot 91
SkillHub ClubShip Full Stack

install-skill-tracker

Imported from https://github.com/dmccreary/claude-skills.

C 4.7
Full Stack
55
rank 61
hot 91
SkillHub ClubShip Full Stack

microsims-index-generator

Imported from https://github.com/dmccreary/claude-skills.

C 4.7
Full Stack
55
rank 61
hot 91
SkillHub ClubShip Full Stack

writeas

Provides comprehensive guidance for developing applications with the Write.as and WriteFreely APIs, including blog post management, user authentication, collection handling, crossposting to social media, and troubleshooting API interactions.

C 4.7
Full StackBackend
27
rank 57
hot 88
SkillHub ClubShip Full Stack

tune-mjcf

Guidance for optimizing MuJoCo MJCF model files for simulation performance while maintaining numerical accuracy. This skill should be used when tuning physics simulation parameters, optimizing MuJoCo XML configurations, or balancing speed vs accuracy tradeoffs in robotics simulations.

C 4.6
Full Stack
786
rank 75
hot 99
SkillHub ClubShip Full Stack

sql-query-optimizer

Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmarking. Use for "query optimization", "slow queries", "database performance", or "EXPLAIN analysis".

C 4.6
Full StackBackend
785
rank 75
hot 99
SkillHub ClubShip Full Stack

forge-lang-c

C development standards including make, gcc/clang, valgrind, and cppcheck. Use when working with C files, Makefiles, or CMakeLists.txt.

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

qutip

Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets, bras, density matrices), (2) quantum operators and gates, (3) time evolution and dynamics (Schrödinger, master equations, Monte Carlo), (4) open quantum systems with dissipation, (5) quantum measurements and entanglement, (6) visualization (Bloch sphere, Wigner functions), (7) steady states and correlation functions, or (8) advanced methods (Floquet theory, HEOM, stochastic solvers). Handles both closed and open quantum systems across various domains including quantum optics, quantum computing, and condensed matter physics.

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

make-mips-interpreter

Guidance for building MIPS interpreters or emulators that execute MIPS binaries. This skill applies when implementing CPU emulation, ELF loaders, instruction decoders, or syscall handlers for MIPS architecture. Use when tasks involve creating virtual machines for MIPS executables, interpreting MIPS assembly instructions, or emulating MIPS system calls.

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

headless-terminal

This skill provides guidance for implementing headless terminal interfaces that programmatically control shell sessions. Use this skill when implementing terminal emulation, pseudo-terminal wrappers, or interfaces like BaseTerminal that require sending keystrokes and reading output from shell processes.

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

latex-build

Builds LaTeX documents using latexmk with live preview and dependency tracking. Use when setting up builds, live preview, or troubleshooting compilation.

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

gemini-count-in-video

Analyze and count objects in videos using Google Gemini API (object counting, pedestrian detection, vehicle tracking, and surveillance video analysis).

C 4.6
Full StackBackend
785
rank 75
hot 99
SkillHub ClubShip Full Stack

mailhog

This skill should be used when the user asks to "set up MailHog", "test email functionality", "configure MailHog", "send test emails", "check MailHog messages", "configure SMTP testing", or "manage email capture". Provides comprehensive MailHog email testing server setup and management.

C 4.6
Full StackBackendTesting
785
rank 75
hot 99
SkillHub ClubShip Full Stack

git-advanced

Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecting for bugs, cherry-picking, reflog recovery, and branch management strategies. Use for: (1) Interactive rebasing and commit cleanup, (2) Complex merge conflict resolution, (3) Git bisect for bug hunting, (4) History rewriting and cleanup, (5) Branch strategy implementation (Git Flow, trunk-based), (6) Recovering lost commits with reflog

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

jakarta-namespace

Migrate Java EE javax.* imports to Jakarta EE jakarta.* namespace. Use when upgrading to Spring Boot 3.x, migrating javax.persistence, javax.validation, javax.servlet imports, or fixing compilation errors after Jakarta EE transition. Covers package mappings, batch sed commands, and verification steps.

C 4.6
Full StackTesting
785
rank 75
hot 99
SkillHub ClubShip Full Stack

fix-ocaml-gc

Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime's sweeping and allocation code. This skill applies when working on OCaml runtime C code, investigating segfaults in GC operations, or fixing pointer arithmetic bugs in memory managers with size-classed pools and run-length encoding.

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

datetime

Use the `date` command via Bash tool whenever you or the user mention time, dates, or temporal concepts. Verify current date/time before ANY temporal response, as environment context may be outdated. Parse expressions like "tomorrow", "next week", "3 days", "in 2 weeks", "next Monday at 3pm". Proactively invoke for deadlines, schedules, time-sensitive tasks, week numbers, or any date/time reference.

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

protein-assembly

Guidance for designing fusion protein gBlock sequences from multiple protein sources. This skill applies when tasks involve combining proteins from PDB databases, plasmid files, and fluorescent protein databases into a single optimized DNA sequence with specific linkers and codon optimization requirements.

C 4.6
Full Stack
784
rank 75
hot 99
SkillHub ClubShip Full Stack

map-optimization-strategy

Strategy for solving constraint optimization problems on spatial maps. Use when you need to place items on a grid/map to maximize some objective while satisfying constraints.

C 4.6
Full Stack
784
rank 75
hot 99
SkillHub ClubShip Full Stack

build-pmars

Guidance for building pMARS (portable Memory Array Redcode Simulator) from source. This skill should be used when tasked with compiling pMARS, building Core War simulators from source packages, or creating headless/non-X11 builds of legacy C software from Debian source packages.

C 4.6
Full Stack
784
rank 75
hot 99
SkillHub ClubShip Full Stack

python-scala-functional

Guide for translating Python code to functional Scala style. Use when converting Python code involving higher-order functions, decorators, closures, generators, or when aiming for idiomatic functional Scala with pattern matching, Option handling, and monadic operations.

C 4.6
Full Stack
784
rank 75
hot 99
SkillHub ClubShip Full Stack

dyn-object-masks

Generate dynamic-object binary masks after global motion compensation, output CSR sparse format.

C 4.6
Full Stack
784
rank 75
hot 99
SkillHub ClubShip Full Stack

python-scala-collections

Guide for translating Python collection operations to idiomatic Scala. Use when converting Python code that uses lists, dictionaries, sets, or involves collection transformations like map, filter, reduce, sorting, and aggregations.

C 4.6
Full Stack
784
rank 75
hot 99
Previous
Page 100 of 617
Next