byfriendsofredaxo· 47 skills
Building and maintaining custom REDAXO addons – package.yml, boot.php, install/update/uninstall, lang files, fragments, backend pages, the assets pipeline (and the reinstall-to-sync rule), cache-busting on asset URLs, vendor dependencies, and the common-pitfalls checklist. Use when the user creates a new addon, edits package.yml, sets up backend pages, ships frontend assets from an addon, integrates Composer dependencies, or asks how to package functionality as a reusable addon.
$npx -y skills add friendsofredaxo/claude-marketplace --skill redaxo-addon-developmentInstalls into the current project.
Run `npx skills use "https://github.com/friendsofredaxo/claude-marketplace" --skill "friendsofredaxo/claude-marketplace/redaxo-addon-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/friendsofredaxo/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/friendsofredaxo/claude-marketplace"` and select the relevant skills, then follow their instructions.