Skip to content

vp config generates a skill referencing missing docs #854

@morinokami

Description

@morinokami

Describe the bug

Running vp config (via the prepare script) creates .claude/ with a skill that references skills/vite-plus/docs/**/*.md, but the docs/ directory does not exist in skills/vite-plus/.

Reproduction

https://github.com/morinokami/vp-config-bug-reproduction

Steps to reproduce

$ vp create
VITE+ - The Unified Toolchain for the Web

  Vite+ Application

◇ Package name:
  vp-config-bug-reproduction

◇ Which package manager would you like to use?
  pnpm

◇ Which agents are you using?
  Claude Code

◇ Which editor are you using?
  VSCode

◇ Set up pre-commit hooks to run formatting, linting, and type checking with auto-fixes?
  Yes

◇ Scaffolded vp-config-bug-reproduction with Vite application
• Node 24.14.0  pnpm 10.32.1
✓ Dependencies installed in 2.2s
→ Next: cd vp-config-bug-reproduction && vp dev
$ cd vp-config-bug-reproduction
$ vp run prepare
VITE+ - The Unified Toolchain for the Web

$ vp config ⊘ cache disabled
◇ Set up pre-commit hooks to run formatting, linting, and type checking with auto-fixes?
  Yes


CLAUDE.md already has up-to-date Vite+ instructions

Claude Code MCP target: .claude/settings.json

Added vite-plus MCP server to .claude/settings.json

Claude Code → .claude/skills

  vite-plus — linked

System Info

VITE+ - The Unified Toolchain for the Web

Environment:
  Version  24.14.0
  Source   lts

Tool Paths:
  node  /Users/shf0811/.vite-plus/js_runtime/node/24.14.0/bin/node
  npm   /Users/shf0811/.vite-plus/js_runtime/node/24.14.0/bin/npm
  npx   /Users/shf0811/.vite-plus/js_runtime/node/24.14.0/bin/npx

VITE+ - The Unified Toolchain for the Web

vp v0.1.11

Local vite-plus:
  vite-plus  v0.1.11

Tools:
  vite             v8.0.0
  rolldown         v1.0.0-rc.9
  vitest           v4.1.0
  oxfmt            v0.40.0
  oxlint           v1.55.0
  oxlint-tsgolint  v0.16.0
  tsdown           v0.21.2

Used Package Manager

pnpm

Logs

Validations

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions