bkit
bkit plugin help - Show all available bkit functions. Workaround for skills autocomplete issue. Use "/bkit" or just type "bkit help" to see available functions…
Install bkit output styles to your project or user directory. Copies output style files from bkit plugin to the appropriate location. Triggers: output style setup, install output style, setup style, 아웃풋 스타일 설치, 스타일 설정, 出力スタイル設定, 输出样式安装, instalar estilo, installer style, Stil
> /plugin marketplace add popup-studio-ai/bkit-claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/output-style-setupContext preview
What this command does when you run it.
Install bkit output styles to your project or user directory. Copies output style files from bkit plugin to the appropriate location. Triggers: output style setup, install output style, setup style, 아웃풋 스타일 설치, 스타일 설정, 出力スタイル設定, 输出样式安装, instalar estilo, installer style, Stil
name: output-style-setup description: | Install bkit output styles to your project or user directory. Copies output style files from bkit plugin to the appropriate location. Triggers: output style setup, install output style, setup style, 아웃풋 스타일 설치, 스타일 설정, 出力スタイル設定, 输出样式安装, instalar estilo, installer style, Stil installieren, installare stile user-invocable: true allowed-tools: - Read - Write - Bash - Glob - AskUserQuestion
bkit의 Output Style을 설치합니다.
| Style | Recommended For | Description | |-------|----------------|-------------| | bkit-learning | Starter | 학습 모드 - PDCA를 배우며 개발 | | bkit-pdca-guide | Dynamic | PDCA 워크플로우 가이드 + 자동 체크리스트 | | bkit-enterprise | Enterprise | CTO 관점 아키텍처/보안/성능 분석 | | bkit-pdca-enterprise | Enterprise | PDCA + CTO 통합 (가장 상세) |
Ask the user where to install using AskUserQuestion:
**Option 1: Project level** (current project only)
**Option 2: User level** (all projects)
1. Ask user: project level or user level installation 2. Create target directory if not exists 3. Copy all 4 output style files to target 4. Confirm installation with file list 5. Suggest running `/output-style` to activate
After copying, inform user:
A Claude Code plugin that verifies AI-generated code against its own design specs. Three commands. Anyone — even someone vibe-coding for the first time — can ship robust, production-quality software.
Repo: popup-studio-ai/bkit-claude-code
bkit plugin help - Show all available bkit functions. Workaround for skills autocomplete issue. Use "/bkit" or just type "bkit help" to see available functions…