Files
Tom Huang 6f6bf31dd2 Refactor project name from "Open Claude Design" to "Open Design" (#1)
* Refactor project name from "Open Claude Design" to "Open Design"

- Updated project name in package.json, package-lock.json, and README files.
- Changed CLI commands and references from "ocd" to "od".
- Adjusted file structure references in documentation and code to reflect new naming conventions.
- Enhanced .gitignore to include new runtime data files.
- Updated metadata in LICENSE file to match new project name.

* Add contributing guidelines in English and Chinese

- Introduced CONTRIBUTING.md and CONTRIBUTING.zh-CN.md to provide clear instructions for contributors.
- Outlined contribution types, local setup instructions, and merging criteria for skills and design systems.
- Enhanced README files to reference the new contributing guidelines.
2026-04-28 16:03:35 +08:00

1.5 KiB
Raw Permalink Blame History

name, description, triggers, od
name description triggers od
weekly-update Single-file horizontal-swipe slide deck for a weekly team update — shipped, in flight, blocked, metrics, asks. 68 slides. Use when the brief mentions "weekly update", "team update slides", "weekly status", "周报演示".
weekly update
team update slides
weekly status
weekly review
周报演示
mode scenario preview design_system example_prompt
deck operations
type entry
html index.html
requires sections
true
color
typography
layout
components
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

  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 (35 items, link-style affordance)
    4. In flight (35 items, owner avatars)
    5. Blocked (13 items + clear ask)
    6. Metrics that matter (12 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>