Skip to content

awl-web

AWL web framework skills (laravel-upgrade-major, statamic-upgrade-major, payload-security-scan, awl-npm-packages, sveltekit-app-setup, payload-plugins)

Version 0.0.6 · Keywords web php laravel statamic payload cms

Terminal window
claude plugin install awl-web@appswithlove
Name Type What it does
awl-npm-packages Skill Catalogue and cheat sheets for AWL’s internal @awl/* npm packages (Svelte 5 headless components, SvelteKit helpers, Payload CMS plugins and client, Livingdocs client, utils, request, tailwindcss, P…
laravel-upgrade-major Skill Upgrades a Laravel application to the next major version following the official upgrade guide — bumps composer constraints, applies breaking changes, runs tests.
payload-plugins Skill Wire AWL’s @awl/payload-* packages into a Payload CMS v3 project — pick the right package for a need (access policies, typed REST client, change requests / field review workflow, dynamic refs, emai…
payload-security-scan Skill Scans a Payload CMS project for broken access control — missing or permissive collection/field/global access functions, unprotected endpoints, hooks that leak data.
statamic-upgrade-major Skill Upgrades a Statamic CMS site to the next major version following the official upgrade guide — bumps statamic/cms and Laravel constraints, migrates addons and config, runs tests.
sveltekit-app-setup Skill Wires a new or existing SvelteKit app with the internal @awl/* packages in the order the docs imply - registry, OIDC login, session, i18n, OpenTelemetry metrics, HTTP client, Tailwind theme and a P…