Regenerate the agent-facing derived artifacts of pagespeed-quest (llmdocs/90-commands.md) from the command definitions in src/cli.ts, and validate the Agent Skills bundle under plugins/pagespeed-quest/. Use after changing a command, flag or default, after…
ideamans/pagespeed-quest
SkillsMP has collected 5 skills from ideamans/pagespeed-quest. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Set up a PageSpeed Quest project so the `psq` command is available, installing the pagespeed-quest npm package only if it is missing. Use when another PageSpeed Quest skill reports that `psq` cannot be found, when the user asks to install / update / upgrade…
Edit a PageSpeed Quest recording — the reverse-engineered copy of a web page held in the inventory directory — to model a front-end optimization. Use when you need to know where a recorded page's HTML, CSS, JavaScript or images live on disk, what each field…
Run a PageSpeed Quest investigation with the `psq` CLI — freeze any public web page into a local recording, replay it with its original timing, and measure a front-end speed hypothesis with Lighthouse before and after. Use when the user wants to know how much…
Produce a video of a web page loading, and a before/after pair showing what a speed optimization actually looks like, using the `psq loadshow` subcommand of PageSpeed Quest. Use when the user wants a filmstrip or screen recording of a page load, wants to show…