UniClipboard avatar

UniClipboard

Official

@uniclipboard

0Followers
|
11Public Repos
|
39Published Skills

Offers structured engineering methodologies for branch management, systematic debugging, and multi-stage code verification processes.

Skills Distribution
DomainDeveloper To...Software Debugging.. (40%)Version Control Ma.. (30%)Engineering Projec.. (30%)

Agent Skills by UniClipboard

Showing 39 vetted skills indexed across 1 GitHub repositories.

UniClipboardUniClipboard
1.6k

ui-iteration

Applies pixel-level UI adjustments one property at a time with screenshot verification.

Official
Intermediate
UniClipboardUniClipboard
1.6k

dual-side-sync

Mirror a macOS working tree to a Windows repo via rsync over SSH.

Official
Advanced
UniClipboardUniClipboard
1.6k

skill-evolve

Extract lessons from resolved issues and merge them into existing SKILL.md files.

Official
Intermediate
UniClipboardUniClipboard
1.6k

learn

Appends project-specific lessons to the CONVENTIONS or ANTI-PATTERNS sections of crates/AGENTS.md.

Official
Intermediate
UniClipboardUniClipboard
1.6k

systematic-debugging

Diagnose bugs through four-phase root cause investigation before proposing fixes.

Official
Advanced
UniClipboardUniClipboard
1.6k

tracing-best-practices

Enforces structured tracing and logging standards for Rust code using the tracing crate.

Official
Advanced
UniClipboardUniClipboard
1.6k

research-then-implement

Runs structured research, writes a Brief, then implements code against it.

Official
Intermediate
UniClipboardUniClipboard
1.6k

local-log-debug

Inspect and query UniClipboard's per-role JSONL logs on a single machine.

Official
Intermediate
UniClipboardUniClipboard
1.6k

trigger-prepare-release

Triggers the prepare-release GitHub Actions workflow with version, bump, channel, and base branch arguments.

Official
Intermediate
UniClipboardUniClipboard
1.6k

design-audit

Audits recent git churn for accidental-complexity design smells and produces deduplicated findings reports.

Official
Advanced
UniClipboardUniClipboard
1.6k

ios-log-diagnose

Diagnose iOS sync bugs by driving a simulator and reading OSLog output.

Official
Intermediate
UniClipboardUniClipboard
1.6k

react-doctor

Scans React codebases for lint, accessibility, and architecture issues with a health score.

Official
Intermediate
UniClipboardUniClipboard
1.6k

dual-side-debug

Inspect time-aligned JSONL logs from macOS and Windows peers during cross-platform sync debugging.

Official
Advanced
UniClipboardUniClipboard
1.6k

gen-changelog

Generate bilingual release changelogs from Git commit history.

Official
Intermediate
UniClipboardUniClipboard
1.6k

plan-reviewer

Reviews Markdown implementation plans against repository code through independent adversarial passes.

Official
Intermediate
UniClipboardUniClipboard
1.6k

wrap

Commits pending changes, pushes, and writes structured session state for resumption.

Official
Intermediate
UniClipboardUniClipboard
1.6k

pr-greenlight

Automates pre-flight CI checks, PR creation, and CI monitoring until all checks pass.

Official
Advanced
UniClipboardUniClipboard
1.6k

error-diagnose-fix

Diagnoses and fixes build and compilation errors through an iterative agent loop.

Official
Advanced
UniClipboardUniClipboard
1.6k

refresh-agents

Updates fact-based sections of AGENTS.md from current codebase state.

Official
Intermediate
UniClipboardUniClipboard
1.6k

babysit-pr

Monitors GitHub PR checks and bot review comments, fixes issues, and pushes until CI passes.

Official
Advanced
UniClipboardUniClipboard
1.6k

continue-task

Restores task context from a structured state file to resume prior work sessions.

Official
Intermediate
UniClipboardUniClipboard
1.6k

review-strict

Reviews current branch or working-tree changes with evidence-based findings and a merge assessment.

Official
Intermediate
UniClipboardUniClipboard
1.6k

e2e-test-thinker

Analyzes branch diffs and plans CLI-based end-to-end test coverage for UniClipboard.

Official
Intermediate
UniClipboardUniClipboard
1.6k

cross-device-diagnose

Diagnose cross-device sync and transfer issues through structured hypothesis testing and falsification.

Official
Advanced

Frequently Asked Questions About UniClipboard

FAQPage Schema
What specific engineering tasks does UniClipboard enable?

UniClipboard enables structured software development through Git worktree management, test-driven cycles, and systematic debugging. It facilitates the creation of implementation plans, manages branch lifecycles from initiation to merge, and enforces rigorous verification checkpoints to ensure code quality before final completion.

Which technical personas benefit from these methodologies?

Software engineers, technical leads, and quality assurance specialists benefit from these practices. The methodologies are designed for developers who require disciplined branch isolation, structured debugging processes, and standardized code review protocols to maintain high-quality output in complex software environments.

What are the prerequisites for implementing these development practices?

Implementation requires a functional Git environment and a commitment to the Red-Green-Refactor cycle. Users must be prepared to integrate verification commands into their development lifecycle and adopt a structured approach to sub-task delegation and code-review validation between repository SHAs.