Skip to main content
Run any Skill in Manus
with one click
GitHub repository

orts

orts contains 8 collected skills from sksat, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
11
updated
2026-06-23
Forks
1
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

coordinate-time-implementation
software-developers

Express coordinate reference frames, time scales, and state representations in the type system, and test them with property-based tests โ€” durable design guidance for orts/arika that holds whether you extend the current types or redesign them. Use when implementing, refactoring, or rethinking frame/scale code: adding a frame, scale, or transform; typing vectors, epochs, covariances, or rotations; deciding which time scale a transform takes; isolating EOP dependencies; choosing an interpolation space; or writing tests for rotation and scale-conversion invariants โ€” and also when reviewing or verifying frame/scale code for type-safety. Companion to `coordinate-time-systems`, which covers the domain concerns (which frame/scale/representation, the traps).

2026-06-23
coordinate-time-systems
software-developers

Reason about coordinate reference frames and time scales correctly (any astrodynamics work) โ€” which frame/scale/representation a value is actually in, the concerns to resolve before trusting it, and what to look up. Use when interpreting or choosing frames (ECI/ECEF, GCRS/ITRS/CIRS/TIRS, J2000/EME2000, TEME, ICRF, LVLH/RTN/RSW, body-fixed), time scales (TAI/UTC/UT1/TT/TDB/GPS), or state representations (Cartesian/Keplerian/equinoctial); or when reasoning about frame/scale conversions, covariance transforms, interpolation, leap seconds, ERA/GMST/GAST, EOP/ฮ”UT1, polar motion, frame bias, or realizations โ€” and also when reviewing or verifying frame/time/coordinate work (use it as a checklist of the traps, even for code you could write unaided). The companion skill `coordinate-time-implementation` covers expressing and testing these in orts/arika code.

2026-06-23
code-review
software-quality-assurance-analysts-and-testers

Run an external AI code review to get independent feedback on code changes. Use this skill when the user asks for a code review, says "ใ‚ณใƒผใƒ‰ใƒฌใƒ“ใƒฅใƒผใ—ใฆ", "ใƒฌใƒ“ใƒฅใƒผ", "ๅค‰ๆ›ดใ‚’่ฆ‹ใฆ", "code review", or wants external feedback on their recent commits or uncommitted changes.

2026-06-04
smart-friend
software-developers

A knowledgeable neighbor who offers a fresh perspective on architecture, design decisions, and test strategy. Use proactively when a second opinion would improve quality, or when the user says "ๅˆฅใฎ่ฆ–็‚นใŒๆฌฒใ—ใ„", "่จญ่จˆใ‚’็›ธ่ซ‡ใ—ใŸใ„", "็›ธ่ซ‡", "smart-friend ใซ่žใ„ใฆ", or asks for feedback on their approach.

2026-06-04
orekit-fixtures
software-developers

Reference for generating Orekit cross-validation fixtures. Covers orekit-jpype setup, force model matching, CSSI space weather, and fixture generation patterns.

2026-02-23
playwright-viewer-testing
software-quality-assurance-analysts-and-testers

Guidelines for E2E testing the orts viewer with Playwright. Covers DuckDB query-level data verification, canvas pixel analysis, and common pitfalls.

2026-02-16
check-pkg-name
software-developers

Check if package names are available on crates.io and npm. Use when naming a new library or crate.

2026-02-15
resume-session
software-developers

Resume from a previous interrupted Claude Code session. Checks conversation logs, git status, and pending work to reconstruct context.

2026-02-15