Skip to main content
ideamans
GitHub 创作者资料

ideamans

按仓库查看 20 个 GitHub 仓库中的 63 个已收集 skills。

已收集 skills
63
仓库
20
更新
2026年8月16日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

regen-ai
软件开发工程师

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…

2026年8月16日
psq-install
软件开发工程师

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…

2026年8月16日
psq-inventory
软件开发工程师

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…

2026年8月16日
psq-usage
软件开发工程师

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…

2026年8月16日
psq-video
软件开发工程师

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…

2026年8月16日
gg-install
软件开发工程师

Install or update the gg gridgram CLI from the latest GitHub release. Use when the user asks to install gridgram, set up gg, update / upgrade gg to the newest version, or when another gridgram skill reports that `gg` is missing from PATH. Detects OS + arch,…

2026年4月23日
regen-ai
软件开发工程师

Regenerate all AI-facing derived artifacts (src/generated/icon-index.json, src/generated/llm-reference.md, docs/public/llms.txt, docs/public/llms-full.txt) from the gridgram SSOT. Use after editing the .gg grammar (src/gg/dsl.ts), CLI args (src/cli/args.ts),…

2026年4月22日
gg-author
软件开发工程师

Compose a new gridgram diagram from a description. Use when the user asks you to draw, design, sketch, diagram, or visualize a system / architecture / flow as a gridgram. Produces a .gg file and renders it. Pulls icon picks via the gg-icons workflow and…

2026年4月22日
gg-icons
软件开发工程师

Find the right built-in Tabler icon for a gridgram diagram. Use when the user asks to pick an icon, find an icon, suggest icons for a concept, list icons by tag or category, or decide whether to use the outline or filled style. gridgram ships 5,039 outline +…

2026年4月22日
gg-render
软件开发工程师

Render a .gg file to SVG, PNG, or a JSON envelope using the gridgram CLI. Use when the user asks to render, build, compile, or preview a gridgram diagram, or when they want to validate a .gg file and see its placement diagnostics. Also use when given a…

2026年4月22日
已展示 12 / 20 个仓库