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

raine

Repository-level view of 54 collected skills across 5 GitHub repositories.

skills collected
54
repositories
5
updated
2026-07-18
repository explorer

Repositories and representative skills

Showing top 8 of 33 collected skills in this repository.
implement
software-developers

Explicit preset-driven implementation workflow. Use only when the user invokes `/implement` or another skill explicitly delegates to it. Do not trigger for ordinary coding requests, straightforward follow-up edits, fixes with an established design, or requests to amend an existing commit.

2026-07-12
phased-implement
software-developers

Coordinator workflow for multi-phase implementation across workmux worktrees. Generates or loads a master plan, dispatches phase agents using presets, verifies sentinels, merges serially, and performs integration verification.

2026-07-12
collab
software-developers

Multiple LLMs collaboratively brainstorm solutions, building on each other's ideas across rounds. Agent synthesizes the best ideas into a plan.

2026-06-08
consult-llm
software-developers

How to invoke the consult-llm CLI. Canonical reference for the invocation contract, flags, stdin/stdout format, and multi-turn. Load this before calling consult-llm from any workflow skill (/consult, /collab, /debate, /collab-vs, /debate-vs).

2026-06-08
debate
software-developers

LLMs propose and critique approaches, agent moderates the debate and synthesizes the best solution, then implements.

2026-06-08
review-panel
software-quality-assurance-analysts-and-testers

Standalone multi-model code review of an existing diff. Multiple LLMs review in parallel; agent deduplicates, prioritizes by severity/confidence, and optionally applies localized fixes.

2026-06-08
workshop
software-developers

Interactive design session — agent facilitates a clarifying dialogue with the user, fans out to multiple LLMs in parallel for divergent approach generation, lets the user pick one, then co-designs the chosen approach with optional multi-LLM critique before saving.

2026-06-08
collab-vs
software-developers

The agent brainstorms with a partner LLM in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.

2026-05-01
Showing top 8 of 12 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded