amazon-widget
Adds a new Amazon Pay helper function to src/amazon.php and registers it via Plugin::getRequirements(). Follows widget pattern (return HTML string with inline OffAmazonPayments JS) or cURL pattern for API calls. Use when user says 'add widget', 'new amazon function', 'add payment step', or extends Amazon Pay integration. Do NOT use for Plugin.php hook changes or settings additions.
Installation and usage
Adds a new Amazon Pay helper function to src/amazon.php and registers it via Plugin::getRequirements(). Follows widget pattern (return HTML string with inline OffAmazonPayments JS) or cURL pattern for API calls. Use when user says 'add widget', 'new amazon function', 'add payment step', or extends Amazon Pay integration. Do NOT use for Plugin.php hook changes or settings additions.
Once installed, you can use this skill by running the following command in your terminal:
skills use amazon-widget