一键导入
NimbusImageGitBook
NimbusImageGitBook 收录了来自 arjunrajlaboratory 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Capture documentation screenshots of the NimbusImage app using the chrome-devtools MCP — it renders the WebGL viewer, is authenticated to the local dev server, and writes retina PNGs you crop and commit to .gitbook/assets. Use when taking, refreshing, or updating screenshots of the NimbusImage interface for the GitBook docs.
Playwright-MCP recipes for NimbusImage screenshots, plus tool-agnostic helpers for highlighting elements (red outlines/arrows), cropping, and saving to .gitbook/assets. Prefer the nimbus-screenshots skill (chrome-devtools MCP) for the WebGL viewer; reach here for the highlighting/crop snippets.
Populate the New features page (new-features.md) with user-facing changes from recently merged PRs in the NimbusImage app and ImageAnalysisProject repos. Use when updating the changelog or the "New features" page.
Update NimbusImage GitBook documentation based on any input source (GitHub PR URL, text description, code, markdown docs). Analyzes the input to understand what needs documenting, finds the right location in the existing docs, writes content matching repo conventions, and creates a branch + PR. Use when the user wants to add or update documentation for a new feature, tool, workflow, or concept in the NimbusImage docs.