Skip to main content

Skills in this repository

jleechanorg/claude-commands - Page 6

SkillsMP has collected 447 skills from jleechanorg/claude-commands. Open a skill to review its source and details.

jleechanorg/claude-commands

Showing 40 of 447 collected skills.

occupation
Software Developers
description

vLLM: high-throughput LLM serving, OpenAI API, quantization.

updated
occupation
Software Developers
description

vLLM: high-throughput LLM serving, OpenAI API, quantization.

updated
occupation
Data Scientists
description

SAM: zero-shot image segmentation via points, boxes, masks.

updated
occupation
Software Developers
description

Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and ta[REDACTED_OPENAI_KEY] model training

updated
occupation
Software Developers
description

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's…

updated
occupation
Software Developers
description

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works…

updated
occupation
Software Developers
description

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

updated
occupation
Software Developers
description

TEST

Source text: Undetermined

updated
occupation
Software Developers
description

Recipe for cleaning up an already-polluted PR — one whose branch was created from the wrong base (or merged another PR's full history) and now carries unrelated commits. Produces a fresh branch from origin/main, cherry-picks only the load-bearing diff, and…

updated
occupation
Desktop Publishers
description

Create, read, edit Word .docx documents and templates.

updated
occupation
Software Developers
description

Use already-installed `gws` or `gog` (gogcli) credentials when Hermes's own Google OAuth setup has not been run. Reuses the refresh token from the working CLI to call Gmail/Calendar/Drive APIs directly via curl, avoiding a full OAuth re-setup. Activates when…

updated
occupation
Office Clerks, General
description

Generate the morning life-channel Slack digest — fetch unread Gmail, query next-24h Calendar across all known accounts, filter for "important" items, post to

updated
occupation
Desktop Publishers
description

Create, merge, split, fill, and secure PDF files.

updated
occupation
Financial & Investment Analysts
description

Coordinate the user's annual US personal income tax return — gather W-2, 1099, 1095, brokerage crypto and foreign-account data, fill the Preparer's organizer questions, and queue the upload bundle for the Preparer's secure portal (TaxDome / Drivetime /…

updated
occupation
Desktop Publishers
description

Create, read, edit .pptx decks, slides, notes, templates.

updated
occupation
Data Scientists
description

Create, read, edit Excel .xlsx spreadsheets and CSVs.

updated
occupation
Software Developers
description

Diagnose and fix Python 3.14 `DaemonThreadPoolExecutor` / `ThreadPoolExecutor` AttributeError on `_initializer` or `_initargs`. Triggers on the literal error string `'DaemonThreadPoolExecutor' object has no attribute '_initializer'` (or `_initargs`), or any…

updated
occupation
Software Developers
description

Read grok.com/share/* via Aside REPL openTab.

updated
occupation
Software Developers
description

Thin pointer — canonical /repro workflow lives in WorldArchitect repo at .claude/skills/repro-twin-clone-evidence/SKILL.md. File gh issue, create draft PR, copy campaign, reproduce, verdict.

updated
occupation
Technical Writers
description

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and…

updated
occupation
Technical Writers
description

Write ML papers for NeurIPS/ICML/ICLR: design→submit.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

updated
occupation
Project Management Specialists
description

/roadmap slash command + automated Slack-thread-audit skill. Runs a 48h Slack thread sweep across user channels, classifies each thread as finished/pending/needs-human-decision, runs /nextsteps on each pending thread, drafts auto-action proposals, pushes the…

updated
occupation
Information Security Analysts
description

Audit ALL home/~/backup/sync/snapshot-related jobs + scripts on a Mac for any that push personal home-dir content to PUBLIC GitHub repos. Trigger when a backup/ leak is found in a public repo, when the user says "double check all the backup jobs", or when any…

updated
occupation
Information Security Analysts
description

Prevent AI agents from publishing live credentials in outbound GitHub/Slack/email/gist artifacts. Trigger when an agent reads git remote -v, .git/config, gh auth status -t, env, printenv, cat ~/.bashrc, an AO runner yaml, the ao-go-daemon plist, or any…

updated
occupation
Software Developers
description

After a complex / multi-turn session (>5 tool calls, multiple spawns, multiple commits, or user corrections), use this skill to extract /learn artifacts (memory + skills) BEFORE ending the session. Triggers on "/learn", "/learn from this session", "anything…

updated
occupation
Software Developers
description

Stop replying "Idle" indefinitely when the user is silent — recognize three wrapper-side re-injection patterns (echo-of-self, queued-tick, system-marker) and exit the loop cleanly. Triggers when the assistant is about to reply "Idle" / "no new instruction" /…

updated
occupation
Software Developers
description

Turn any feature, script, or workflow into a properly-skilled, tested, auditable Hermes skill. Runs the gbrain-derived 11-item Skillify Completeness Contract against the target and creates all missing artifacts.

updated
occupation
Software Developers
description

Detect and stop responding to echo loops in Slack threads. When the gateway or babysit cron repeatedly re-injects prior assistant turns as if they were new user messages, replying with anything more than a single-word acknowledgment burns iteration budget…

updated
occupation
Software Developers
description

Draft social-media posts for LinkedIn, Hacker News, Twitter/X, Reddit, Threads, Facebook, Instagram, Mastodon, Bluesky, and Dev.to. Each draft is staged in an Aside browser tab (signed-in persistent session), screenshotted, and surfaced for human review.…

updated
occupation
Software Developers
description

When the user asks to compare, evaluate, or compose AI coding agent methodologies and skills frameworks (Superpowers, GSD Core, grill-me, OpenSpec, BMAD, Spec-Kit, Kiro, gstack, GSTACK, custom /skill packs). Use for "should we install X?", "how do X and Y…

updated
occupation
Software Developers
description

Verify that a CLI tool or daemon honors a specific environment variable before claiming the var 'works'. Combines four signals in priority order: (1) binary-string grep on the compiled executable as ground truth, (2) official vendor docs, (3) live process…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Guidelines for performing thorough code reviews with security and quality focus

updated
occupation
Software Developers
description

Triage when a single campaign (or single LLM/prompt surface) has accumulated multiple sibling bug investigations — the prompt-discipline family where "LLM emits right structured field, render/persistence/propagation path drops it", the now-merged NPC-status…

updated
occupation
Software Developers
description

Diagnose and fix module-global boolean/scalar flags used as schema or feature gates that race across concurrent writers — specifically the pattern where a single in-process bool gates "have we confirmed the target table has these columns / feature is…

updated
occupation
Software Developers
description

Safe multi-patch editing in a single session — avoid the partial-read self-revert trap. Use when editing a file with multiple sequential `patch` tool calls, when a patch warning says 'file was last read with offset/limit pagination', when reviewing your own…

updated
occupation
Software Developers
description

Write a markdown plan to .hermes/plans/; no execution.

updated
occupation
Software Developers
description

Compact an LLM prompt (markdown file in `**/prompts/**` or equivalent) by 10-50% without breaking the test-anchored contract that pins its content. Trigger when the user asks to "compact", "shrink", "trim", "shorten", "tighten", or "compress" a prompt file,…

updated
occupation
Computer Occupations, All Other
description

Use when designing, refactoring, or auditing Claude/Codex slash commands under `~/.claude/commands/*.md` or repo-local `.claude/commands/*.md`. Covers the project-agnostic (user-scope) vs repo-specific (repo-local) split, the bidirectional-pointer contract,…

updated
Showing 40 of 447 collected skills.