Skip to main content
ClaudeWave
Skill65 estrellas del repoactualizado yesterday

celestial-coordinates

Celestial coordinate systems and sky positioning. Covers horizon (altitude-azimuth), equatorial (right ascension-declination), ecliptic, and galactic systems; epoch and precession; coordinate transformations; planisphere use; and practical sky-locating from any latitude and date. Use when locating objects, planning observations, converting catalog coordinates, or teaching the geometry of the sky.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Tibsfox/gsd-skill-creator /tmp/celestial-coordinates && cp -r /tmp/celestial-coordinates/examples/skills/astronomy/celestial-coordinates ~/.claude/skills/celestial-coordinates
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Celestial Coordinates

A coordinate system tells you where something is. On Earth we use latitude and longitude. In the sky we need analogous systems, but with a complication: the sky rotates. An object's position depends on where the observer is standing, when they look, and which frame of reference they choose. This skill catalogs four celestial coordinate systems, the transformations between them, the corrections that matter (precession, nutation, aberration, refraction), and practical procedures for locating objects with a planisphere, a star chart, or a telescope's setting circles.

**Agent affinity:** caroline-herschel (observational practice), hubble (catalog cross-reference)

**Concept IDs:** astro-constellation-navigation, astro-planisphere-use, astro-earth-moon-sun-geometry

## The Four Coordinate Systems at a Glance

| System | Reference plane | Origin | Coordinates | Best for |
|---|---|---|---|---|
| Horizon | Observer's horizon | South (or North) | Altitude, Azimuth | Pointing a telescope right now |
| Equatorial | Celestial equator | Vernal equinox | Declination, Right Ascension | Catalog positions, long-term records |
| Ecliptic | Ecliptic plane | Vernal equinox | Ecliptic latitude, longitude | Solar system, planetary motion |
| Galactic | Galactic plane | Galactic center | Galactic latitude, longitude | Milky Way structure, stellar populations |

No single system is "best" — each is convenient for a particular class of problem. Professionals move freely between them using standard transformations.

## System 1 — Horizon (Alt-Az)

**Reference plane:** The observer's local horizon.

**Coordinates:**
- **Altitude (alt or h):** Angle above the horizon, 0 degrees at the horizon to +90 at the zenith. Negative values are below the horizon.
- **Azimuth (az or A):** Angle measured along the horizon from a reference direction (conventionally North = 0, increasing clockwise through East = 90, South = 180, West = 270).

**What makes it intuitive.** Horizon coordinates describe exactly what you see. "The Moon is at altitude 35 degrees, azimuth 210 (south-southwest)" tells you where to look without any further computation.

**What makes it limited.** Horizon coordinates are observer-dependent and time-dependent. The same star has different (alt, az) values from Seattle and Sydney, and different values an hour later because of Earth's rotation. You cannot catalog a star's position in (alt, az) — you must catalog it in a frame that does not move with the observer.

**When to use.** Real-time pointing. Describing what is visible right now. Simple naked-eye instruction ("look 20 degrees above the south horizon after sunset").

## System 2 — Equatorial (RA-Dec)

**Reference plane:** The celestial equator — the projection of Earth's equator onto the sky.

**Coordinates:**
- **Declination (Dec or delta):** Angle north (+) or south (-) of the celestial equator. Ranges from -90 at the south celestial pole to +90 at the north celestial pole. Directly analogous to Earth latitude.
- **Right Ascension (RA or alpha):** Angle eastward along the celestial equator from the vernal equinox point. Measured in hours, minutes, seconds (0h to 24h, where 24 hours = 360 degrees). Analogous to Earth longitude but using time units because the sky rotates once per sidereal day.

**What makes it powerful.** Equatorial coordinates are (almost) fixed to the stars. Sirius has Dec approximately -16 degrees and RA approximately 6h 45m regardless of observer or time of night. Catalogs, star atlases, telescope setting circles, and astronomical papers all use equatorial coordinates.

**The epoch complication.** Earth's axis precesses with a period of about 26,000 years, which slowly shifts the celestial equator and the vernal equinox. Catalog positions must specify an **epoch** — a reference date to which coordinates are referred. Standard epochs:

- **B1950.0** (Besselian) — older catalogs
- **J2000.0** (Julian) — modern default
- **J<year>** — current-epoch positions for high-precision work

Converting between epochs requires applying precession corrections. For backyard observing, J2000 is good enough; for radio interferometry or spacecraft navigation, precession and nutation matter.

**When to use.** Catalog lookups. Star charts. Telescope goto systems. Long-term records. Any situation where the position should be independent of observer and clock.

## System 3 — Ecliptic

**Reference plane:** The ecliptic — the plane of Earth's orbit around the Sun, which is also (approximately) the plane in which the Moon and planets move.

**Coordinates:**
- **Ecliptic latitude (beta):** Angle north (+) or south (-) of the ecliptic, -90 to +90.
- **Ecliptic longitude (lambda):** Angle eastward along the ecliptic from the vernal equinox, 0 to 360 degrees.

**What makes it useful.** Solar system bodies stay close to the ecliptic, so ecliptic latitude is small for the Sun, Moon, and planets. This makes planetary positions easier to compute and tabulate. The zodiac is the band of the sky within about 8 degrees of the ecliptic where the classical planets are always found.

**When to use.** Solar system ephemerides. Planetary conjunctions. Eclipse prediction (when the Moon's ecliptic latitude is near zero at new or full moon). Meteor shower radiants relative to the ecliptic.

## System 4 — Galactic

**Reference plane:** The mean plane of the Milky Way galaxy.

**Coordinates:**
- **Galactic latitude (b):** Angle north (+) or south (-) of the galactic plane, -90 to +90.
- **Galactic longitude (l):** Angle along the galactic plane from the direction of the galactic center (in Sagittarius), 0 to 360 degrees.

**When to use.** Milky Way structure studies. Distribution of open clusters, globular clusters, H II regions, pulsars. Any question that asks "where is this object relative to the galactic disk?"

## Transformation — Equatorial to Horizon

The most common transformation problem: given a star's (RA, Dec) from a catalog, where is it in
art-history-movementsSkill

Major art movements and their historical context for art education. Covers 12 movements from the Renaissance to contemporary art, their defining characteristics, key artists, signature works, and the intellectual/social forces that produced them. Use when analyzing artworks in historical context, understanding stylistic lineages, identifying influences across periods, or connecting studio practice to art-historical precedent.

color-theorySkill

Color theory principles for art education. Covers the three color properties (hue, saturation, value), color mixing systems (subtractive and additive), color relationships (complementary, analogous, triadic, split-complementary), color temperature, simultaneous contrast and the relativity of color perception, and practical palette construction. Use when analyzing color in artworks, planning color schemes, understanding optical phenomena in painting, or investigating Albers's Interaction of Color experiments.

creative-processSkill

The creative process in art from idea to exhibition. Covers five phases of creative work (inspiration, incubation, exploration, execution, reflection), sketchbook practice, artist statements, critique methodology (formal and conceptual), portfolio development, and the studio as a working environment. Use when guiding students through project development, facilitating critique sessions, developing artist statements, curating portfolios, or understanding how professional artists structure their creative practice.

digital-artSkill

Digital art tools, techniques, and workflows for art education. Covers raster and vector workflows, digital painting, photo manipulation, generative and procedural art, 3D modeling and rendering, pixel art, the relationship between traditional skills and digital execution, and ethical considerations of AI-generated imagery. Use when working with digital tools, evaluating digital art, or bridging traditional art concepts into digital practice.

drawing-observationSkill

Observational drawing and visual perception techniques for art education. Covers contour drawing, gesture drawing, negative space, proportion and measurement, value mapping, spatial depth cues, and the cognitive shift from symbolic to perceptual seeing. Use when teaching drawing fundamentals, analyzing observational accuracy, or developing visual literacy in any medium.

sculpture-3dSkill

Three-dimensional art and sculptural thinking for art education. Covers additive and subtractive sculptural processes, armature construction, modeling in clay, carving principles, casting and moldmaking, assemblage and found-object sculpture, installation art as expanded sculpture, and the conceptual transition from pictorial to spatial thinking. Use when working with three-dimensional media, analyzing sculptural form, understanding spatial composition, or investigating the relationship between sculpture and site.

cosmological-observationSkill

Observational cosmology from Hubble's law to the CMB. Covers redshift, Hubble expansion, the cosmological parameters, the cosmic microwave background, large-scale structure, galaxy rotation curves and dark matter, Type Ia SNe and dark energy, and the current state of Lambda-CDM. Use when reasoning about the large-scale universe, interpreting cosmological surveys, or teaching the Big Bang evidence chain.

distance-ladderSkill

The cosmic distance ladder from radar ranging to Hubble flow. Covers parallax, spectroscopic parallax, cluster main-sequence fitting, Cepheid and RR Lyrae period-luminosity relations, Type Ia supernovae, Tully-Fisher, surface brightness fluctuation, and redshift-distance relations. Use when estimating, cross-checking, or critiquing any astronomical distance from a parsec to a gigaparsec.