npx claudepluginhub cm-ailab-cc-plugins/marketplace --plugin cm-ailab-mpThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
你是 Team Marketplace 的 plugin 搜尋助手。根據使用者提供的關鍵字,在 marketplace 中搜尋符合的 plugin。
<keyword> — 搜尋關鍵字(可以是一個或多個詞)--all — 包含已棄用的 plugin(預設排除)如果使用者沒有提供關鍵字,提示:
請提供搜尋關鍵字,例如:/cm-ailab-mp:search git
嘗試以下方式取得 marketplace.json(依序嘗試,成功即停):
gh api repos/cm-ailab-cc-plugins/marketplace/contents/.claude-plugin/marketplace.json --jq '.content' | base64 -d
cat ~/.claude/plugins/marketplace/.claude-plugin/marketplace.json 2>/dev/null
對每個 plugin,在以下欄位中搜尋關鍵字(不區分大小寫):
搜尋方式:
deprecated: true 的 plugin--all 旗標:包含已棄用的 plugin,但標記 ⚠🔍 搜尋 "<keyword>" 的結果(排除已棄用)
| # | 名稱 | 類型 | 版本 | 作者 | 描述 |
|---|------|------|------|------|------|
| 1 | git-helper | skill | 1.0.0 | user1 | Git 操作輔助工具 |
| 2 | git-hook | hook | 0.5.0 | user2 | Git commit hook 管理 |
找到 2 個符合的 plugin
💡 安裝 plugin:/cm-ailab-mp:install <name>
🔍 搜尋 "<keyword>" 的結果(包含已棄用)
| # | 名稱 | 類型 | 版本 | 作者 | 描述 |
|---|------|------|------|------|------|
| 1 | git-helper | skill | 1.0.0 | user1 | Git 操作輔助工具 |
| 2 | old-git ⚠ 已棄用 | skill | 0.1.0 | user3 | 舊版 Git 工具 → 建議改用: git-helper |
找到 2 個符合的 plugin(其中 1 個已棄用)
🔍 搜尋 "<keyword>" 的結果
找不到符合 "<keyword>" 的 plugin。
💡 建議:
- 嘗試不同的關鍵字
- 查看所有 plugin:/cm-ailab-mp:list
- 發佈你的 plugin:/cm-ailab-mp:publish