bootstrap-vue
Installation
SKILL.md
BootstrapVueNext
Use this skill when you need to:
- Install and wire up BootstrapVueNext in a Vue 3 app.
- Choose between the recommended
BAppsetup and the legacycreateBootstrapplugin. - Use BootstrapVueNext components, composables, directives, and router-aware links correctly.
- Configure global defaults, styling, tree-shaking, Nuxt support, or TypeScript-related setup.
- Migrate from BootstrapVue to BootstrapVueNext on Vue 3 and Bootstrap 5.
Start Here
references/getting-started.md: install, required setup, auto-registration, Nuxt, TypeScript, CDN, tree-shaking.references/core-patterns.md:BApp,createBootstrap, composables, directives, defaults, styling, and type patterns.references/api-reference.md: where to find component, composable, directive, reference, and types docs.references/integrations-plugins.md: Nuxt, router links, icon setup, component auto-import, and related integrations.references/testing-debugging.md: testing setup for composables and accessibility checks. No dedicated debugging guide is present in the extracted docs.references/upgrades.md: migration guidance and notable BootstrapVue to BootstrapVueNext changes.