openpress-design
Installation
SKILL.md
open-press Design
open-press design owns the workspace visual system: the CSS and components that live in a user's press/ or transitional document/ source tree. It decides how the document looks while keeping fixed-layout, mobile, and PDF output stable.
Responsibilities
- Choose typography, color, spacing, page rhythm, covers, figures, tables, and chart treatment.
- Edit source-tree
theme/,design.md, andcomponents/in a workspace. - Decide when dense prose should become a reusable visual component.
- Keep
press/design.mdpublic-readable so users and agents can review the same rules. - Preserve React reader output as the public reading surface; PDF is an export artifact.
Boundaries (by path, not by topic)
| Path | Owner |
|---|---|
press/theme/, press/components/, press/design.md (workspace) |
this skill |
press/theme/, press/components/, press/design.md (transitional workspace) |
this skill |
| Framework runtime / workbench code | framework agents only; see openpress > Source Boundary |