Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
clipper2-rust
clipper2-rust contains 2 collected skills from larsbrubaker, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
22
updated
2026-02-06
Forks
7
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
checkin
computer-programmers
Automates the full commit workflow: analyzes changes, writes commit message, stages files, commits, and handles pre-commit hook failures by fixing test failures until the commit succeeds. Use when the user wants to commit their changes.
2026-02-06
fix-test-failures
software-quality-assurance-analysts-and-testers
This skill should be used after running tests when failures occur. It ensures test failures are properly diagnosed through instrumentation and logging until the root cause is found and fixed. The skill treats all test failures as real bugs that must be resolved, never skipped.
2026-02-06