Agent skill · Design & Presentation

nsdi-experiments

Use when designing or auditing the evaluation of an NSDI submission — choosing traces, testbeds, and deployment evidence, sizing scale and failure-injection experiments, picking baselines that fight back, and reporting tail behavior so networked-systems reviewers can see where the design wins, loses, and breaks.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill nsdi-experiments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: NSDI-Skills/skills/nsdi-experiments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# NSDI Experiments NSDI's phrase is "practical evaluation," and its reviewer culture decodes that as: realistic traffic, honest baselines, visible tails, and at least one experiment where the system is *hurt on purpose*. Design the evaluation as a set of questions the paper must answer, then build the smallest experiment matrix that answers them. ## The evidence ladder Climb as high as the project honestly can, and say plainly which rung you are on: 1. **Synthetic microbenchmarks** — isolate mechanism costs. Necessary, never sufficient; a microbenchmark-only evaluation reads as a workshop draft. 2. **Trace-driven or production-derived workloads on a testbed** — the venue's workhorse rung. Provenance of the trace matters as much as its size: say where the call graphs, flow mixes, or arrival processes come from and what was scaled. 3. **Real deployment** — production or long-running operational use. This is operational-track territory and the strongest evidence NSDI recognizes; do not imply it with wording if you are on rung 2 (`nsdi-topic-selection`). ## Questions before benchmarks Write the evaluation section's subsection titles as questions first — *Does the lease mechanism help u

What's inside
Steps it walks through
  1. The evidence ladder
  2. Questions before benchmarks
  3. Baselines that fight back
  4. Tails, variance, and time
  5. Testbed and trace hygiene
  6. Budgeting machine time against the two-deadline calendar
  7. Audit checklist
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the nsdi-experiments skill do?

Use when designing or auditing the evaluation of an NSDI submission — choosing traces, testbeds, and deployment evidence, sizing scale and failure-injection experiments, picking baselines that fight back, and reporting tail behavior so networked-systems reviewers can see where the design wins, loses, and breaks.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill nsdi-experiments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going