Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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개 표시
모든 저장소를 표시했습니다