{"id":48933135,"url":"https://github.com/sjnims/bootstrap-expert","last_synced_at":"2026-04-17T10:32:39.453Z","repository":{"id":328580234,"uuid":"1116014297","full_name":"sjnims/bootstrap-expert","owner":"sjnims","description":"Claude Code plugin providing Bootstrap 5.3.8 expertise with 9 specialized skills, component generator command, and proactive agent for front-end development","archived":false,"fork":false,"pushed_at":"2026-03-23T22:23:30.000Z","size":767,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-24T21:13:47.233Z","etag":null,"topics":["bootstrap","bootstrap-5","bootstrap-icons","claude-code","claude-code-plugin","css-framework","frontend","responsive-design","sass","ui-components","web-development"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjnims.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-14T02:37:20.000Z","updated_at":"2026-03-23T22:23:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sjnims/bootstrap-expert","commit_stats":null,"previous_names":["sjnims/bootstrap-expert"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sjnims/bootstrap-expert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjnims%2Fbootstrap-expert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjnims%2Fbootstrap-expert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjnims%2Fbootstrap-expert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjnims%2Fbootstrap-expert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjnims","download_url":"https://codeload.github.com/sjnims/bootstrap-expert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjnims%2Fbootstrap-expert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap-5","bootstrap-icons","claude-code","claude-code-plugin","css-framework","frontend","responsive-design","sass","ui-components","web-development"],"created_at":"2026-04-17T10:32:38.313Z","updated_at":"2026-04-17T10:32:39.448Z","avatar_url":"https://github.com/sjnims.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Expert Plugin\n\n[![Bootstrap](https://img.shields.io/badge/Bootstrap-5.3.8-7952B3?logo=bootstrap\u0026logoColor=white)](https://getbootstrap.com/)\n[![Bootstrap Icons](https://img.shields.io/badge/Bootstrap%20Icons-1.13.x-7952B3?logo=bootstrap\u0026logoColor=white)](https://icons.getbootstrap.com/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Claude Code](https://img.shields.io/badge/Claude%20Code-Plugin-5A67D8)](https://claude.ai/code)\n\nA comprehensive Claude Code plugin for Bootstrap 5.3.8 and Bootstrap Icons front-end development.\n\n## Table of Contents\n\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Quick Start](#quick-start)\n- [Skills](#skills)\n- [Commands](#commands)\n- [Agent](#agent)\n- [Bootstrap Version](#bootstrap-version)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **9 Specialized Skills** - Deep expertise aligned with Bootstrap's documentation structure\n- **Component Generator** - Interactive command to generate Bootstrap components\n- **Proactive Agent** - Autonomous assistant for Bootstrap development tasks\n\n## Prerequisites\n\n- [Claude Code](https://claude.ai/code) installed and configured\n\n## Installation\n\n### From GitHub (Recommended)\n\n```bash\n# Add the marketplace\n/plugin marketplace add sjnims/bootstrap-expert\n\n# Install the plugin\n/plugin install bootstrap-expert@bootstrap-expert-marketplace\n```\n\nOr use the full URL:\n\n```bash\n/plugin marketplace add https://github.com/sjnims/bootstrap-expert\n/plugin install bootstrap-expert@bootstrap-expert-marketplace\n```\n\n### Local Development\n\n```bash\nclaude --plugin-dir /path/to/bootstrap-expert\n```\n\n## Quick Start\n\nOnce the plugin is loaded, you can:\n\n1. **Ask Bootstrap questions** - Skills load automatically based on your question:\n\n   ```text\n   \"How do I create a responsive navbar?\"\n   \"What's the Bootstrap grid system?\"\n   \"How do I add form validation?\"\n   ```\n\n2. **Generate components** - Use the command to create Bootstrap components:\n\n   ```text\n   /bootstrap-expert:component navbar\n   /bootstrap-expert:component modal --centered --scrollable\n   /bootstrap-expert:component card --with-image --horizontal\n   ```\n\n3. **Get proactive help** - The agent triggers automatically when you're working on Bootstrap-related tasks.\n\n## Skills\n\n| Skill | Description |\n|-------|-------------|\n| `bootstrap-overview` | Getting started, installation, project setup, browser support |\n| `bootstrap-customize` | Sass variables, CSS custom properties, theming, color modes |\n| `bootstrap-layout` | Grid system, containers, breakpoints, columns, CSS Grid |\n| `bootstrap-content` | Typography, images, tables, figures, Reboot |\n| `bootstrap-forms` | Form controls, validation, input groups, floating labels |\n| `bootstrap-components` | All UI components (modals, navbars, cards, accordions, etc.) |\n| `bootstrap-helpers` | Clearfix, ratios, stacks, stretched links, visually hidden |\n| `bootstrap-utilities` | Spacing, colors, display, flex, position, sizing, text |\n| `bootstrap-icons` | Icons library installation, usage, styling, accessibility |\n\n## Commands\n\n### `/bootstrap-expert:component [component-name]`\n\nGenerate Bootstrap component code interactively or with full arguments.\n\n**Interactive mode:**\n\n```text\n/bootstrap-expert:component navbar\n```\n\n**With arguments:**\n\n```text\n/bootstrap-expert:component navbar --dark --fixed-top --with-search\n```\n\n**Supported components:**\n\n- `accordion` - Collapsible content panels\n- `alert` - Alert messages\n- `badge` - Contextual labels and counters\n- `breadcrumb` - Breadcrumb navigation\n- `button` / `buttons` - Button variants and styles\n- `button-group` - Grouped buttons\n- `card` - Card layouts with images, headers, footers\n- `carousel` - Image/content sliders\n- `collapse` - Collapsible content sections\n- `dropdown` - Dropdown menus\n- `form` - Form layouts with validation\n- `list-group` - List items with actions\n- `modal` - Modal dialogs with customizable options\n- `navbar` - Navigation bars with various configurations\n- `offcanvas` - Offcanvas sidebars\n- `pagination` - Page navigation\n- `placeholders` - Loading placeholder animations\n- `popover` - Pop-up information boxes\n- `progress` - Progress bars\n- `spinner` - Loading indicators\n- `table` - Responsive data tables\n- `tabs` / `nav-tabs` - Tabbed navigation\n- `toast` - Toast notifications\n- `tooltip` - Hover tooltips\n\n## Agent\n\nThe `bootstrap-expert` agent triggers proactively when Bootstrap-related work is detected, helping with:\n\n- **Component Implementation** - Guidance on implementing Bootstrap components correctly\n- **Layout Troubleshooting** - Solving grid system and responsive design issues\n- **Accessibility** - Ensuring components meet WCAG guidelines with proper ARIA attributes\n- **Code Review** - Reviewing Bootstrap code for best practices and optimization\n\n**Example triggers:**\n\n- Creating or editing HTML files with Bootstrap classes\n- Discussing responsive layouts or breakpoints\n- Working with Bootstrap JavaScript components\n- Asking about Bootstrap customization or theming\n\n## Bootstrap Version\n\nThis plugin targets **Bootstrap 5.3.8** and **Bootstrap Icons 1.13.x**.\n\nAll generated code, class names, and documentation align with these versions. When Bootstrap releases updates, this plugin will be updated accordingly.\n\n## Contributing\n\nContributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) before submitting a Pull Request.\n\nFor security issues, please see our [Security Policy](SECURITY.md).\n\n## License\n\nMIT - see [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjnims%2Fbootstrap-expert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjnims%2Fbootstrap-expert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjnims%2Fbootstrap-expert/lists"}