Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

vite-plus

يحتوي vite-plus على 7 من skills المجمعة من voidzero-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
5.4k
محدث
2026-07-10
Forks
235
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bump-vite-task
مطوّرو البرمجيات

Bump vite-task git dependency to the latest main commit. Use when you need to update the vite-task git-dependency crates (vite_task, fspy, pty_terminal_test, and friends; the authoritative set lives in Cargo.toml) in vite-plus.

2026-07-10
release-manager
مطوّرو البرمجيات

Run the standard vite-plus release process end-to-end as the release manager. Covers preparing the release PR, syncing the NAPI binding version, writing the categorized changelog, smoke-testing via a preview build, handling release-branch CI failures, merging, and post-release verification and announcements. Use when asked to cut, prepare, or manage a vite-plus release (e.g. "release v0.2.3", "act as release manager").

2026-07-10
sync-tsdown-cli
مطوّرو البرمجيات

Compare tsdown CLI options with vp pack and sync any new or removed options. Use when tsdown is upgraded or when you need to check for CLI option drift between tsdown and vp pack.

2026-07-10
verify-interactive-cli
محللو ضمان جودة البرمجيات والمختبرون

Drive and capture vp's interactive (clack) prompts in a tmux session to manually verify interactive UX and catch spinner-over-prompt bugs. Use when asked to test/verify/capture an interactive vp command's prompts (vp migrate, vp create, ...), reproduce a prompt-rendering bug, or show the real interactive CLI output for a PR.

2026-07-10
test-pkg-pr-new-migrate
محللو ضمان جودة البرمجيات والمختبرون

Verify a preview (registry bridge) build of vite-plus against a real project before release — run `vp migrate` from the preview commit against a local project, deps resolved through the registry bridge. Use when asked to verify/e2e-test a preview or pkg-pr-new build against a project, "test PR

2026-07-06
add-ecosystem-ci
محللو ضمان جودة البرمجيات والمختبرون

Add a new ecosystem-ci test case for testing real-world projects against vite-plus

2026-06-29
spawn-process
مطوّرو البرمجيات

Guide for writing subprocess execution code using the vite_command crate

2026-02-26