Backend Export/Import Skill
CommunitySecure CSV/JSON export and import for tasks.
AuthorMehakanis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Backend Export/Import Skill provides a structured, secure blueprint for exporting and importing user tasks in CSV and JSON formats. It ensures per-user isolation, robust validation, and transactional integrity during imports, enabling safe data transfer between environments or services.
Core Features & Use Cases
- Export Endpoints: Generate CSV or JSON exports for a user's tasks with proper content types and filename conventions.
- Import Endpoints: Validate uploaded CSV/JSON files, provide import statistics, and commit imports atomically with error reporting.
- Validation & Security: Enforce field validation, user_id verification against authentication tokens, and error handling to prevent partial data corruption.
Quick Start
Invoke the export endpoint for a user to generate a data file and then invoke the import endpoint with that file to restore tasks.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Backend Export/Import Skill Download link: https://github.com/Mehakanis/Q4_todo_app/archive/main.zip#backend-export-import-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.