Skip to main content
UniClipboard
GitHub creator profile

UniClipboard

Repository-level view of 25 collected skills across 1 GitHub repositories.

skills collected
25
repositories
1
updated
Jul 26, 2026
repository explorer

Repositories and representative skills

babysit-pr
software-quality-assurance-analysts-and-testers

Automatically monitor CI checks and review comments (coderabbitai, github-actions) on the current PR. Analyze findings, fix issues, push, and loop until all checks pass or max rounds reached.

Jul 26, 2026
continue-task
software-developers

Resume work from a $wrap state file. Reads the structured active-task.json, presents a context summary, restores branch state, and lets you pick up exactly where the last session left off — no manual context rebuild.

Jul 26, 2026
create-pr
software-developers

Push the current branch and open a GitHub pull request against `main`. Use when the user says "create PR", "open PR", "make a PR", "提 PR", "开 PR", "打 PR", or otherwise asks to publish their committed work for review. Before pushing it gates the diff on four…

Jul 26, 2026
cross-device-diagnose
software-developers

Agent Loop for cross-device sync/transfer issues: collect environment fingerprints from BOTH machines first, check memory for known patterns, manage hypotheses with forced falsification, and persist evidence via $wrap. Orchestrates dual-side-debug +…

Jul 26, 2026
design-audit
software-developers

定期审计代码库的工程设计问题(高心智复杂度、单一真相源被破坏、catch-all 胖接口、死代码、散落魔法字面量、泄漏抽象、资源生命周期靠环形缓冲)与可优化点,范围限定为自上次审计以来的 git churn,每条发现都落到 file:line 并对照本项目自己的 VISION.md / 各级 AGENTS.md / memory 规则,明确区分「意外复杂度」(要修)与「本质复杂度」(不动)。维护去重台账,重复运行只报新增。Use when 用户要做设计审计 / 每周设计复盘 / 技术债扫描,或运行…

Jul 26, 2026
dual-side-debug
software-developers

Inspect uniclipboard logs from BOTH the macOS host and the mounted Windows peer when debugging cross-platform sync, pairing, transfer, or daemon issues. Use whenever the user asks to "check logs", "see what's happening on both sides", or describes a symptom…

Jul 26, 2026
dual-side-sync
software-developers

Push the macOS working-tree changes to the Windows peer's repo via rsync over SSH. Use when the user wants to "sync to win", "push my changes to windows", "mirror the working tree", or otherwise propagate uncommitted edits from this Mac to the paired Windows…

Jul 26, 2026
e2e-test-thinker
software-quality-assurance-analysts-and-testers

Analyze the current branch's diff against main and determine which changes are testable via CLI-based end-to-end tests. Outputs a concrete test plan with runnable test case sketches using the uc-e2e-tests harness. Use when the user wants to think about, plan,…

Jul 26, 2026
Showing 8 of 25 collected skills.
Showing 1 of 1 repositories
All repositories loaded