stub-engine

Community

Instantly map engine functions across all phases.

Authorpnils08
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skill produces a condensed, comprehensive map of every exported function across all engine phases, detailing which context fields are read and written, and highlighting dependencies for quick comprehension and maintenance.

Core Features & Use Cases

  • Phase-wide function map: lists all exported functions, their parameters, and where they are defined.
  • Context touchpoints: documents ctx.summary.* reads and writes to reveal data flow.
  • Dependency insights: shows inter-function calls and sheet references to aid debugging and onboarding.
  • Use Case: when starting a cold session or performing a codebase audit, generate a concise reference to orient engineers quickly.

Quick Start

Run the stub-engine skill after code compaction to generate the current engine function map.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: stub-engine
Download link: https://github.com/pnils08/GodWorld/archive/main.zip#stub-engine

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.