platform-api-integration

Guide for discovering and integrating with Rubin Science Platform (RSP) APIs using OpenAPI specifications. Use this skill when working with Gafaelfawr authentication APIs (/auth/*), Times Square notebook APIs (/times-square/api/*), or other RSP services. Covers finding OpenAPI specs, using WebFetch to download specifications, creating TypeScript types from schemas, implementing SWR-based hooks, handling authentication patterns (CSRF tokens, credentials), and creating mock APIs for development.

$ 安裝

git clone https://github.com/lsst-sqre/squareone /tmp/squareone && cp -r /tmp/squareone/.claude/skills/platform-api-integration ~/.claude/skills/squareone

// tip: Run this command in your terminal to install the skill