·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