weekly-update
// Single-file horizontal-swipe slide deck for a weekly team update — shipped, in flight, blocked, metrics, asks. 6–8 slides. Use when the brief mentions "weekly update", "team update slides", "weekly status", "周报演示".
$ git log --oneline --stat
stars:42.2Kforks:4.8Kupdated:May 16, 2026 at 14:32
SKILL.md
| name | weekly-update |
|---|---|
| description | Single-file horizontal-swipe slide deck for a weekly team update — shipped, in flight, blocked, metrics, asks. 6–8 slides. Use when the brief mentions "weekly update", "team update slides", "weekly status", "周报演示". |
name: weekly-update description: | Single-file horizontal-swipe slide deck for a weekly team update — shipped, in flight, blocked, metrics, asks. 6–8 slides. Use when the brief mentions "weekly update", "team update slides", "weekly status", "周报演示". triggers:
- "weekly update"
- "team update slides"
- "weekly status"
- "weekly review"
- "周报演示" od: mode: deck scenario: operations preview: type: html entry: index.html design_system: requires: true sections: [color, typography, layout, components] example_prompt: "Make a weekly update deck for the Growth squad — what shipped, in flight, blocked, metrics, asks for next week."
Weekly Update Deck Skill
Produce a single-file horizontal-swipe HTML deck for a weekly team update.
Workflow
- Read DESIGN.md.
- Identify squad name, week range, and audience (squad-internal vs cross-functional).
- Slides:
- Cover (squad + week + author + date)
- Headline (one sentence + one number that matters this week)
- What shipped (3–5 items, link-style affordance)
- In flight (3–5 items, owner avatars)
- Blocked (1–3 items + clear ask)
- Metrics that matter (1–2 inline charts)
- Asks for next week (named owners)
- Closing + thanks
- Arrow keys or click navigation. Each slide is 100vw wide.
Output contract
<artifact identifier="weekly-update-w42" type="text/html" title="Weekly Update — Growth · W42">
<!doctype html>...</artifact>