@moon791017/neo-skills 1.0.29 → 1.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/GEMINI.md CHANGED
@@ -100,6 +100,8 @@ When interacting with this codebase or using the extension, the agent follows th
100
100
 
101
101
  * **C# Interface Generation:** 針對指定的 C# 類別生成對應的 Interface,並提供智慧覆蓋功能。
102
102
 
103
+ * **ASP.NET Core Tag Helper 開發專家:** 專注於純 C# 實作、強型別屬性與 `ProcessAsync` 異步渲染的最佳實踐。
104
+
103
105
  * **Python 3.10+ 現代開發專家:** 專注於 Python 3.10 至 3.14 的現代語法特性、型別安全與非同步開發。
104
106
 
105
107
  * **Python 環境管理專家:** 智慧偵測並管理 Python 專案的虛擬環境與相依套件工具(支援 uv, Poetry, venv/pip)。
package/README.md CHANGED
@@ -43,6 +43,7 @@
43
43
  * **.NET Web API 專家 (`skills/neo-dotnet-webapi`)**:提供控制器模式下的架構設計、Problem Details 與異常處理指引。
44
44
  * **.NET MVC 專家 (`skills/neo-dotnet-mvc`)**:處理伺服器端渲染 (SSR)、視圖模型與標籤協助程式的最佳實踐。
45
45
  * **EF Core 專家 (`skills/neo-dotnet-ef-core`)**:專注於資料庫建模、移轉管理與 Linq 查詢優化。
46
+ * **.NET Tag Helper 專家 (`skills/neo-dotnet-tag-helper`)**:開發 ASP.NET Core 自定義 Tag Helper 的專家指引,專注於純 C# 實作與異步渲染最佳實踐。
46
47
  * **Interface 生成器**:針對 C# Class 自動生成符合規範的 Interface,並支援智慧檔案覆蓋功能。
47
48
 
48
49
  ### 6. Python 開發與環境管理專家