Skip to main content
ideamans
GitHub creator profile

ideamans

Repository-level view of 63 collected skills across 20 GitHub repositories.

skills collected
63
repositories
20
updated
Aug 16, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

regen-ai
software-developers

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…

Aug 16, 2026
psq-install
software-developers

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…

Aug 16, 2026
psq-inventory
software-developers

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…

Aug 16, 2026
psq-usage
software-developers

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…

Aug 16, 2026
psq-video
software-developers

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…

Aug 16, 2026
Showing 12 of 20 repositories