TrevorS
@TrevorS
Public Skills
qwen3-tts-profile
by TrevorS
Profile and benchmark qwen3-tts-rs inference. Runs e2e_bench with chrome tracing, flamegraph, or Nsight Systems inside a CUDA Docker container. Triggers on: "profile", "benchmark", "run profiling", "chrome trace", "flamegraph", "nsys", "perf trace", "how fast", "what's slow", "performance", "bottleneck"
HuggingFace Model Download
by TrevorS
When downloading models from HuggingFace, use this skill to get the correct
cuda-kernel-refine
by TrevorS
Iterative CUDA kernel optimization using NVIDIA profiling tools (nsys, ncu). Triggers on: "optimize kernel", "refine kernel", "improve throughput", "kernel performance", "make kernel faster", "reduce bandwidth", "memory bound", "compute bound", "roofline", "compare benchmark", "register pressure", "occupancy"
cuda-kernel-dev
by TrevorS
Target: reduce ~700 kernel launches/frame to ~545
whisper-test
by TrevorS
Transcribe WAV audio files using OpenAI Whisper for intelligibility testing. Triggers on: "transcribe audio", "whisper test", "test audio output", "is the audio intelligible", "check speech quality", "run whisper", "speech to text test", "check if audio sounds right"
WAV Audio Analysis Skill
by TrevorS
Fix: Add output clamping before int16 conversion
jj-workflow
by TrevorS
Jujutsu (jj) version control, load skill when hook output shows vcs=jj-colocated or vcs=jj in the system-reminder.
claude-code-web-docker
by TrevorS
Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL certificate errors through proxy, or when working in containerized web environments.
Linear CLI
by TrevorS
Query, create, and manage Linear issues from the command line. Use when checking assigned work, viewing issue details, creating new issues, or updating issue status.
book-reader
by TrevorS
Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents.
git-workflow
by TrevorS
Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.
glhf
by TrevorS
Search Claude Code conversation history to find past solutions, recall commands, and discover related work. Use when looking for previous implementations, finding commands you ran before, or exploring what was done in past sessions.
maintaining-claude-code
by TrevorS
Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.
svelte5
by TrevorS
Svelte 5 syntax reference. Use when writing ANY Svelte component. Svelte 5 uses runes ($state, $derived, $effect, $props) instead of Svelte 4 patterns. Training data is heavily Svelte 4—this skill prevents outdated syntax.
notion-formatter
by TrevorS
Format markdown content for Notion import with proper syntax for toggles, code blocks, and tables. Use when formatting responses for Notion, creating Notion-compatible documentation, or preparing markdown for Notion paste/import.
SwiftUI Engineer
by TrevorS
Build, review, debug, and modernize SwiftUI apps for macOS with modern patterns. Use when building SwiftUI UIs, reviewing code quality, debugging view issues, checking anti-patterns, migrating from AppKit, or designing app architecture.
GitHub Prior Art Research
by TrevorS
When asked implementation questions or tool selection questions like "how do
Skill Builder
by TrevorS
Create and validate Agent Skills with proper structure and effective descriptions. Use when building custom skills, testing skill discovery, or designing new skill workflows.