← All creators

tony

User

Claude Code Plugins, Commands, and Skills

11 indexed · 0 Featured · 1 stars · avg score 69
Prolific

Categories

Indexed Skills (11)

AI & Automation Listed

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.

1 Updated 5 days ago
tony
AI & Automation Listed

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.

1 Updated 5 days ago
tony
AI & Automation Listed

gemini

Delegate a task to Google's Gemini via the gemini CLI. Use this skill when the user explicitly asks to use Gemini or Google's model for a task, or when you determine that Gemini would provide better results for a specific task (e.g., tasks requiring Gemini-specific strengths). Detects the gemini binary, falls back to agent --model gemini-3.1-pro if unavailable.

1 Updated 5 days ago
tony
Data & Documents Listed

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.

1 Updated 5 days ago
tony
AI & Automation Listed

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".

1 Updated 5 days ago
tony
Web & Frontend Listed

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.

1 Updated 5 days ago
tony
AI & Automation Listed

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 + Gemini + GPT, peer-only averaging).

1 Updated 5 days ago
tony
AI & Automation Listed

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.

1 Updated 5 days ago
tony
AI & Automation Listed

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"

1 Updated 5 days ago
tony
AI & Automation Listed

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"

1 Updated 5 days ago
tony
AI & Automation Listed

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"

1 Updated 5 days ago
tony

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.