Skip to content

docs: update Vite DevTools Kit skills with recent features#199

Merged
antfu merged 1 commit intomainfrom
antfu/davis
Mar 13, 2026
Merged

docs: update Vite DevTools Kit skills with recent features#199
antfu merged 1 commit intomainfrom
antfu/davis

Conversation

@antfu
Copy link
Member

@antfu antfu commented Mar 13, 2026

Summary

Update the Vite DevTools Kit skill documentation and reference guides to reflect recent codebase changes including the logs system, launcher dock entries, and self-inspect plugin for debugging.

  • Add comprehensive logs & notifications documentation (fire-and-forget, handles, deduplication, toasts)
  • Document launcher dock entry type for setup cards and initialization tasks
  • Add self-inspect debugging plugin usage (@vitejs/devtools-self-inspect)
  • Fix stale field name references (source → from) in docs
  • Add launcher and badge support to dock-entry-types.md
  • Note that shared state is available during setup hook
  • Include example plugin references for agents and developers

Additional context

These updates sync the skill documentation with features added in commits c661887 (logs), aee6d0f (field rename), 651a91e (self-inspect), and others. The new logs-patterns.md reference file provides complete patterns for log entries, notifications, handles, and deduplication.

🤖 Generated with Claude Code

Add comprehensive documentation for:
- Logs & notifications system (fire-and-forget, handles, deduplication, toasts)
- Launcher dock entry type (setup cards for initialization)
- Self-Inspect debugging plugin (@vitejs/devtools-self-inspect)
- Updated field name reference (source → from) in docs
- Launcher usage in dock-entry-types.md and badge property
- Setup-time shared state initialization
- Example plugin references for agents and developers

Also create new logs-patterns.md reference file with complete patterns and examples.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@antfu antfu merged commit 63fef51 into main Mar 13, 2026
8 checks passed
@antfu antfu deleted the antfu/davis branch March 13, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant