jrpg-design

Generate JRPG system design documentation with YAML frontmatter and Markdown.

Updated May 16, 2026
One-click install
npx skills add https://github.com/haitao2016/--Skill --skill jrpg-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jrpg-design
Source: https://github.com/haitao2016/--Skill/tree/main/%40jrpg_jrpg-design
Command: npx skills add https://github.com/haitao2016/--Skill --skill jrpg-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, markdown, pandas, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of comprehensive JRPG system design documentation, saving time and ensuring a thorough and organized design process.

Core Features & Use Cases

  • System Design Documentation: Generates detailed system design documentation with ten major modules, a coupling matrix, and a checklist.
  • Implementation Specification: Outputs machine-readable Lua configuration data for coding.
  • Asset Specification: Optionally generates narrative outlines, character sheets, art direction, and audio direction documents.
  • Use Case: Ideal for users who want to design a JRPG system architecture, describe RPG game requirements, or reference existing designs.

Quick Start

Use the jrpg-design skill to generate a system design document for a JRPG based on the provided requirements.

Frequently Asked Questions about jrpg-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate JRPG system design documentation from game requirements?

You can generate JRPG system design documentation by providing story type, requirements, and preferences. The tool parses your input to produce structured Markdown documents with YAML frontmatter, covering ten major modules and a coupling matrix.

What is included in a JRPG system design document?

JRPG system design documentation includes ten major modules, a coupling matrix, and a validation checklist. It optionally adds narrative outlines, character sheets, art direction, and audio direction documents to guide comprehensive game development.

Can I output machine-readable configuration data for JRPG coding?

Yes, you can output machine-readable configuration data for JRPG coding. The system generates Lua configuration data as an implementation specification, directly bridging high-level system design and actual code implementation.

Does the game design documentation tool support YAML and Markdown formats?

Yes, the game design documentation tool supports YAML and Markdown formats. It utilizes YAML frontmatter for configuration controls and Markdown for generating the actual readable system design documentation structure.

Do I need pandas to generate RPG game requirements documents?

Yes, you need pandas installed in your environment to generate RPG game requirements documents. The skill explicitly requires pandas, alongside YAML and Markdown, to process and structure the system design data efficiently.