Instagram Tweet-style Carousel Generator (X / Twitter Layout) Generates fully self-contained, swipeable HTML carousels where every slide mimics an authentic X (Twitter) post — designed to be exported as individual 1080×1350px PNGs for Instagram. --- Working Directory Rules All file operations MUST use the current working directory (cwd) as the base. Never use hardcoded absolute paths like . - Detect cwd at the start of every session using or - Save all generated files (HTML, PNGs) relative to cwd - The folder is always - The is always - The export output folder is always - Never scan director…