verify-resource-parity
CommunityEnsure game data consistency.
Software Engineering#game development#backend development#data validation#resource management#consistency check#legacy migration
Authorpeppone-choi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that game static resources (scenarios, maps, cities, etc.) extracted from a legacy system are accurately represented and present in the new project, preventing data discrepancies and ensuring game integrity.
Core Features & Use Cases
- Resource Verification: Checks for the existence and completeness of critical game data like scenarios, maps, city definitions, officer ranks, and unit types.
- Data Consistency: Validates that ported data from legacy PHP aligns with the new project's structure and requirements.
- Use Case: After porting game data from an old PHP system to a new Kotlin/Spring Boot backend, run this Skill to confirm that all 24 scenarios, 8 maps, and over 100 city definitions are correctly implemented in the
backend/src/main/resources/data/directory.
Quick Start
Run the verify-resource-parity skill to check if all game resources are present in the new project.
Dependency Matrix
Required Modules
None requiredComponents
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: verify-resource-parity Download link: https://github.com/peppone-choi/opensamguk/archive/main.zip#verify-resource-parity 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.