新增 Frontend Design Claude Code plugin 安裝筆記
安裝 frontend-design@claude-plugins-official(Anthropic 官方 skill), 用於讓 Claude 產出有美學方向的前端程式碼、避開 AI 罐頭介面。於 README、SUMMARY、QUICKSTART 建立索引。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
| **Playwright (Python)** | 瀏覽器自動化、E2E 測試、截圖與 PDF 輸出 | [playwright-notes.md](./playwright-notes.md) |
|
||||
| **Playwright Plugin (Claude Code)** | 讓 Claude 直接操作瀏覽器的官方 plugin(MCP server) | [playwright-plugin-notes.md](./playwright-plugin-notes.md) |
|
||||
| **Context7 Plugin (Claude Code)** | Upstash 出品,即時拉取 library 官方文件餵給 Claude | [context7-plugin-notes.md](./context7-plugin-notes.md) |
|
||||
| **Frontend Design Plugin (Claude Code)** | Anthropic 官方 skill,讓 Claude 產出有設計感的前端而非 AI 罐頭介面 | [frontend-design-plugin-notes.md](./frontend-design-plugin-notes.md) |
|
||||
|
||||
## 目錄結構
|
||||
|
||||
@@ -25,6 +26,7 @@ tool-notes/
|
||||
├── playwright-notes.md
|
||||
├── playwright-plugin-notes.md
|
||||
├── context7-plugin-notes.md
|
||||
├── frontend-design-plugin-notes.md
|
||||
└── mempalace.yaml # 本目錄的 MemPalace 設定
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user