·plugin-dev
</>

plugin-dev

v1truv1us/ai-eng-system

在為 Claude Code 或 OpenCode 創建擴展(包括插件、命令、代理、技能和自定義工具)時應使用此技能。涵蓋兩個平台的格式規範、最佳實踐和 ai-eng-system 構建系統。

9安裝·0熱度·@v1truv1us

安裝

$npx skills add https://github.com/v1truv1us/ai-eng-system --skill plugin-dev

SKILL.md

Creating high-quality plugins is critical to your development workflow's long-term success. Plugins are used repeatedly by yourself and others. Design flaws, poor documentation, or broken functionality compound over time and across users. A well-designed plugin becomes a trusted tool used daily; a poorly designed plugin becomes abandoned technical debt. Invest time in architecture, testing, and documentation—the r...

approach plugin development systematically. Plugins require careful planning: understand the problem, design the API, implement incrementally, test thoroughly, and document comprehensively. Don't rush to code—clarify requirements, define interfaces, and consider edge cases first. Build iteratively, validate frequently, and refactor continuously. Every design decision impacts maintainability and extensibility.

The create a plugin that balances specificity with flexibility perfectly, but if you can:

在為 Claude Code 或 OpenCode 創建擴展(包括插件、命令、代理、技能和自定義工具)時應使用此技能。涵蓋兩個平台的格式規範、最佳實踐和 ai-eng-system 構建系統。 來源:v1truv1us/ai-eng-system。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/v1truv1us/ai-eng-system --skill plugin-dev
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 plugin-dev?

在為 Claude Code 或 OpenCode 創建擴展(包括插件、命令、代理、技能和自定義工具)時應使用此技能。涵蓋兩個平台的格式規範、最佳實踐和 ai-eng-system 構建系統。 來源:v1truv1us/ai-eng-system。

如何安裝 plugin-dev?

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

這個 Skill 的原始碼在哪?

https://github.com/v1truv1us/ai-eng-system