poke-learn/ ├── index.html # App entry point ├── styles/ # CSS — core variables, per-screen layouts, themes, animations ├── scripts/ │ ├── core/ # App bootstrap, state management, rewards, evolution │ ...
Organize YouTube videos into nested folders. A file manager for your video library. capsule-extension/ ├── manifest.json # Chrome Extension MV3 manifest ├── vite.config.ts # Multi-entry Vite build ...