Dokkabei97

Runway Calculator — Development skill for Claude Code

Development community

Calculates startup runway from cash, burn rate, and revenue projections with scenario analysis.

How to install Runway Calculator

Installs to ~/.claude/skills/dokkabei97-forged-claude-code-runway-calculator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dokkabei97-forged-claude-code-runway-calculator && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/commands/runway-calculator.md -o ~/.claude/skills/dokkabei97-forged-claude-code-runway-calculator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Runway Calculator does

Calculates startup runway from cash, burn rate, and revenue projections with scenario analysis.

Alternatives in Development

  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
  • Claude Code Rust — 🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% High-performance Rust implementation of Claude Code with 2.5x f 1.4k ★
  • Scenario Analyzer 1k ★

Full documentation available on GitHub

View Source Repository