Zara Frontend Slides
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_844ab8f0/zara-frontend-slides-test-0601.
About this skill
The Problem It Solves
In technical sharing or product demos, traditional PPTs are often limited by local environments and heavy dependencies, while generic AI-generated slides easily fall into "AI aesthetic fatigue"—boilerplate layouts, dull colors, and mobile overflow issues. Zara Frontend Slides solves these pain points by generating zero-dependency, highly responsive single-file HTML presentations, ensuring designs remain distinctive while running flawlessly in any modern browser.
Core Capabilities and Workflow
The skill translates presentation generation into a structured engineering workflow:
- Interactive Style Discovery: Instead of abstract choices, it generates three standalone single-page HTML visual previews based on the target audience's desired mood (e.g., professional, energetic, calm), allowing users to choose a design direction "what you see is what you get."
- Strict Viewport Fitting: Enforces height: 100vh and overflow: hidden for every slide. All typography and spacing use clamp() for dynamic calculation, guaranteeing zero scrolling across various breakpoints (700px down to 500px).
- Content Density Control: Built-in per-slide limits (e.g., max 4-6 bullet points for content slides). If content exceeds limits, the skill automatically triggers pagination, refusing to "cram" information.
- End-to-End Delivery: Supports extracting text and images from PPTX files for conversion. The final output is a single HTML file, which can be further deployed to Vercel for a mobile-friendly shareable link or exported as a PDF.
Boundaries and Considerations
- Content Density Limits: The skill strictly limits information density per slide, making it ideal for bulleted, visual-heavy presentations. Dense text blocks require manual splitting into multiple slides.
- CSS Dependencies: Generated code heavily relies on
viewport-base.cssstandards. When enhancing or modifying existing decks, viewport constraints and density limits must be re-validated to avoid breaking the layout. - Design Constraints: The skill explicitly avoids generic fonts like Inter or Roboto, and cliché palettes like purple gradients. This means its visual style leans toward custom curation, which may differ from traditional corporate templates.
Use Cases
- Before a product review, turn feature notes and screenshots into a browser-ready HTML deck and deploy it as a mobile-friendly link.
- After receiving an old .pptx report, extract text, images, and speaker notes into a web presentation that keeps the original slide order.
- Before a tech talk, generate three style previews, pick one, and output a complete self-contained HTML slide deck.
- When maintaining an existing HTML deck, check 100vh overflow, split dense slides, and enforce viewport-fitting constraints.
Best For
- Product managers preparing review decks who need browser-ready slide decks without local installations.
- Operations or solution leads converting old PPTs into shareable web decks while preserving order and mobile access.
- Frontend engineers giving tech talks who want animation-rich HTML decks with customizable CSS variables.
- Developers maintaining existing HTML decks who need to fix overflow and keep viewport constraints.
Related Skills
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.