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.

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.

相容平台Claude Code~Codex CLI~Cursor
npx skills add https://github.com/StephanKotin/pokewatch/tree/master/.claude/skills/catalogue-sync

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

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.

Individual skills in this repo

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

相關技能