What it does
SOTA Present is a Claude Code Skill that transforms a single content description into three polished presentation formats simultaneously: HTML slide decks (1920×1080, self-contained), editable PowerPoint files (.pptx with native text frames), and Feishu (Lark) whiteboard SVGs. All outputs share a unified design-token system, eliminating style drift across platforms.
How it works
Describe your presentation once in natural language. Claude detects your output preference (slides, pptx, whiteboard, or combined) and compiles through a layered architecture: a TASTE layer enforces anti-slop design rules, a STYLE-SYSTEM bridges the three engines with shared design tokens, and specialized builders handle HTML, PowerPoint, and Feishu constraints. The skill includes 69 curated styles, 46 HTML templates, and 35 Feishu palettes, plus a stress-test harness validating all code paths.
Use cases
- Multi-channel delivery: Create matching HTML decks for web, editable PowerPoint for stakeholders, and Feishu whiteboards for collaborative docs—all on one palette.
- Design consistency: Ship presentations free of tell-tale AI slop (centered cards, generic indigo, Inter headlines, em-dashes).
- Platform compliance: Generate Feishu whiteboards that respect the renderer’s strict rules (no paths, gradients, or opacity) without manual validation.
- Time-saving batch production: Brief once, output thrice, edit any format natively.
Who benefits
Product managers, designers, and content strategists who present frequently and need fast, on-brand, multi-format output. Teams using Feishu and PowerPoint together. Anyone tired of generic AI-generated slide aesthetics.