# Fund Slides > Forked from [frontend-slides](https://github.com/zarazhangrui/frontend-slides) by [@zarazhangrui](https://github.com/zarazhangrui) (Zara Zhang). > Enhanced by [@hanlinlibham](https://github.com/hanlinlibham) with financial chart integration and offline optimizations. A Claude Code skill for creating animation-rich HTML presentations from any content — with first-class support for financial data visualization. ## What This Does **Fund Slides** helps non-designers create beautiful web presentations without knowing CSS or JavaScript. It uses a "show, don't tell" approach: instead of asking you to describe your aesthetic preferences in words, it generates visual previews and lets you pick what you like. Here is a deck about the original skill, made through the skill: https://github.com/user-attachments/assets/ef57333e-f879-432a-afb9-180388982478 ### Key Features - **Zero Dependencies** — Single HTML files with inline CSS/JS. No npm, no build tools, no frameworks. - **Offline-Ready** — ECharts library (~1MB) is inlined directly into the HTML. No CDN, no network required. - **Visual Style Discovery** — Can't articulate design preferences? No problem. Pick from generated visual previews. - **PPT Conversion** — Convert existing PowerPoint files to web, preserving all images and content. - **Anti-AI-Slop** — Curated distinctive styles that avoid generic AI aesthetics. - **Production Quality** — Accessible, responsive, well-commented code you can customize. ### What's New in This Fork Compared to the original `frontend-slides`: - **ECharts Inline Integration** — ECharts v5 library pre-bundled in `references/echarts.min.js`, inlined at generation time for fully offline HTML output. The original used CDN `