Establish a global Vite+ presence for coding agents
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- javascript, markdown, typescript
- Domain
- developer-experience, documentation, tooling, web-dev
Research direction
Read Cloudflare's linked agent setup prompt, then inspect the homepage and Getting Started CTA and determine where the canonical Markdown endpoint should live. Verify the bootstrap instructions against the listed macOS/Linux and Windows, idempotence, supported-agent, restart, and skill update/removal acceptance criteria; done means the endpoint is fetchable and the global skill is loaded after setup.
Written by the indexing model from the issue text.
Description
Description
Vite+ project instructions are currently created after running vp create or vp migrate. Before a project exists, coding agents may still default to npm create, npx, and direct package-manager commands.
Vite+ should have a global presence in supported coding agents so they know to use vp when creating projects and managing frontend workflows.
Suggested solution
-
Publish setup instructions at
https://viteplus.dev/agent-setup/prompt.md. -
Make the homepage and Getting Started CTA copy:
Fetch and execute the appropriate instructions to set me up for Vite+ from https://viteplus.dev/agent-setup/prompt.md -
Have the fetched instructions:
- Keep an existing global
vpinstallation or install it with the official platform installer when missing. - Verify it with
vp --versionandvp help. - Install an official Vite+ Agent Skill globally for the active agent, preferably through
vpx. - Report the installed path and whether the agent must restart.
- Keep an existing global
-
Add a global
vite-plusskill that:- Activates for new JavaScript, TypeScript, and web projects even when Vite+ is not explicitly mentioned.
- Prefers
vp createovernpm createandnpx create-*. - Prefers
vp install,vp add,vp remove,vp update,vp run, andvpxover direct package-manager equivalents. - Uses npm, pnpm, Yarn, or Bun directly only when explicitly requested or when
vphas no equivalent. - Reads current Vite+ documentation or command help before selecting options.
Project-local agent instructions generated by vp create and vp migrate should remain unchanged and complement the global skill.
Acceptance criteria
- The website copies the short bootstrap prompt above.
- The Markdown endpoint is directly fetchable and is the canonical setup source.
- Setup works on macOS/Linux and Windows.
- Re-running setup is idempotent and preserves unrelated global agent configuration.
- Supported agents load the Vite+ skill after restarting.
- A request such as “create a new React project” results in a
vp createworkflow instead ofnpm create. - Global skill update and removal instructions are documented.
Additional context
Cloudflare's agent setup prompt demonstrates this remotely maintained bootstrap pattern.
This also revisits the earlier agent-skill discussions in #560 and #665. The project-local skill and MCP implementation removed in #1440 served a different purpose; this proposal is specifically about global, pre-project guidance.
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 263
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 147
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from voidzero-dev/vite-plus
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voidzero-dev/vite-plus#2804 · 1 reaction ·
-
pending triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voidzero-dev/vite-plus#2801 · 1 reaction ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
voidzero-dev/vite-plus#2097 · 10 comments · 2 reactions ·
-
documentation
voidzero-dev/vite-plus#2800 · 1 assignee ·
-
pending triage
Difficulty 3/5 1-2 days Newbie friendliness 65/100
voidzero-dev/vite-plus#2796 · 1 comment ·
All issues in voidzero-dev/vite-plus
Similar issues
-
bug github_actions
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
registrystack/registry-stack#1393 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
longbridge/gpui-kit#3223 ·
-
bug engine
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
rocky-data/rocky#2181 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
oasisprotocol/oasis-sdk#2523 ·
-
[indexer] [QA] Add a focused test for the new NonRetryableError / assertSocketAlive() behavior. Openbot:ai-assisted component:indexer QA-roadmap status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
midnightntwrk/midnight-indexer#1557 ·