Expand GoDaddy toolkit capabilities - #5
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request expands the GoDaddy AI Toolkit to include Domains CLI capabilities alongside the existing Commerce skills. It updates documentation and plugin manifests to reflect the new Domains features, clarifies skill structure and host integration, and adds a comprehensive developer platform skill map for future expansion. The most important changes are summarized below.
Domains CLI and Skill Expansion
.claude-plugin/plugin.json,.claude-plugin/marketplace.json,.cursor-plugin/plugin.json,.cursor-plugin/marketplace.json,.codex-plugin/plugin.json) to include Domains CLI, DNS, and domains-related keywords, and revised descriptions to highlight Domains support. [1] [2] [3] [4] [5] [6] [7] [8]Documentation and Developer Guidance
README.mdto document the newgddyDomains CLI skill, clarify installation and host integration, and reference the new developer platform skill map. [1] [2] [3] [4]docs/developer-platform-skill-map.md, providing a page-by-page audit of the GoDaddy developer documentation, recommended skill structure, and implementation guidance for Domains, Hosting, Commerce, and platform apps.docs/toolkit-plan.mdto reflect the expanded target capability areas (Domains, Hosting, Commerce, platform apps) and clarify the plugin’s scope.Enhanced Plugin Metadata and UX
These changes collectively position the toolkit for broader GoDaddy developer use cases, starting with robust Domains and Commerce support.