Skip to content

BeatrizAgent/monogatari-vn-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

monogatari-vn-dev

Codex skill for developing BrumaCity, an adult-only sandbox visual novel built with Monogatari, JavaScript, HTML, and CSS.

The skill helps agents create and maintain Monogatari projects with consistent structure, neutral naming, sandbox navigation, BrumaNet, map, quest log, gallery unlocks, route state, saves, and QA.

Install

From this repository:

python C:\Users\elyam\.codex\skills\.system\skill-installer\scripts\install-skill-from-github.py --repo BeatrizAgent/monogatari-vn-dev --path . --name monogatari-vn-dev

Restart Codex after installing so the skill is picked up.

Contents

monogatari-vn-dev/
  SKILL.md
  references/
    monogatari-project-structure.md
    brumacity-conventions.md
    asset-pipeline.md
    qa-checklist.md

What It Covers

  • Monogatari project structure
  • Script and label organization
  • Sandbox navigation
  • BrumaNet internal interface
  • Map, quest log, gallery, unlocks, and saves
  • Neutral route and state conventions
  • Prerendered asset organization
  • UI customization with HTML/CSS/components
  • QA for routes, choices, saves, assets, and unlocks
  • Small milestone-based development

Content Rules

BrumaCity is NSFW, but this skill is designed to keep code professional and neutral.

  • All characters must be clearly adults.
  • Relationships must be consensual.
  • No school-coded or age-ambiguous framing.
  • No explicit adult prose in code, comments, filenames, commits, or tests.
  • Use neutral names such as adultScene, specialScene, intimacyEvent, galleryUnlock, relationshipRoute, trustLevel, and routeStage.
  • Keep adult content separated from engine logic.

Usage

Ask Codex to use monogatari-vn-dev when working on BrumaCity or another Monogatari sandbox VN:

Use monogatari-vn-dev to add a BrumaNet thread shell and gallery unlock flow.

The skill loads SKILL.md first, then reads reference files only when needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors