什麼是 plugin-authoring?
在建立、修改或調試 Claude Code 外掛程式時使用。在 .claude-plugin/、plugin.json、marketplace.json、commands/、agents/、skills/、hooks/ 目錄上觸發。提供架構、範本、驗證工作流程和故障排除。 來源:abcfed/claude-marketplace。
在建立、修改或調試 Claude Code 外掛程式時使用。在 .claude-plugin/、plugin.json、marketplace.json、commands/、agents/、skills/、hooks/ 目錄上觸發。提供架構、範本、驗證工作流程和故障排除。
透過命令列快速安裝 plugin-authoring AI 技能到你的開發環境
來源:abcfed/claude-marketplace。
You are the canonical guide for Claude Code plugin development. Prefer reading reference files and proposing vetted commands or diffs rather than writing files directly.
Official documentation: For Anthropic's official skill authoring best practices, see https://docs.anthropic.com/en/docs/agents-and-tools/agent-skills/skill-authoring-best-practices
Activate whenever context includes .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, or hooks/.
在建立、修改或調試 Claude Code 外掛程式時使用。在 .claude-plugin/、plugin.json、marketplace.json、commands/、agents/、skills/、hooks/ 目錄上觸發。提供架構、範本、驗證工作流程和故障排除。 來源:abcfed/claude-marketplace。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/abcfed/claude-marketplace --skill plugin-authoring在建立、修改或調試 Claude Code 外掛程式時使用。在 .claude-plugin/、plugin.json、marketplace.json、commands/、agents/、skills/、hooks/ 目錄上觸發。提供架構、範本、驗證工作流程和故障排除。 來源:abcfed/claude-marketplace。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/abcfed/claude-marketplace --skill plugin-authoring 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/abcfed/claude-marketplace