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 skillsMuapi Music Video
Generates a short music video from a song theme by creating keyframes, animating them, and producing a matching soundtrack.
3.7k
Feature Dev
Guides a structured feature-development workflow: explore the codebase with subagents, draft a plan for approval, implement step by step, verify with parallel checks, and record conventions.
0
Market Sizing
Estimate market size using TAM, SAM, and SOM with top-down and bottom-up approaches. Use when sizing a market opportunity, estimating addressable market, preparing for investor pitches, or evaluating market entry.
0
Pysam
Read, write, and manipulate genomic datasets including SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences using a Pythonic interface to htslib.
30.2k · bundle
Muapi Url To Design
Analyze a website URL and generate a redesigned, improved UI with modern aesthetics, better hierarchy, and fresh brand direction.
3.7k
Muapi Multi Angle Reshoot
Re-renders a subject or scene from multiple dramatic camera angles while maintaining consistent identity and detail.
3.7k
Muapi Jewelry Product Video
Generates luxury jewelry product videos with high-end commercial cinematography and macro animation using AI image and video generation.
3.7k
Session Critique
Runs an adversarial, decision-aware review of all session work before committing, checking decision adherence and code maintainability, and applies only user-authorized fixes.
0 · bundle
Subagent Driven Development
Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
0 · bundle
Changelog
Generates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
2
Bankr Dev Token Trading
This skill should be used when building trading bots, implementing swap functionality, or adding cross-chain bridge support. Covers same-chain swaps, cross-chain bridges, ETH/WETH conversions, and amount formats.
1
Wear Compose M3
Create, update, or migrate Wear OS projects using Compose Material3, Foundation, and Navigation3 libraries with official component samples and migration guidance.
6.1k · bundle
Analyzing Packed Malware With Upx Unpacker
Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for static analysis.
24.6k · bundle
Muapi AI Clipping
Turn a long video into viral-ready short clips with a single API call, including transcription, highlight ranking, and auto-crop.
3.7k · bundle
Muapi Blog Header
Generate a professional blog post header image sized for web (1200×628) with optional title composition guidance.
3.7k
Muapi Interior Design
Generate interior design visualizations by redesigning existing rooms or creating new concepts with specific styles, colors, and furniture.
3.7k
Muapi Award Ceremony Video
Generate a 15-second cinematic awards-ceremony video with a host, winner, and LED display using Seedance 2.0 image-to-video.
3.7k
Muapi Ugc Lifestyle Try On
Generates UGC-style lifestyle photos of a person wearing or using a product, with authentic, social-media-native imagery.
3.7k
Semgrep Rule Author
Generates custom Semgrep rules from natural language descriptions of vulnerability patterns, verifying syntax with semgrep --validate and testing against sample fixtures with semgrep --test.
28
Critique Swarm
Launches four parallel adversarial review agents covering security, scope, fidelity, and test gaps, then synthesizes findings into a ranked verdict for plans or feature branches.
0
Analyzing Windows Registry For Artifacts
Extract and analyze Windows Registry hives to uncover user activity, installed software, autostart entries, and evidence of system compromise.
24.6k · bundle
Muapi Drone Style Video
Generate aerial drone-perspective footage with sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.
3.7k
Hpc Code Reviewer
Reviews CUDA, OpenMP, and OpenCL code for parallel correctness, covering data races, memory model violations, synchronization bugs, numerical precision issues, and API-specific pitfalls.
0
Cuda Omp Translator
Reference guide for evaluating LLM-generated translations between CUDA and OpenMP, covering memory model mapping, kernel launch patterns, shared memory, atomics, and common failure modes.
0
Improve Codebase Architecture
Finds architectural friction in a codebase and proposes deep-module refactors to improve testability and AI-navigability, informed by the domain glossary and ADRs.
0 · bundle
Spike Guidance Forked
OI-3 spike harness — the FORKED (context fork) readability-guidance variant. Same payload as the inline variant but declared to run in a forked context. Use only when a spike consumer skill invokes it.
218
Esa Pa Avs Skip Criteria
Determines when adrenal venous sampling may be skipped in primary aldosteronism. Applies to patients <35 years with spontaneous hypokalemia, marked aldosterone excess, and unilateral adrenal lesions suggestive of cortical adenoma on CT.
10
Ab Testing Statistics
Design and evaluate A/B tests with power, sample size, and robust metric interpretation. Use when: (1) planning controlled experiments, (2) reading p-values/effects, (3) sequential testing safeguards. NOT for: dark-pattern optimization.
0
Muapi Photo Pack Generator
Generate a pack of professional or aesthetic photos from a single reference image while preserving the exact identity of the person.
3.7k · bundle
Muapi Amazon Product Listing
Generate a complete Amazon product listing image set — hero image, lifestyle shot, feature infographic, and detail closeup optimized for Amazon standards.
3.7k
Muapi Cartoon Dance Animation
Generates a Pixar-style 3D cartoon character from a photo and animates it with a reference dance video using the MuAPI platform.
3.7k
Finishing A Development Branch
Guides completing development work by verifying tests, presenting structured options for merging, creating a pull request, keeping, or discarding a branch, and cleaning up worktrees.
0
Improve
Surveys a codebase as a senior advisor and produces prioritized, self-contained implementation plans for other models or agents to execute, without modifying source code.
2 · bundle
Pytorch Lightning
Organizes PyTorch code with a Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks, and minimal boilerplate. Scales from laptop to supercomputer with the same code.
10.4k · bundle
Muapi Youtube Shorts
Generate platform-tuned vertical short clips (YouTube Shorts, TikTok, Reels) from long-form videos using muapi.ai's AI clipping endpoint.
3.7k · bundle
Code Review Graph
Scopes code-review blast radius and detects architectural hotspots using Tree-sitter AST analysis and GraphRAG, with an MCP server for graph-based analysis.
0