The public, path-neutral edition of the Xuemu Lab commercial document design system. It produces warm-paper editorial quotation sheets, service menus, training pages, and delivery notes with strict commercial boundaries.
No private quotes, customer data, commercial fonts, production screenshots, deployment details, or machine-specific filesystem paths are included in this package.
git clone https://github.com/aierlanjiu/xuemulab-style-core.git
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R xuemulab-style-core "${CODEX_HOME:-$HOME/.codex}/skills/xuemulab-style-core"
For HTML projects, link assets/xuemulab-style-core.css directly via a relative path.
Warm paper canvas (#eee7db), editorial serif headers, clean sans-serif body, thin borders, translucent panels, and copper accent reserved only for key decisions or prices.
Documented in references/design-tokens.md with reusable CSS custom properties for palette, typography scales, layout widths, and border radii.
Available at assets/xuemulab-style-core.css as a zero-dependency standalone stylesheet for commercial document layouts.
Included in references/audit-checklist.md for validating mobile responsiveness, font fallbacks, text wrapping, and commercial boundaries.
Below is a structural preview adapted from examples/quote-sheet.html. Unverified commercial terms remain explicitly marked as review placeholders.
Rule: Prices, tax treatment, validity periods, customer proof, and commercial claims must originate from authorized source material. Unknown terms must remain marked as pending.
| Path | Role |
|---|---|
| SKILL.md | Visual contract rules, content requirements, workflow steps, and invoking guidance |
| assets/xuemulab-style-core.css | Path-neutral, zero-dependency commercial document stylesheet |
| references/design-tokens.md | Public design token values for colors, typography, spacing, and borders |
| references/audit-checklist.md | Responsive layout and content boundary verification checklist |
| examples/quote-sheet.html | Fictional reference quote sheet with marked review placeholders |
| docs/INSTALL.md | Installation guide for Codex skills and CSS starter integration |
| docs/TUTORIAL.md | Walkthrough for building quotation sheets without inventing business facts |
| docs/AGENT_SETUP.md | Agent routing and project environment configuration |
| SECURITY.md | Privacy policy and confidential commercial data protection guidelines |
Inspect the design system, retrieve tokens, or contribute to the public package on GitHub.
Open xuemulab-style-core on GitHub