Skip to main content
Run any Skill in Manus
with one click
loopdive
GitHub creator profile

loopdive

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

skills collected
21
repositories
1
updated
2026-07-24
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

analyze-regression
software-quality-assurance-analysts-and-testers

Compare two test262 result files to find exactly which tests changed status. Use after a test262 run shows unexpected pass count changes.

2026-07-24
analyze-wat
software-developers

Compile a source file to WAT and analyze the output for codegen inefficiencies. Use after a codegen change to verify the output is clean, when investigating performance issues, or when creating optimization issues from real compiler output.

2026-07-24
architect-spec
software-developers

Write an implementation spec for a hard issue. Read compiler source, identify exact functions/lines, design the fix, document edge cases.

2026-07-24
bisect-regression
software-quality-assurance-analysts-and-testers

Quickly find which commit introduced a test262 regression using git bisect with automated test.

2026-07-24
claim-issue
software-developers

Atomically claim an issue for a developer (human or agent) via the cross-developer lock ref, so two devs never pick up the same task. Syncs with origin first, refuses if already claimed or already done on main, and pushes the claim immediately without touching main or triggering CI.

2026-07-24
create-issue
software-quality-assurance-analysts-and-testers

Create a new issue file from a test262 failure pattern. Includes smoke test, sample extraction, and proper frontmatter.

2026-07-24
dev-self-merge
software-developers

Merge self-check for a green PR. Reads the PR's required-check status from the checks API (the committed ci-status feed is RETIRED), outputs MERGE (mark task completed, stand down — server-side auto-enqueue enqueues,

2026-07-24
handle-regression
software-quality-assurance-analysts-and-testers

Protocol for detecting, isolating, and fixing regressions in test262 pass count. Use when a test run shows fewer passes than expected.

2026-07-24
Showing top 8 of 21 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
loopdive Agent Skills | SkillsMP