Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ai-workflow-plugins

ai-workflow-plugins에는 tony에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 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