Skip to main content

Vesely/skills

SkillsMP は Vesely/skills から 21 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
21
GitHub スター
27
GitHub フォーク
2

収集済み skill 21 件中 21 件を表示しています。

職業分類
ソフトウェア開発者
説明

Upload an image, GIF or video into a GitHub PR or issue body and get back a github.com/user-attachments URL. `gh` has no native command for this — this is the same endpoint the web UI's drag-and-drop uses, so the asset inherits the repo's visibility instead…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generates annotated browser screenshots of every UI change as the primary PR deliverable — plus an optional GIF screencast for multi-step or animated flows — then writes a concise PR title and description ready to paste into GitHub, and optional data-model…

原文の言語: 英語

更新
職業分類
映画・ビデオ編集者
説明

Turn an agent-browser session into a polished product-demo video — fully local, free, no cloud upload. Records the browser to WebM while logging every action, then composites an MP4 with automatic zoom-to-click, a smooth animated cursor with trail, click…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when a defect's mechanism is known and the change you are about to ship may leave it intact — prompt/instruction tweaks, retries, warnings, post-hoc repair, fallbacks, guards downstream of the bad value — or when cost, risk, validation difficulty or scope…

原文の言語: 英語

更新
職業分類
一般事務員
説明

Compress the whole thread — the problem or feature being worked on and how it was solved — into a single TL;DR line, then propose up to three terse next-step labels (≤8 words each, slash commands welcome) the user can take. Use whenever the user types…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Upload a local file to private R2 temp storage and get back a public direct URL that auto-expires. Use when you need to host a screenshot, screencast, GIF, PDF, log or any artifact so it can be embedded in a PR description, pasted into Slack/Linear, or shared…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Orchestrate a large task across multiple agents with cost-aware model routing — session model for judgment-heavy work, Sonnet for mechanical work, Fable or GPT-5.6-sol-and-newer via Codex CLI for the hardest nodes and cross-model review. Decomposes, routes,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Align recently written or changed code so it matches the surrounding project's established conventions — formatting, naming, imports, comments, and idioms — learned from the codebase itself, then apply the fixes. Use this whenever the user wants their changes…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze recent Claude Code sessions and report where the most tokens (and estimated cost) were burned, with data-driven tips to cut usage and avoid rate limits. Scans ~/.claude/projects session logs over a window (default last 5h, configurable), ranks the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Packages the current chat (or one or more specific issues/topics) into self-contained handoff files and launches each in its own fresh `claude` session with a dedicated, meaningfully named git worktree — so work continues without manual context copy-paste.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Hands-free voice loop for driving Claude by voice. Combines the say skill (Gemini TTS audio out), a focus-pull back to the caller's cmux prompt, Wispr Flow dictation (voice in), and an appendix-stop listener so the user ENDS and SUBMITS each turn by saying…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Summarize and simplify the last agent message, then speak it aloud via Gemini TTS (Vertex AI, voice Charon), in whatever language the user is using in the session. Falls back to sag/macOS say.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Two-phase research workflow for Medium articles. Phase 1 discovers candidates via RSS tag feeds plus DuckDuckGo content search; Phase 2 spawns one subagent per selected article to fetch full content through the Freedium mirror (paywall bypass) and return a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Control the Wispr Flow voice dictation app on macOS from the shell via its `wispr-flow://` URL scheme — lets an AI agent (e.g. Claude Code) turn Wispr Flow listening on and off for the user. Use when the user wants an agent to start or stop dictation…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate text, images, and video from the CLI via the Vercel AI Gateway (one key, hundreds of models).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Delegate a task to Cursor's CLI agent (code review, Q&A, planning) for a second opinion from a non-Claude model

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetch and execute a remote skill on-the-fly without installing it permanently. Use when the user wants to try a skill once, run a skill from GitHub, use a remote skill without installing, or mentions "use-skill", "run remote skill", "try this skill", "fetch…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Audit your Claude Code setup for token waste and context bloat. Use when the user says "audit my context", "check my settings", "why is Claude so slow", "token optimization", "context audit", or runs /context-audit. Starts by running /context to see real…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Capture the current session's repeatable process into a reusable SKILL.md skill file. Use when the user wants to create a skill, save a workflow as a skill, turn a process into a reusable skill, or mentions "skillify", "create skill", "make a skill", "save as…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

One-time setup of supply-chain protections for a project. Detects the package manager (npm, pnpm, Yarn, Bun), installs Socket Firewall (sfw), configures a 48-hour minimum package release age, and writes persistent dependency rules to CLAUDE.md. Use when the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create and manage temporary/disposable email inboxes via tempmail.lol API (no dependencies, just curl). Use whenever the user needs a throwaway email — E2E testing, account registration, email verification, OTP confirmation, or any disposable inbox scenario.…

原文の言語: 英語

更新
収集済み skill 21 件中 21 件を表示しています。