Bootstrap Vue3

🌐Community
by teachingai · vlatest · Repository

Bootstrap Vue3 provides pre-built components & styling for rapid Vue 3 development, streamlining UI creation and boosting responsiveness.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add bootstrap-vue3 npx -- -y @trustedskills/bootstrap-vue3
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "bootstrap-vue3": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/bootstrap-vue3"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to pre-built components and styling from Bootstrap Vue 3.0, a library designed for rapid development of Vue 3 applications. It streamlines UI creation by offering ready-to-use elements like buttons, forms, tables, modals, and navigation bars, while also ensuring responsiveness through the Bootstrap grid system. The skill includes directives such as v-b-tooltip, v-b-popover, and v-b-modal for enhanced user interactions.

When to use it

  • Building Vue 3 applications that require a consistent and responsive UI based on Bootstrap styling.
  • Implementing common UI elements like buttons, forms, tables, and modals quickly.
  • Creating responsive layouts using the Bootstrap grid system.
  • Migrating existing projects from Bootstrap Vue 2.x to version 3.0.
  • Utilizing pre-built directives for tooltips, popovers, and modal functionality.

Key capabilities

  • Provides access to Bootstrap Vue 3 components (Button, Form, Table, Modal, Alert, Navbar, Grid, Card, Badge, Dropdown, Pagination, Tabs, Collapse, Popover, Tooltip).
  • Offers responsive layouts using the Bootstrap grid system.
  • Includes Bootstrap Vue directives (v-b-tooltip, v-b-popover, v-b-modal, v-b-toggle).
  • Supports form implementation with Bootstrap styling.
  • Allows for customization of Bootstrap themes.

Example prompts

  • "Show me an example of how to use the Bootstrap Vue button component."
  • "How do I create a responsive layout using the Bootstrap grid?"
  • "Can you demonstrate the v-b-modal directive in Bootstrap Vue 3?"

Tips & gotchas

  • The skill's structure mirrors the official Bootstrap Vue 3.0 documentation, so referencing that documentation (https://bootstrap-vue.org/docs) is highly recommended.
  • To find specific examples, identify the relevant topic and then locate the corresponding .md file within the examples/ directory.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
teachingai
Installs
39

🌐 Community

Passed automated security scans.