Skip to main content
在 Manus 中运行任何 Skill
一键导入
ZingerLittleBee
GitHub 创作者资料

ZingerLittleBee

按仓库查看 3 个 GitHub 仓库中的 5 个已收集 skills。

已收集 skills
5
仓库
3
更新
2026-05-27
仓库浏览

仓库与代表性 skills

caterm-release
软件开发工程师

End-to-end release flow for the Caterm macOS/iOS app: bump version, build + notarize, push tag, and create the GitHub release with artifacts. Triggers when the user asks to "发布" / "出一个 release" / "release vX.Y.Z" / "推 tag" / "build and publish", or invokes /release-version on this repo. Use this INSTEAD of the generic /release-version skill — Caterm is a Swift Package Manager app with NO package.json / Cargo.toml / tauri.conf.json. The release version is driven by the top `## [X.Y.Z]` entry in CHANGELOG.md, not those files. Captures the project-specific traps (CATERM_DIST_VERSION default, push-before-publish gate) that will silently break a release if missed.

2026-05-16
macos-gui-self-test
软件质量保证分析师与测试员

End-to-end self-verification for macOS Caterm UI changes. Triggers when: user reports a visible bug in the Caterm SwiftUI app (sidebar truncation, SFTP file drawer layout, host row rendering, terminal pane sizing, etc.), user says "自己测试" / "你自己看" / "自主验证" / "verify it yourself", or when about to claim a UI fix is done. Use BEFORE committing any Sources/Caterm/Views/** change as proof the fix actually renders correctly — never assume a SwiftUI layout edit works just because it compiles. Drives Caterm via cliclick + osascript, captures with screencapture, and reads the PNG via the Read tool to inspect pixels directly.

2026-05-16
macos-gui-self-test
软件质量保证分析师与测试员

End-to-end self-verification for macOS Caterm UI changes. Triggers when: user reports a visible bug in the Caterm SwiftUI app (sidebar truncation, SFTP file drawer layout, host row rendering, terminal pane sizing, etc.), user says "自己测试" / "你自己看" / "自主验证" / "verify it yourself", or when about to claim a UI fix is done. Use BEFORE committing any apps/macos/Sources/Caterm/Views/** change as proof the fix actually renders correctly — never assume a SwiftUI layout edit works just because it compiles. Drives Caterm via cliclick + osascript, captures with screencapture, and reads the PNG via the Read tool to inspect pixels directly.

2026-05-01
已展示 3 / 3 个仓库
已展示全部仓库