Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
ZingerLittleBee
GitHub creator profile

ZingerLittleBee

Repository-level view of 4 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
4
repositories
2
occupation fields
1
updated
2026-05-16
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
Caterm
3 skills00updated 2026-05-16
75% of creator
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
Showing 2 of 2 repositories
All repositories loaded