Academic

Build an Astronomy Sky Chart with AI

Create an interactive star chart showing major constellations, visible planets, and upcoming celestial events. Includes seasonal sky maps for both hemispheres, constellation mythology, and beginner stargazing guides — perfect for astronomy students and enthusiasts.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML astronomy sky chart page. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #a78bfa (violet). Data from inline `const CONSTELLATIONS = [...]`, `const PLANETS = [...]`, `const EVENTS = [...]`, `const LAST_UPDATED = "..."`. Each constellation has: name, abbreviation, stars (array of {name, magnitude}), season (Spring/Summer/Fall/Winter), hemisphere (Northern/Southern/Both), mythology (brief story), howToFind (directions), rightAscension, declination, notableObjects (nebulae, clusters), image (emoji). Planets: name, currentConstellation, magnitude, riseTime, setTime, description. Events: name, date, type (Eclipse/Meteor Shower/Conjunction/Opposition), description, visibility. Layout: Header with title, season selector, hemisphere toggle. Sky map: circular SVG chart showing constellation positions with dots for stars and lines connecting them, labeled. Constellation list (sidebar on desktop): clickable cards with name, season badge, notable stars. Selected constellation detail: mythology, how to find it, notable deep-sky objects. Planet tracker: current positions and visibility. Upcoming events calendar. Include "Beginner Stargazing Guide" and "Best Telescope for Beginners" sections. SEO: title, meta description, OG tags. Include all 88 modern constellations (basic data) with detailed info for 20 popular ones. Add cron comment: <!-- Schedule: Run 'claude -p "Update planet positions and upcoming celestial events. Redeploy."' monthly -->. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Moon Phase Tracker

Current moon phase with monthly calendar, rise/set times, and illumination percentage.

ISS Tracker

Show when the International Space Station will be visible from different locations.

Deep Sky Objects

Catalog of nebulae, galaxies, and star clusters with observation difficulty ratings.

Astrophotography Tips

Guides for photographing stars, the moon, and planets with camera settings.

Light Pollution Map

Bortle scale reference with tips for finding dark sky locations near major cities.

Constellation Quiz

Star pattern identification quiz where users match patterns to constellation names.

Update Prompt

Update Prompt — Refresh celestial data
Update planet positions for the current month. Add upcoming celestial events (eclipses, meteor showers, conjunctions) for the next 3 months. Update visibility windows and best observation times. Update PLANETS, EVENTS arrays and LAST_UPDATED. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Astronomy Sky Chart?

Copy the prompt above and paste it into Claude Code. Your sky chart will be live in minutes.

Get Started