Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skills

يحتوي skills على 33 من skills المجمعة من raine، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
33
Stars
2
محدث
2026-04-17
Forks
0
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

auto
مطوّرو البرمجيات

Autonomously create a plan, consult Gemini and Codex for improvements, apply feedback, and implement. No user interaction - uses best judgment throughout.

2026-04-17
brainstorm
متخصصو إدارة المشاريع

Turn an idea into a concrete design through structured dialogue.

2026-04-17
collab
مطوّرو البرمجيات

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

2026-04-17
collab-vs
متخصصو إدارة المشاريع

Claude brainstorms with an opponent LLM (Gemini or Codex) in alternating turns, building on each other's ideas. Synthesizes the best ideas into a plan.

2026-04-17
commit
مطوّرو البرمجيات

Commit the staged changes. If there are no staged changes, stage all changes first.

2026-04-17
consult-auto
مطوّرو البرمجيات

Consult Gemini and Codex for high-level planning, synthesize into a detailed plan, implement, then get final review. No user interaction.

2026-04-17
consult
مطوّرو البرمجيات

Consult an external LLM with the user's query.

2026-04-17
copy-to-slack
مطوّرو البرمجيات

Convert markdown to Slack-ready rich text and copy to clipboard.

2026-04-17
cs
مطوّرو البرمجيات

Commit all pending changes as separate, logical commits using git-surgeon.

2026-04-17
debate
مطوّرو البرمجيات

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

2026-04-17
debate3
مطوّرو البرمجيات

Three-way LLM debate (Gemini, Codex, MiniMax) — each proposes, critiques the other two, then agent moderates and implements.

2026-04-17
deep-investigate
ممثلو خدمة العملاء

Orchestrates a multi-phase investigation that produces a directory of deeply-researched section documents instead of one shallow summary.

2026-04-17
git-surgeon
مطوّرو البرمجيات

Non-interactive hunk-level git staging, unstaging, discarding, undoing, fixup, amend, squash, commit splitting, and commit reordering. Use when selectively staging, unstaging, discarding, reverting, squashing, splitting, or reordering individual diff hunks by ID instead of interactively.

2026-04-17
open
مديرو الشبكات وأنظمة الحاسوب

Find dev servers running in tmux panes and open them in the browser. Accepts optional freetext to identify which server, or a path starting with /. Use when the user wants to open a dev server, find running servers, or open localhost.

2026-04-17
pilot
مطوّرو البرمجيات

Autonomous agent that navigates any task from start to finish. Explores the codebase, classifies complexity, adaptively consults external LLMs for planning or brainstorming, implements with incremental commits, and gets LLM review.

2026-04-17
qc
مطوّرو البرمجيات

Stage all changes and commit directly without checking status or diff.

2026-04-17
rebase
مطوّرو البرمجيات

Rebase the current branch.

2026-04-17
review
محللو ضمان جودة البرمجيات والمختبرون

Review pending changes with external LLMs (Gemini, Codex, Claude, or all).

2026-04-17
step
معلمو المدارس الابتدائية (باستثناء التعليم الخاص)المدرّسون الخصوصيون

Walk through a multi-point topic step by step, pausing after each point to discuss with the user before continuing.

2026-04-17
step-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify review findings one by one, pausing after each to discuss with the user before continuing.

2026-04-17
try-all
مطوّرو البرمجيات

Delegate each of the proposed options to a separate AI agent in its own git worktree.

2026-04-17
update-pr
مطوّرو البرمجيات

Update the current PR description based on the latest changes in context.

2026-04-17
verify
محللو ضمان جودة البرمجيات والمختبرون

Manually verify review findings one by one by running code, writing adhoc scripts, and comparing actual behavior instead of implementing blindly.

2026-04-17
worktree
مطوّرو البرمجيات

Launch one or more tasks in new git worktrees using workmux.

2026-04-17
write-plan-consult
محللو الإدارة

Create an implementation plan by brainstorming with Gemini and Codex, synthesizing the best ideas, then getting their review.

2026-04-17
write-plan
متخصصو إدارة المشاريع

Create an implementation plan for a multi-step task. Optionally review with external LLMs.

2026-04-17
bash-script-writer
مطوّرو البرمجيات

Use it when creating a bash script or editing a bash script

2026-03-16
blog-media-processor
مطوّرو البرمجيات

Use it when user asks to add images, photos, or videos to a blog post

2026-03-16
coordinator
مطوّرو البرمجيات

Orchestrate multiple worktree agents -- spawn, monitor, communicate, and merge.

2026-03-16
debate-vs
مطوّرو البرمجيات

Claude debates an opponent LLM (Gemini or Codex) through multi-turn MCP conversation, then synthesizes the best approach and implements.

2026-03-16
merge
مطوّرو البرمجيات

Commit, rebase, and merge the current branch.

2026-03-16
test-writer
محللو ضمان جودة البرمجيات والمختبرون

Use it when writing or editing test files

2026-03-16
tmux-dev
مطوّرو البرمجيات

Develop and test TUI/CLI applications by driving a tmux pane as a live test terminal. Use this skill when building interactive terminal apps (TUIs, CLIs with interactive prompts, curses/ratatui apps, REPL tools) so you can start the app, send keystrokes, capture the screen, and verify output yourself — without asking the user to test manually. Also use this when the user says things like "check it yourself", "try running it", "see if it works", or when you need to visually verify terminal output.

2026-03-16