All authors
yulonglin avatar

Claude Skills by yulonglin

github.com/yulonglin
32 skillsA× 327 installs71 views
Bulk EditA

Process bulk edits from a comments/feedback file safely using sequential agents.

data-aipython
0
3
Claude CodeA

Delegate tasks to Claude Code CLI for a Claude-powered second opinion, parallel implementation, or plan review. Use when you want Claude (not Codex/Gemini) as a delegate — e.g., tasks needing Claude's judgment, tool use, or MCP access. Do NOT use for: - Pure implementation with clear specs (use codex-cli) - Large context analysis (use gemini-cli) - Quick edits under ~10 lines (faster to do directly)

data-aibash
0
3
Codex CliA

Delegate well-scoped implementation tasks to Codex CLI. Use when: - Implementing a well-defined function, module, or feature - Bug fixes with known root cause and clear fix - Scoped refactoring (rename, extract, restructure within a module) - File generation from a template or spec - Getting a second opinion on an implementation plan or approach Do NOT use for: - Exploration or codebase understanding (use Explore agent) - Multi-turn refinement or ambiguous tasks (do it yourself) - Quick edit...

developmentpythonrust
0
3
DeslopA

Remove AI generated code slop from the current working directory.

developmentrust
0
3
Fix Merge ConflictA

Fix all merge conflicts on the current Git branch non-interactively and make the repo buildable and tested.

developmenttypescriptpython
0
3
Api ExperimentsA

Use when running API-heavy experiments (LLM evals, batch processing). Covers memory-efficient patterns, batch APIs vs async, and avoiding the parallel process anti-pattern.

data-aipythongo
0
3
Experiment SetupA

Set up automated experiment logging using Hydra for configuration management and Inspect AI for evaluations.

devopsgit
0
3
Generate Research SpecA

Generate a research spec in the repo from a template if it doesn't exist.

development
0
3
Mats SlurmA

Set up and use SLURM helpers for the MATS compute cluster with A100 and L40 GPUs.

toolsshelldebugging
0
3
Read PaperA

Analyze research papers and technical articles with critical rigor. Use when (1) reading PDFs/arxiv papers, (2) doing literature reviews, (3) evaluating methodology/claims, (4) comparing approaches across papers, (5) user shares a paper URL/file, or (6) learning concepts that require reading papers (e.g. "explain GRPO", "what is constitutional AI", "how does deliberative alignment work"). Provides grounded analysis with explicit citations (never fabricates), assesses evidence strength, and id...

researchgoexpress
0
3
Reproducibility ReportA

Generate reproducibility reports for LLM/ML experiments. Use when (1) completing an experiment, (2) sharing results with collaborators, (3) preparing for publication, (4) archiving experiment runs, or (5) user asks for reproducibility documentation. Auto-extracts from code/configs/Hydra, asks for gaps.

researchpythongit
0
3
Run ExperimentA

Run experiments with output isolation to prevent context pollution.

data-aipythonbash
0
3
Spec Interview ResearchA

Interview-based spec development for research experiments. Iteratively questions user about hypotheses, variables, baselines, and resources before writing a complete research specification.

data-aigotesting
0
3
Tikz DiagramsA

Create Anthropic-style TikZ diagrams for ML/AI safety papers. 17 patterns, semantic colors, NeurIPS-ready.

data-ai
0
3
Agent TeamsA

Orchestrate agent teams for parallelizable multi-faceted tasks. Use when work requires inter-agent communication, competing hypotheses, or multi-file parallel implementation.

researchgodebugging
0
3
Custom CompactA

Compact current work with optional focus using agent-context-summariser

tools
0
3
Externalise HandoverA

Externalise important parts of the current conversation into an .md file for handover.

tools
0
3
InsightsA

Generate Claude Code usage insights reports. Analyzes session transcripts, extracts structured facets via Gemini CLI, and produces coaching-style HTML reports with temporal trends and actionable recommendations. Use when: - You want to understand your Claude Code usage patterns - You want a report filtered to a specific project - You want to see how your usage has changed over time - You want to list all projects with session counts Requires: Python 3.9+, Gemini CLI (`brew install gemini-cli`)

toolspythonbash
0
3
Clear WritingA

Write clearly without LLM-isms. Reference when drafting papers, blogs, or professional communications.

data-airustgo
0
3
Fix SlideA

Identify and fix slides with content overflow or blank pages in Slidev presentations.

businessbash
0
3
Humanize DraftA

DEPRECATED: Use /review-draft --critics=humanizer instead. LLM cliche detection is now integrated into review-draft.

toolsbash
0
3
Research PresentationA

Guide for structuring research presentations, slides, and updates.

research
0
3
Review DraftA

Comprehensive writing review using specialized critics (clarity, narrative, facts, red-team).

data-ai
0
3
Review PaperA

This skill should be used when the user asks to "review a paper", "critique a manuscript", "give feedback on a draft", "review this write-up", "analyze paper quality", or wants constructive feedback on ML/AI research writing based on Neel Nanda's paper-writing criteria.

researchgo
0
3
SlidevA

Slidev presentation framework helper. Use when creating slides, fixing Slidev issues, exporting to PDF, or when user mentions Slidev, slides.md, presentation export, or slide overflow.

business
0
3
Strategic CommunicationA

Guide for effective communication in situations requiring negotiation, persuasion, or strategic thinking. Built on Chris Voss's FBI negotiation approach - tactical empathy and emotion labeling as primary tools. Use when drafting messages for rentals, salary discussions, work requests, declining offers, or any situation where you need to be both warm and strategically clear.

toolsrustgo
0
3
My InsightsA

Run custom usage analytics on all Claude Code sessions

data-aipythongo
0
3
Anthropic StyleA

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Taken from https://github.com/anthropics/skills/blob/main/skills/brand-guidelines/SKILL.md

businesspythongit
0
3
Commit Push SyncA

This skill should be used when the user asks to "commit and push", "commit push", "sync changes", "push changes", "commit and sync", or "update remote". Handles the full workflow of committing changes, pulling with rebase, and pushing to remote.

documentationbashgit
0
3
CommitA

Commit current work with optional message. Handles git status/diff checking and message formatting.

toolsgit
0
3
Fast CliA

Modern CLI tool mappings (eza, fd, rg, bat, dust, duf, fzf, zoxide, delta, jq). Use for file listing, searching, and disk usage.

businessgobash
0
3
Spec InterviewA

Interview-based spec development for large features. Iteratively questions user about implementation, UX, concerns, and tradeoffs before writing a complete specification.

documentationgo
0
3