create-stellar-system
Create Stellar System
Design a stellar system that is internally consistent with basic orbital and thermal physics. Keep outputs clear, structured, and reusable for downstream lore or simulation work.
Workflow
- Define the central star and its primary constraints.
- Establish orbital architecture and stability rules.
- Map thermal zones and energy flows.
- Assign plausible planetary compositions by orbital region.
- Produce a final system sheet using the output template.
1) Stellar Core Logic
The star is the primary gravitational and thermal driver.
More from lfortin/skills
setup-os-monitor
Install and configure the Node.js `os-monitor` package, including legacy-version fallback, threshold tuning, event handlers, stream mode, and validation. Use this skill whenever the user asks to set up OS/system monitoring in Node.js, wire alerts for memory/load/disk/uptime, or integrate `os-monitor` into an app, even if they do not explicitly mention the package name.
11setup-cgi-core
Install and configure the Node.js `cgi-core` package to host CGI scripts via CLI or middleware for HTTP server, including interpreter mappings, buffer/timeouts, status pages, env injection, and proxy-safe `trustProxy` usage. Use this skill whenever users need to run legacy CGI scripts (Perl, Python, Bash, Node, etc.) in a modern Node setup, replace Apache for lightweight CGI hosting, or wire `/cgi-bin` routing in local/dev environments.
10