# Ppt Master Glassmorphism Saas Skill

> PPT Master Glassmorphism SaaS Skill

- Skill: `chaitin/ppt-master-glassmorphism-saas-skill` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add chaitin/ppt-master-glassmorphism-saas-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/chaitin/ppt-master-glassmorphism-saas-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: chaitin (https://skillmd.com/u/chaitin)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/chaitin/ppt-master-glassmorphism-saas-skill

---

# PPT Master Glassmorphism SaaS Skill

## Scope

This built-in skill package owns the `glassmorphism-saas` template variant imported from PPT-Master.

- `skill_id`: `ppt-master-glassmorphism-saas-skill`
- `variant_id`: `glassmorphism-saas`
- upstream example: `/Users/mawenyi/try/ppt-master/examples/ppt169_glassmorphism_demo`
- upstream final SVGs: `svg_final/*.svg`
- upstream execution lock: `spec_lock.md`
- package renderer: `assets/template.html`
- package validator: `scripts/validate-deck.mjs`
- layout skeletons: `references/layouts.md`
- QA checklist: `references/checklist.md`

## Design Contract

Use this package for Glassmorphism SaaS / SaaS 玻璃态 decks. The source template is a 12-page technical product talk, *AI Agent 工程化与落地*, not a generic translucent card theme. Slides should preserve the PPT-Master fixed 1280x720 canvas model and use `.pm-canvas.pm-glass-saas` as the visual root.

Required visual language, derived from the upstream `design_spec.md` and `spec_lock.md`:

- 深色玻璃 + 流光霓虹：`#0A0E27` deep-space background, `#1A2150` translucent panel base, `#5B8DEF` blue, `#A26BFA` purple, `#3DDDFC` cyan, `#E8ECFF` text.
- Color richness is part of the upstream quality bar: use blue/purple/cyan as the main light field, then deliberately reserve mint green, neon pink, and amber for success, risk, cost, status, and roadmap accents. Avoid pages where every panel uses the same blue-purple wash.
- Modern CJK sans typography: Microsoft YaHei / PingFang SC heavy titles, regular body, Consolas code labels. No serif editorial treatment.
- Glass panels serve hierarchy and readability: translucent panels, thin white strokes, top highlight lines, neon accents, and AI image atmosphere behind the content. Avoid blur-heavy CSS glass that may export poorly.
- Use the original 12-page rhythm: cover, demo-to-production hero, three pains, four-layer agent architecture, three operating modes, six-step tool orchestration, context engineering hub, KPI dashboard, 12-week trend, failure modes quadrant, 12-week roadmap, CTA closing.
- Every slide must use a registered `pm-glass-*` layout and at least one package-local evidence component such as `.pm-frost`, `.pm-glass-panel`, `.pm-glass-edge`, `.pm-flow`, `.pm-feature`, `.pm-dashboard`, `.pm-demo`, `.pm-architecture`, `.pm-chip`, `.pm-kpi`, `.pm-step`, `.pm-hub`, `.pm-spoke`, `.pm-roadmap`, or `.pm-guardrail`.
- Titles, hero numbers, chips, metric cards, and connector/edge details should carry the neon gradient language. Do not rely on flat white text plus identical translucent rectangles as the whole visual system.
- Original example facts and labels should remain available when generating Agent engineering decks: `90%`, `5-50× token drift`, `92.4%`, `P95 4.8s`, `¥0.42`, `99.7% SLO`, `W1-W12`, `W4 reranker`, `W8 fallback`, `W11 cache`.
- Motion only uses declarative hooks: `data-pm-motion="glass"` and `data-pm-anim`.

Do not generate light generic SaaS cards, pure decorative glass blobs, unsourced exact performance claims, cross-template classes, animation JavaScript, `@keyframes`, external scripts, or custom runtime code in generated slide fragments.

