weekly-update
Produce a single-file horizontal-swipe HTML deck for a weekly team update.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "weekly-update" description: "Produce a single-file horizontal-swipe HTML deck for a weekly team update." license: "Apache-2.0" --- # Weekly Update Deck Skill Produce a single-file horizontal-swipe HTML deck for a weekly team update. ## Workflow 1. Read DESIGN.md. 2. Identify squad name, week range, and audience (squad-internal vs cross-functional). 3. Slides: 1. Cover (squad + week + author + date) 2. Headline (one sentence + one number that matters this week) 3. What shipped (3–5 items, link-style affordance) 4. In flight (3–5 items, owner avatars) 5. Blocked (1–3 items + clear ask) 6. Metrics that matter (1–2 inline charts) 7. Asks for next week (named owners) 8. Closing + thanks 4. 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> ```
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

