boardkit-file-format

Community

Define and migrate the portable boardkit format.

Authorkevinbarfleur
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Boardkit needs a portable, offline-first container for a board's state. This Skill specifies the .boardkit format, including how to serialize, version, and migrate data so exports, imports, and archival remain reliable.

Core Features & Use Cases

  • Deterministic Serialization: same input yields the same output with no randomness.
  • Atomic Writes & Transactions: safe writes across desktop and web storage backends.
  • Versioned Migrations: formatVersion field with clear migration paths.
  • Import/Export Workflows: validate and restore board state from a .boardkit archive.

Quick Start

Export the current board state to a .boardkit file and re-import to verify round-trip.

Dependency Matrix

Required Modules

None required

Components

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: boardkit-file-format
Download link: https://github.com/kevinbarfleur/boardkit/archive/main.zip#boardkit-file-format

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 223,000+ vetted skills library on demand.