Plugins

6 plugins
@samyakjhaveri
Research
Research from SamyakJhaveri/loam.
18 skills · plugin
@samuelpatro
.Claude
.Claude from samuelpatro/.claude.
17 skills · plugin
@keykor
Ship It
Opinionated plan -> ship -> review workflow for Claude Code. Skills: onboard, plan, ship, watch, fix. Reads per-repo config from CLAUDE.md so the same flow works across every repo.
5 skills · plugin
@samyakjhaveri
Sam Cc Setup
Portable core of Sam's Claude Code setup: native pre-commit hook enforcement (sentinel gate retired 2026-08-14), on-demand /validate, generic review agents, cross-model Codex review skills, and a /bootstrap-cc-setup skill that writes the always-loaded rules layer plugins cannot ship. For repos NOT bootstrapped by the Loam Copier template - a Loam-rendered project already carries most of this in .c
6 skills · plugin
@samyakjhaveri
Sam Superpowers
Fork of obra/superpowers 5.0.7: the 14 core skills (TDD, debugging, collaboration patterns) with the mandatory-gate SessionStart injection replaced by a short judgment-based router. Skills are tools, not gates.
14 skills · plugin
@alirezarezvani
Research Ops
Enterprise / cross-functional Research Operations domain — the managed counterpart to the academic research/ domain. v2.9.0 ships 5 skills: orchestrator (context: fork) + clinical-research (study design: protocol synopsis + endpoint selection + sample-size/power for means/proportions/survival + phase-gate feasibility) + research-finance (R&D program budgeting with F&A split + burn/runway + capital
5 skills · plugin

Results for “sam”

206 skills
omer-metin
Monte Carlo
Design and implement Monte Carlo methods for uncertainty quantification, risk analysis, and probabilistic simulations across scientific and financial domains. Use when "monte carlo, random sampling, uncertainty quantification, risk analysis, stochastic simulation, MCMC, variance reduction, probabilistic, " mentioned.
128 · bundle
nvidia
Jetson Download Bsp
Downloads NVIDIA Jetson Linux BSP artifacts (BSP tarball, sample rootfs, public_sources, x-tools, guides) for the active target. Used for Auto Setup; does not extract or edit profiles.
2.2k · bundle
samuraigpt
Muapi Seedance 2
Generate cinematic videos with Seedance 2.0 using director-level prompts, camera grammar, and multi-mode generation across Chinese, Global, and VIP tiers.
3.7k · bundle
samuraigpt
Muapi One Shot Video
Generate a single continuous cinematic shot video with no cuts, using text or image prompts and configurable style, duration, and aspect ratio.
3.7k
samuraigpt
Muapi Freeze Effect Video
Generate a cinematic freeze-effect video where time stops mid-scene, the subject walks through the frozen world, then time resumes with a snap.
3.7k
samuraigpt
Muapi Product Ad Cinematic
Creates a cinematic 5–10 second product advertisement video from a product photo and brand brief, using AI image generation, upscaling, and video animation.
3.7k
samyakjhaveri
Multi Review
Runs a structured code review using four parallel subagents covering style, correctness, security, and performance, then synthesizes findings by severity and gives an approve/needs-changes recommendation.
0
tianhao909
Pytorch Lightning
High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.
1 · bundle
qcmuu
Pytorch Lightning
High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.
0 · bundle
mukul975
Testing For XML Injection Vulnerabilities
Test web applications for XML injection vulnerabilities including XXE, XPath injection, and XML entity attacks to identify data exposure and server-side request forgery risks.
24.6k · bundle
mukul975
Detecting Deepfake Audio In Vishing Attacks
Detects AI-generated deepfake audio used in voice phishing (vishing) attacks by extracting spectral features and classifying samples with machine learning models.
24.6k · bundle
samuraigpt
Muapi Ad Creative
Generate a high-converting ad creative set — hero image, ad copy variations, and platform-optimized crops for Meta, Google Display, and LinkedIn.
3.7k
samuraigpt
Muapi Multi Angle Shots
Generates a complete set of multi-angle product shots — front, side, back, top-down, and 45-degree perspective — for comprehensive product visualization.
3.7k
schattenspiegel
Xxhash Python
Provides guidance for using python-xxhash to implement fast non-cryptographic hashing, including algorithm selection, byte encoding, streaming updates, digest representation, and collision-aware identity for checksums, bucketing, and sampling.
0 · bundle
nvidia
Jetson Init Image
Extract Jetson Linux BSP and sample-rootfs tarballs, run apply_binaries.sh with the correct GPU stack flag, and record the image metadata in the active target profile.
2.2k · bundle
mukul975
Analyzing Bootkit And Rootkit Samples
Analyzes bootkit and rootkit malware that infects MBR, VBR, or UEFI firmware for pre-OS persistence, covering boot sector analysis, UEFI module inspection, and anti-rootkit detection.
24.6k · bundle
mukul975
Performing Static Malware Analysis With Pe Studio
Performs static analysis of Windows PE malware samples using PEStudio to examine file headers, imports, strings, resources, and indicators without executing the binary.
24.6k · bundle
samuraigpt
Muapi Media Generation
Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5.
3.7k · bundle
samuraigpt
Muapi Character Story Video
Generates a multi-part animated story video by establishing a consistent character, creating sequential scenes, and animating them using image generation and image-to-video models.
3.7k
samuraigpt
Muapi Giant Product Showcase
Creates a dramatic 'giant product' visual by compositing a product image into a scene where it appears building-sized next to a person, with an optional animation step.
3.7k
samuraigpt
Muapi Selfie With Celebrities
Generates a realistic behind-the-scenes selfie of the user with a celebrity from a specified movie, with an option to create a cinematic video connecting multiple selfies.
3.7k
samyakjhaveri
Codex Review
Runs the current git diff through the Codex CLI for an independent, read-only second-opinion review, then triages findings back into the session for Claude to apply fixes.
0
samyakjhaveri
Paper Review Sim
Simulates a NeurIPS/SC/ICSE-style peer review with five reviewer personas (HPC, ML, Stats, Reproducibility, Devil's Advocate) that verify every claim against actual result data before submission.
0
bdm-15
Teaming Finder
Find adjacent vendors and subs (not top market primes) who fill a capability gap against a displacement target using USASpending flows and SAM entity signals. Use when user defines a teaming gap and wants vault-ready partner shortlist with citations.
0
kevinpbuckley
Profiling
Diagnose frame-rate bottlenecks (CPU vs GPU bound FIRST), control Unreal Insights traces, sample live frame times, and annotate performance captures. Use when FPS is low/bad, the game is slow, or you need to find what is limiting the frame rate.
605
peteedoo
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
0
affaan-m
AI Regression Testing
Prevents AI-introduced regressions with sandbox-mode API testing, automated bug-check workflows, and patterns that catch blind spots where the same model writes and reviews code.
226k
openai
Winui App
Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components.
23.3k · bundle
mukul975
Analyzing Malware Sandbox Evasion Techniques
Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interaction detection, and sleep inflation patterns from Cuckoo/AnyRun behavioral reports.
24.6k · bundle
samuraigpt
Muapi UI Design
Generates high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles, translating product requirements into design specifications with platform-specific layouts and design tokens.
3.7k · bundle
samuraigpt
Muapi Couple Grid Creator
Generates a stylized 6-box grid of a couple in romantic poses and outfits, each framed inside a cardboard box, using the muapi image editing service.
3.7k
samuraigpt
Muapi Chibi Collage Effect
Transforms a lifestyle photo into a polished chibi clone sticker diary image, preserving the original person photorealistically while adding 5-8 kawaii mini-clones, scrapbook doodles, and handwritten-style captions.
3.7k
samuraigpt
Muapi Interior Design Visualizer
Generates interior design visualizations by creating an empty room image and furnishing it with AI, or by redesigning a user-provided room photo.
3.7k
solizardking
Moonpay Scout
Prediction market arbitrage & alpha scout. Searches Polymarket and Kalshi for the same event, runs cross-platform arb math (including fees), and ranks opportunities by profitability. Use when asked to "find arb", "scout markets", "find edge", or scan a specific topic across prediction markets.
0
samuraigpt
Muapi AI Fight Scene
Generate a high-cut-density action/fight scene by composing a 16-cell storyboard image and driving Seedance 2.0 image-to-video from that storyboard.
3.7k
samuraigpt
Muapi Color Analysis Board
Generates a high-end editorial color analysis board from a portrait photo, including best colors, undertone, makeup guide, capsule wardrobe, and style recommendations in a luxury fashion-magazine layout.
3.7k