·angular-cdk
</>

angular-cdk

7spade/black-tortoise

Angular 組件開發套件 (CDK) 專業知識,用於構建具有輔助功能、覆蓋、拖放、虛擬滾動和佈局實用程序的自定義組件。在創建自定義 UI 組件、實現輔助功能、構建覆蓋/對話框、大型列表的虛擬滾動或使用 CDK 實用程序進行響應式佈局時使用。

4安裝·0熱度·@7spade

安裝

$npx skills add https://github.com/7spade/black-tortoise --skill angular-cdk

SKILL.md

🎯 Purpose This skill provides comprehensive guidance on the Angular Component Dev Kit (CDK), a set of behavior primitives for building accessible, high-quality Angular components without Material Design styling.

The Angular CDK is a library of unstyled UI component behaviors:

| Overlay not positioning correctly | Check scroll strategy and position preferences | | Virtual scroll not rendering | Ensure itemSize matches actual item height | | Drag & drop not working | Import DragDropModule and use correct directives | | Focus trap not working | Ensure element has focusable children |

Angular 組件開發套件 (CDK) 專業知識,用於構建具有輔助功能、覆蓋、拖放、虛擬滾動和佈局實用程序的自定義組件。在創建自定義 UI 組件、實現輔助功能、構建覆蓋/對話框、大型列表的虛擬滾動或使用 CDK 實用程序進行響應式佈局時使用。 來源:7spade/black-tortoise。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/7spade/black-tortoise --skill angular-cdk
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 angular-cdk?

Angular 組件開發套件 (CDK) 專業知識,用於構建具有輔助功能、覆蓋、拖放、虛擬滾動和佈局實用程序的自定義組件。在創建自定義 UI 組件、實現輔助功能、構建覆蓋/對話框、大型列表的虛擬滾動或使用 CDK 實用程序進行響應式佈局時使用。 來源:7spade/black-tortoise。

如何安裝 angular-cdk?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/7spade/black-tortoise --skill angular-cdk 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/7spade/black-tortoise