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

ai-workflow-plugins

يحتوي ai-workflow-plugins على 13 من skills المجمعة من tony، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

pytest-optimizer
محللو ضمان جودة البرمجيات والمختبرون

Use when the user wants to make a pytest suite faster, profile slow tests or fixtures, find unused or mis-scoped fixtures, consolidate duplicate test tracks, migrate to typed parametrize, or apply safe test speedups. Triggers on phrases like "speed up my tests", "why are my tests slow", "profile pytest", "optimize the test suite", "find slow fixtures", "my fixtures are slow", "which fixtures are unused", "the test suite takes too long", or "parallelize my tests". Runs a resumable four-phase pipeline (scan, benchmark, plan, execute) that measures before it mutates and applies each speedup as its own verified commit. Does not edit the suite until a speedup clears the noise band and a safety gate.

2026-06-27
brainstorm
محللو أبحاث السوق ومتخصصو التسويق

Use when the user wants multiple independent ideas, alternatives, or approaches from different AI models for a creative prompt, design question, or open-ended problem. Triggers on phrases like "brainstorm", "give me ideas", "multiple approaches", "what are my options", or "explore alternatives"

2026-06-14
serene-bliss
مطوّرو البرمجيات

Use when the user wants to brainstorm and refine developer-experience, documentation, or tooling UX work through a "serene DX" aesthetic lens — three fixed variants that sweep across DX Bliss (frictionless), DX Serenity (calm clarity), and DX Sublimity (showcase-grade novelty). Triggers on phrases like "serene bliss", "DX bliss", "DX serenity", "DX sublimity", "reader happiness", "make this serene", "serene developer experience", or "serene DX". Runs the /weave:serene-bliss command, which dispatches three lens variants across all available models in parallel and judges each refine pass with a multi-model panel (Claude + Antigravity + GPT, peer-only averaging).

2026-06-14
agy
مطوّرو البرمجيات

Delegate a task to Google's Gemini via the Antigravity (agy) CLI. Use this skill when the user explicitly asks to use Antigravity, agy, Gemini, or Google's model for a task, or when you determine that Gemini would provide better results for a specific task. Detects the agy binary, falls back to the gemini CLI, then to agent --model gemini-3.1-pro if neither is available.

2026-06-14
gemini
مطوّرو البرمجيات

Use when running a prompt through Google's Gemini directly. A manual invocation point for /model-cli:agy — the Antigravity (agy) CLI supersedes the standalone gemini CLI (Google retires it on 2026-06-18), so both entry points resolve through the same backend chain: agy, then the gemini CLI, then agent --model gemini-3.1-pro.

2026-06-14
codex
مطوّرو البرمجيات

Delegate a task to OpenAI's GPT via the Codex CLI. Use this skill when the user explicitly asks to use Codex, GPT, or OpenAI for a task, or when you determine that GPT would provide better results for a specific task (e.g., tasks requiring OpenAI-specific strengths). Detects the codex binary, falls back to agent --model gpt-5.4-high if unavailable.

2026-05-29
xfail
محللو ضمان جودة البرمجيات والمختبرون

TDD xfail workflow with hermetic reproduction guards — reproduce a bug as a strictly-expected-to-fail test, verify the reproduction is genuine, apply a fix with diff-gate enforcement, and remove the xfail marker. Use when fixing bugs that need strict proof the test fails for the right reason, not because a mock is misconfigured. Triggers on "xfail", "strict xfail", "hermetic TDD", "reproduce with xfail", or "expected failure workflow".

2026-05-23
brainstorm-and-refine
الكتّاب والمؤلفونمديرو الفن

Use when the user wants to generate multiple original ideas from different AI models then iteratively judge, weave, and refine them into the best possible result across multiple passes. Triggers on phrases like "brainstorm and refine", "generate ideas then improve", "explore options then synthesize", or "brainstorm then polish"

2026-04-16
refine
مطوّرو البرمجيات

Use when the user has an existing draft, text, code, or artifact and wants it iteratively improved through multi-model critique and weaving across multiple passes. Triggers on phrases like "refine this", "improve this", "make this better", "iterate on this", or "polish this"

2026-04-16
cursor
مطوّرو البرمجيات

Delegate a task to Cursor's agent CLI. Use this skill when the user explicitly asks to use Cursor or the agent CLI for a task, or when you determine that Cursor's agent would provide better results for a specific task. Requires the agent binary — there is no fallback for this skill.

2026-03-30
gpt
مطوّرو البرمجيات

Use when running a prompt through OpenAI GPT directly. An alternative invocation point for /model-cli:codex — both use the same backend (codex binary or agent --model gpt-5.4-high fallback). Use this or /model-cli:codex interchangeably.

2026-03-15
study-deps
مطوّرو البرمجيات

Clone and study your project's dependencies at the exact versions you use. Scans manifest files (package.json, pyproject.toml, Cargo.toml, go.mod, etc.), resolves official source repositories, clones them to ~/study/<language>/, and creates version-pinned git worktrees. Use when the user wants to read upstream source code, understand how a dependency works, or study a library at the exact version their project depends on.

2026-03-15
tailwind-spacing-audit
مطوّرو الويب

This skill should be used when the user mentions uneven spacing, alignment issues, inconsistent gaps between elements, mixed margin/gap strategies, navbar or toolbar spacing problems, or asks to "clean up", "normalize", or "audit" spacing in a Tailwind component. This skill also applies when reviewing UI code where flex/grid containers use a mix of gap-*, margin (m*, me-*, ms-*), padding, and fixed widths to space sibling elements — even if the user doesn't explicitly say "spacing." If someone pastes a nav bar, toolbar, header, or action bar and says "something looks off," this skill is almost certainly what they need.

2026-03-15