Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

BloomDesktop

BloomDesktop 收录了来自 BloomBooks 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
43
更新
2026-07-15
Forks
19
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

run-bloom
软件开发工程师

Run, launch, screenshot, or drive the Bloom desktop app (Bloom.exe with embedded WebView2). Use when you need to start Bloom from this worktree, attach to a running Bloom, switch workspace tabs, take a screenshot, inspect DOM/console/network over CDP, or stop a Bloom instance.

2026-07-15
bloom-automation
软件开发工程师

Use when an agent needs to determine if Bloom is already running, detect whether the running Bloom came from a different worktree, kill Bloom or dotnet-watch parents, start Bloom from the current worktree, attach to the embedded WebView2 over CDP, inspect DOM/console/network, use dev-browser to inspect or run e2e tests against the actual exe instead of CURRENTPAGE.

2026-07-09
bloom-canvas-e2e-testing
软件质量保证分析师与测试员

build and run automated Playwright end-to-end tests for Canvas Tool behavior on CURRENTPAGE.

2026-07-09
edit-bloom-book
软件开发工程师

Use when an agent needs to edit or repair a Bloom book HTML file while preserving the strict Bloom.html schema used by Bloom Desktop.

2026-07-09
xlf-strings
软件开发工程师

Add or review localizable strings in Bloom XLF files

2026-06-25
react-useeffect
软件开发工程师

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

2026-06-23
game-theme-preview
软件质量保证分析师与测试员

Audit and fix WCAG color contrast in Bloom game themes. Generates a scrollable HTML preview showing every element of every theme in its real colors with low-contrast pairs flagged, then drives an AI-curated, human-approved fix loop. Use when adding or editing a game theme in gamesThemes.less, when a game element (dashed target, draggable, button, checkbox) is hard to see, or when a tester wants to eyeball all themes at once.

2026-06-20
rab-icon-grid-processing
软件开发工程师

Process an incoming grid or batch of icon images into usable Reading App Builder icons. Use when RAB icon assets arrive as a grid, sprite sheet, nested folders, or padded PNGs that need splitting, cropping, repadding, flattening, compatibility updates, and sample-first validation.

2026-04-13
bloom-canvas-tool-manual-testing
软件质量保证分析师与测试员

explore, reproduce, and verify Canvas Element behaviors manually via chrome-devtools-mcp, not in a playwright test.

2026-02-13