ÆtherLight Lumina Documentation

Voice-powered AI development tools. Transform how you build software with intelligent sprint management, context optimization, and code protection.

What is ÆtherLight Lumina?

ÆtherLight Lumina is a VS Code extension that enhances AI-assisted development. It provides:

  • 1Voice-to-Code: Speak commands, get perfectly structured prompts for Claude or Cursor
  • 2Sprint Management: TOML-based task tracking with living prompts that update with your codebase
  • 3Context Optimization: Reduce token usage while improving AI understanding
  • 4Code Protection: Annotate critical code to prevent AI-induced regressions

Core Features

Terminal Context

Manage context across Claude Code, Cursor, and other AI terminals. Share relevant information without duplicating prompts.

Learn more →

Protection System

Mark functions as @protected, @immutable, or @maintainable. Prevent AI from breaking working code during modifications.

Learn more →

Chain of Thought

Add reasoning comments that help AI understand WHY code exists. Better context leads to better modifications.

Learn more →

Custom Skills

Create reusable slash commands like /commit, /publish, /protect. Automate repetitive workflows with custom skills.

Learn more →

Quick Reference

# Install via npm (installs everything)
npm install -g aetherlight && aetherlight
# Or install VS Code extension manually
code --install-extension aetherlight.aetherlight
# Activate voice (in VS Code)
Press ` (backtick)

Ready to get started?

Follow our Quick Setup guide to install the extension and run your first voice command in under 5 minutes.

Start Quick Setup