docs: Add NIGHTWATCH v0.1 frontend design prompt pack for Claude Design - #92
Open
THOClabs wants to merge 1 commit into
Open
docs: Add NIGHTWATCH v0.1 frontend design prompt pack for Claude Design#92THOClabs wants to merge 1 commit into
THOClabs wants to merge 1 commit into
Conversation
Complete prompt pack for generating the NIGHTWATCH demo UI with Claude Design (Fable 5, High effort): - docs/design/CLAUDE_DESIGN_PROMPT.md: self-contained master prompt — High Desert Brass design system (with Rubylith night-vision mode), TypeScript data contracts transcribed from the backend dataclasses, physics constants table, simulation engine + Demo Director spec, 10-module information architecture (~35 routes), full specs for ten flagship screens including the animated SVG digital twin and the voice-agent console, and a scripted golden-path night (dusk through rain emergency to dawn park). - docs/design/ITERATION_PROMPTS.md: six staged generation-2+ prompts covering Facility, Operations, System, Sky/Imaging depth, Voice/Meteor depth, and a states/polish pass. - docs/design/README.md: usage guide, iteration discipline, and a provenance map from every prompt section to its repo source of truth. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012nb7FjZTrrwExMx5xmYBJG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add complete design specification and prompt pack for generating the NIGHTWATCH v0.1 demo frontend using Claude Design. This includes the master generation prompt, iteration prompts for follow-up modules, and usage documentation.
Related Issues
Implements the frontend design phase documented in the project roadmap.
Type of Change
Changes Made
CLAUDE_DESIGN_PROMPT.md— Master generation-1 prompt (464 lines) containing:ITERATION_PROMPTS.md— Six staged follow-up prompts (104 lines) for building remaining modules:README.md— Usage guide (55 lines) covering:Design System Highlights
#0A0E1A), moonlight text, hand-rubbed brass accents (#C9A227), safety semantics (green/amber/red/emergency-red)Data Model Alignment
The prompt transcribes the exact data model from the Python backend:
SafetyLevel,SafetyAction,MountState,RoofState,PowerState,PipelineStateenumsMountStatus,RoofStatus,Conditions,SafetyStatus,GuideStats,CaptureSession,UPSStatusSimulation Engine
https://claude.ai/code/session_012nb7FjZTrrwExMx5xmYBJG