Plugins seen for the first time in the selected window. Refreshed every 6 hours.
Plugin counts per category, broken down by source marketplace. Click a category to filter Browse.
All data is fetched directly from these public marketplace.json files. No third-party indexers.
plugin-deck aggregates the Claude Code plugin ecosystem into a single searchable dashboard. Every entry is fetched live from a public marketplace JSON file — there are no manually curated lists, no mock data, no scrape-once-and-forget snapshots. The cron schedule re-pulls every 6 hours and stores a daily totals snapshot.
0 */6 * * * — re-pull all marketplace.json files30 */6 * * * — enrich GitHub repo metadata (stars, last push) for ~50 repos per cycle (300 with a token)5 3 * * * — write a daily totals snapshot for the timeline chartGET /plugin-deck/api/stats — totals + last refreshGET /plugin-deck/api/plugins?q=&category=&marketplace=GET /plugin-deck/api/plugins/:nameGET /plugin-deck/api/marketplacesGET /plugin-deck/api/whats-new?since=YYYY-MM-DDGET /plugin-deck/api/categoriesGET /plugin-deck/api/timeline?days=30GET /plugin-deck/api/eventsPOST /plugin-deck/api/refresh — force a refresh (1 call/min/IP)GET /plugin-deck/health — JSON health check