pdfstudio-core-tauri-pdf-filesystem

Official

Deterministic PDF I/O with safe locking.

AuthorOpenAEC-Foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill clarifies and enforces the correct boundary between the Tauri filesystem plugin and custom IPC invoke calls for PDF data, ensuring robust file open/save workflows and preventing data loss due to improper IPC choices.

Core Features & Use Cases

  • Dual IPC patterns: use the Tauri FS plugin for direct binary transfers (Uint8Array) and fall back to custom invoke only for non-binary operations.
  • Safe file locking: demonstrates lock/unlock sequences to prevent concurrent writes and data corruption.
  • End-to-end pipeline: documents the complete open/edit/save flow from disk read to final write with correct data handling.

Quick Start

A developer can model a safe, end-to-end file I/O workflow for PDFs by following the dual IPC and locking guidelines outlined here.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: pdfstudio-core-tauri-pdf-filesystem
Download link: https://github.com/OpenAEC-Foundation/Open-PDF-Studio-Claude-Skill-Package/archive/main.zip#pdfstudio-core-tauri-pdf-filesystem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.