a98096a042
- Created .gitignore to exclude build artifacts and dependencies. - Added index.html as the main entry point for the application. - Included LICENSE file with Apache 2.0 terms. - Initialized package.json and package-lock.json for project dependencies. - Added pnpm-lock.yaml for package management. - Created QUICKSTART.md for setup instructions. - Added README.md and README.zh-CN.md for project documentation in English and Chinese.
1.5 KiB
1.5 KiB
name, description, triggers, ocd
| name | description | triggers | ocd | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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", "周报演示". |
|
|
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>