persistence

Community

Securely save and load game progress.

Authorlvmp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that a player's game progress in an idle game is reliably saved and can be restored, preventing data loss and providing a seamless experience across sessions and devices.

Core Features & Use Cases

  • Robust Save/Load System: Implements autosave, manual save, and background saving to protect against data corruption and unexpected closures.
  • Data Integrity: Utilizes JSON serialization with versioning and migration strategies to maintain data consistency.
  • Offline Earnings: Calculates and applies earnings accrued while the player was away.
  • Cloud Synchronization: Supports cross-device saving and backup through services like Firebase or Play Games.
  • Use Case: Automatically save the player's game state every 30 seconds, and ensure that progress is preserved when the app is closed or enters the background.

Quick Start

Use the persistence skill to save the current game state.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: persistence
Download link: https://github.com/lvmp/tribal-idle/archive/main.zip#persistence

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.