Commit Graph

12 Commits

Author SHA1 Message Date
melkeydev 5ef93cb0c0 adding plugins add 2026-03-11 16:58:28 -07:00
melkeydev 6caf9f9494 adding npx 2026-03-11 16:41:51 -07:00
melkeydev b4f819a57a fix 2026-03-11 15:47:45 -07:00
melkeydev 89ef27e143 modifying readme 2026-03-11 15:46:05 -07:00
John Lindquist ef6a6160e0 docs: add "How Do I Use This?" section to README 2026-03-06 16:14:15 -07:00
John Lindquist 3f3059a281 Add installation instructions to README 2026-03-06 15:22:33 -07:00
John Lindquist e449377742 docs: update README and CLAUDE.md for 34 skills, new hooks, and 20 test files
Reflect additions since last docs update: 13 new skills (agent-browser,
ai-elements, auth, bootstrap, chat-sdk, cms, cron-jobs, deployments-cicd,
email, env-vars, json-render, payments, shadcn), bootstrap command,
session-start-profiler and inject-claude-md hooks, and expanded test suite.
2026-03-06 15:22:03 -07:00
John Lindquist cc18742dbd chore: remove assets/ dir, point validator and tests at vercel.md
The ecosystem graph now lives at vercel.md (root). Remove the redundant
assets/ directory and update all references in the validator, tests, and
README.
2026-03-04 11:10:33 -07:00
John Lindquist a9ce4311f1 docs: update README for CLAUDE.md → vercel.md rename 2026-03-04 10:54:48 -07:00
John Lindquist dbb17d4eeb refactor: move ecosystem graph + conventions to CLAUDE.md, remove rules/
Rules (.mdc files) aren't supported by Claude Code's plugin system — they
were silently ignored. Move the ecosystem knowledge graph and all three
convention sets (Next.js 16, AI SDK v6, Vercel platform) into CLAUDE.md
so they're always loaded into context.

Also updates repo references from anthropics/open-plugin to
vercel-labs/vercel-plugin.
2026-03-04 10:22:29 -07:00
John Lindquist 6a3c0d30e1 docs(manifest): align plugin.json and README with 21 skills
Update plugin.json to enumerate all 21 skills and align README
skill table and counts with the expanded manifest.
2026-03-03 20:18:29 -07:00
John Lindquist 2a56636bbe Initial commit: vercel-plugin project setup 2026-03-03 15:13:06 -07:00