What's New
This is the first stable public release of vercel-templates-discovery.
Added
vercel-templates recommend <stack>— recommend templates based on frameworks, use cases, databases, CSS, auth, CMS, title, and description.--require-all-frameworksflag for strict matching.recommend_templatesMCP tool in Python and TypeScript.GET /templates/recommendREST endpoint.vercel-templates diff— compare two templates side by side.vercel-templates recent/trending— newly added and trending templates.--by-categorygrouping for trending output.- Docker image published to GitHub Container Registry.
- Hermes skill for agentic discovery.
Compliance & Risk
- Added Vercel ToS compliance review:
docs/VERCEL_TOS_REVIEW.md. - README now includes an unofficial / not-affiliated-with-Vercel disclaimer.
exportdefaults to metadata only; full READMEs require--include-readmes.- Public
catalog.jsonno longer redistributes full README text.
Install
# Python
pip install vercel-templates-discovery
# TypeScript / npm
npx @imkxnny/vercel-templates-discoveryDocker
docker pull ghcr.io/imkxnny/vercel-templates-discovery:1.0.0