Communitygithub.com

StephanKotin/catalogue-sync

Use any time Claude Code touches the site's Pokémon card catalogue — server.js's /api/sets, /api/sets/:slug/cards, /api/cards/search routes, src/pages/Catalogue.jsx, src/data/eraMap.js, src/data/editions.js, or anything involving browsing/adding cards from PokeTrace's set/card list, era filters, set logos, or release-date sorting. Also use when asked whether the catalogue is "up to date" or "in sync" — it always is, by construction; there's no static file or rebuild step to check. Documents real gotchas found by hitting PokeTrace's and pokemontcg.io's live APIs that aren't mentioned in either's docs.

What is catalogue-sync?

catalogue-sync is a Claude Code agent skill that use any time Claude Code touches the site's Pokémon card catalogue — server.js's /api/sets, /api/sets/:slug/cards, /api/cards/search routes, src/pages/Catalogue.jsx, src/data/eraMap.js, src/data/editions.js, or anything involving browsing/adding cards from PokeTrace's set/card list, era filters, set logos, or release-date sorting. Also use when asked whether the catalogue is "up to date" or "in sync" — it always is, by construction; there's no static file or rebuild step to check. Documents real gotchas found by hitting PokeTrace's and pokemontcg.io's live APIs that aren't mentioned in either's docs.

Works withClaude Code~Codex CLI~Cursor
npx skills add https://github.com/StephanKotin/pokewatch/tree/master/.claude/skills/catalogue-sync

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

What does catalogue-sync do?

Use any time Claude Code touches the site's Pokémon card catalogue — server.js's /api/sets, /api/sets/:slug/cards, /api/cards/search routes, src/pages/Catalogue.jsx, src/data/eraMap.js, src/data/editions.js, or anything involving browsing/adding cards from PokeTrace's set/card list, era filters, set logos, or release-date sorting. Also use when asked whether the catalogue is "up to date" or "in sync" — it always is, by construction; there's no static file or rebuild step to check. Documents real gotchas found by hitting PokeTrace's and pokemontcg.io's live APIs that aren't mentioned in either's docs.

Individual skills in this repo

This repo contains 2 individual skills — each has its own dedicated page.

Related Skills