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.

相关技能