Parser Roundtrip Verification Skill

Community

Verify parser integrity

Authortrioskosmos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the critical need to ensure that the card ability parsing and compilation process is robust and error-free, preventing regressions and maintaining the integrity of the game's logic.

Core Features & Use Cases

  • Roundtrip Verification: Automatically tests the entire cycle of parsing, compiling to bytecode, and decompiling abilities.
  • Regression Detection: Catches bugs introduced in the parser or decompiler by verifying that compiled abilities can be accurately converted back to a readable format.
  • Use Case: After making changes to the card ability parser, run this skill to confirm that all existing abilities still compile correctly and can be decompiled without errors, ensuring backward compatibility and stability.

Quick Start

Run the roundtrip verification script to check all compiled card abilities.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Parser Roundtrip Verification Skill
Download link: https://github.com/trioskosmos/rabukasim/archive/main.zip#parser-roundtrip-verification-skill

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.