Starfield Toolkit

A Windows GUI for managing Bethesda Creations — load order, updates, rule books, and Fast Lane compatibility, without ever touching your game files.

Shipped features

Every feature in the toolkit has a formal specification under specs/ in the repository. This page is the index.

#TitleSummaryManualConcepts
001Tabbed GUI toolboxFoundation: tabbed shell, game-path detection, status bar, installed creations list.Install
002API response cachingPersistent disk cache with session staleness windows for volatile fields.Caching
003Load order sorting toolDrag-and-drop plus Auto-Sort pipeline with diff view.Load OrderAuto-Sort
004Grid modes & details dialogText list vs rich media modes, reusable creation details modal.Installed Creations
005Creations text catalogueOffline scraper enumerating all ~5K Starfield creations.Caching
006TES4 master dependency sortingHard-gate sorter reading plugin headers.TES4
007Load order rule booksUser and curated rule books with editor.Rule BooksRule books
008Description dependency parserLLM-based extraction of load-order hints from descriptions.Parser
009Fast Lane creation checkCompatibility check against April 2026 baseline.Fast LaneBaseline
010Diff connectors & hintsVisual connectors and per-item constraint explanation.Diff
011Fast Lane category refinementSAFE/LOW_RISK refinement of the Fast Lane check.Fast LaneTiers
012Dependency InspectorCentered grid with side connectors visualising hard/soft dependencies; click-to-highlight directed closures.Dependency Inspector

For full specifications, see the per-feature spec.md, plan.md, and tasks.md files under specs/NNN-*/ in the repository.