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

openvesper

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

skills collected
38
repositories
1
updated
2026-05-24
repository explorer

Repositories and representative skills

portfolio-review
software-developers

Use when the user gives a list of 2-10 Bags.fm token addresses and asks for a basket review, portfolio analysis, "how is my Bags portfolio doing", or "should I rebalance". Combines portfolio_score, individual rug checks, and rebalancing suggestions.

2026-05-24
rug-check-deep
software-developers

Use when the user asks "is this token a rug", "vet this contract", "check this Bags.fm token for safety", "should I be worried about X", or any safety / rug evaluation question. Runs a 4-stage rug check using multiple public data sources.

2026-05-24
scan-and-score
software-developers

Use when the user asks "what's trending on Bags.fm", "what new launches today", "find me some Bags tokens", "scan Bags.fm", or any general discovery question about Bags.fm Solana memecoins. This skill runs the trending → score → filter flow and presents top survivors with concrete metrics.

2026-05-24
bug-triage
software-quality-assurance-analysts-and-testers

Diagnose and prioritize bugs systematically. Use when the user reports a bug, error, crash, broken feature, or something that doesn't work. Walks through reproduction, P0-P4 classification, 5 hypothesis types (recent change, environment, race condition, dependency, data), quick-fix vs root-fix decision, and regression test addition.

2026-05-24
code-explanation
software-developers

Explain code clearly with step-by-step walkthrough. Use when the user asks to explain code, asks 'what does this do', 'how does this work', or ELI5. Produces 6-section structured explanation: high-level summary, step-by-step, design rationale, concrete I/O example, edge cases, common mistakes.

2026-05-24
debug-prod-issue
software-developers

Triage and diagnose a production incident with structured root-cause analysis. Use when the user reports something is broken in production — site down, errors spiking, customer complaints, weird data, performance degradation. Walks through severity classification, blast radius assessment, hypothesis generation, log/metric review, root cause identification, mitigation, and post-mortem capture.

2026-05-24
pr-description
software-developers

Generate a thorough pull request description from a git diff. Use when the user asks to write a PR description or pull request summary. Reads git diff main...HEAD, groups related changes, generates structured PR description with Summary, Why, Changes (per file), Testing checklist, screenshots placeholder, migration notes, and related issues.

2026-05-24
pr-review-checklist
software-quality-assurance-analysts-and-testers

6-section checklist for thorough PR review

2026-05-24
Showing top 8 of 38 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded