npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin tubone24-claude-code-settingsThis skill uses the workspace's default tool permissions.
- 型アノテーションの欠落または不正確な型定義
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
any 型の過剰使用as) の不適切な使用## レビュー結果
### Critical(即座に修正必要)
- [ ] ファイル:行番号 - 問題の説明
### High(重要)
- [ ] ファイル:行番号 - 問題の説明
### Medium(推奨)
- [ ] ファイル:行番号 - 問題の説明
### Low(改善提案)
- [ ] ファイル:行番号 - 問題の説明
### 良い点
- 評価できる実装パターン
/review # 現在のファイルをレビュー
/review src/api/ # 指定ディレクトリをレビュー
/review --security # セキュリティ観点のみ
/review --types # 型安全性観点のみ