·code-patterns
{}

code-patterns

duc01226/easyplatform

從真實錯誤中學到的代碼實現模式和最佳實踐。涵蓋文件 I/O 安全(鎖定、原子寫入)、數據持久性和驗證。用於基於文件的狀態、共享資源、並發訪問。不適用於自動學習模式(請參閱學習模式技能)。

9安裝·0熱度·@duc01226

安裝

$npx skills add https://github.com/duc01226/easyplatform --skill code-patterns

SKILL.md

Best practices distilled from implementation lessons. These patterns prevent common bugs in file I/O, data persistence, and validation.

Each pattern here was extracted from a real bug or issue. Apply these patterns proactively to prevent the same mistakes.

Always use for: File-based state, shared resources, data persistence, validation layers, concurrent access

從真實錯誤中學到的代碼實現模式和最佳實踐。涵蓋文件 I/O 安全(鎖定、原子寫入)、數據持久性和驗證。用於基於文件的狀態、共享資源、並發訪問。不適用於自動學習模式(請參閱學習模式技能)。 來源:duc01226/easyplatform。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/duc01226/easyplatform --skill code-patterns
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 code-patterns?

從真實錯誤中學到的代碼實現模式和最佳實踐。涵蓋文件 I/O 安全(鎖定、原子寫入)、數據持久性和驗證。用於基於文件的狀態、共享資源、並發訪問。不適用於自動學習模式(請參閱學習模式技能)。 來源:duc01226/easyplatform。

如何安裝 code-patterns?

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

這個 Skill 的原始碼在哪?

https://github.com/duc01226/easyplatform