CSV XLSX Import Export Weapon

The "upload your spreadsheet" implementation arsenal for React/Next.js products. Covers library selection (papaparse, SheetJS, exceljs), streaming-parse for 100MB+ files, the column-mapping UX wizard, managed importers (OneSchema, Flatfile, dromo) vs self-hosted (react-spreadsheet-import), Zod row validation, CSV injection prevention, encoding edge cases, and styled XLSX export. Use when the user says "build a CSV import", "add XLSX upload", "spreadsheet import feature", "column-mapping wizard", "export to Excel", "streaming parse large file", "CSV injection safety", or when csv-xlsx-import-export-guardian is invoked. Do NOT use for file drop-zone UI (ux-ui-guardian), database bulk-insert tuning (db-guardian), or upload endpoint security audit (security-guardian).

The-Notorious-Avengers Updated

File contents

The-Notorious-Avengers/Claude-Code-Cursor-Skills/tree/main/skills/csv-xlsx-import-export-weapon commit 37694c05b1

Frequently asked questions

npx skillmds@latest add the-notorious-avengers/csv-xlsx-import-export-weapon