Loading...
Loading...
Found 3,746 Skills
Proactive strategy for designing, stimulating, and amplifying electronic word-of-mouth (eWOM) as a strategic marketing asset — engineering conditions that cause satisfied customers to talk rather than merely responding to what they say. Invoke when a client needs to build an eWOM programme from zero, when review volume is low, when NPS scores are high but referrals are not materialising, or when the client wants to turn satisfied customers into active advocates. Distinct from playbook-reputation-management, which focuses on damage control and response protocols.
Safely move all local worktree changes, including untracked files, onto a local target branch (default `develop`) using a worktree-aware stash/apply flow that preserves existing target-branch edits and surfaces conflicts for user direction.
Geração de mensagens de commit padronizadas com emoji e tipo semântico
Refactor code with safety nets — tests green before and after, no behavior change
Reddit Ads platform help — campaign setup, subreddit targeting, ad formats (Image, Video, Carousel, Conversation, Product, Free-Form, AMA, Takeover, Interactive, Max), Reddit Pixel, Conversions API (CAPI), Lead Gen Ads, Business Manager, bidding strategy, audience building, conversion tracking. Use when Reddit ad ROAS is underperforming, you're not sure which subreddits to target, the Reddit Pixel isn't tracking conversions, your ads get downvoted or feel off-tone for Reddit, or you can't figure out the right bidding strategy. Do NOT use for general retargeting strategy (use /sales-retargeting), B2B advertising strategy across tools (use /sales-b2b-advertising), or organic Reddit marketing (out of scope).
Triage complet RTK : exécute issue-triage + pr-triage en parallèle, puis croise les données pour détecter doubles couvertures, trous sécurité, P0 sans PR, et conflits internes. Sauvegarde dans claudedocs/RTK-YYYY-MM-DD.md. Args: "en"/"fr" pour la langue (défaut: fr), "save" pour forcer la sauvegarde.
Generates a full comprehensive status update of the project. Use when the user asks for a status update, progress report, "STATUS UPDATE", "WHAT'S THE STATUS", or wants to know what's done, what's broken, and what's next. Writes to docs/status/.
PR triage: audit open PRs, deep review selected ones, draft and post review comments. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
Use when work is validated and ready to submit, to push to main and create PR for agent review
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware with per-person contributions, praise, and growth areas. Use when asked for weekly retro, what shipped this week, or engineering retrospective.
Markdown チェックリスト・YAML タスクリスト・要件定義書などからプロジェクトアイテムを一括作成する。タイトル・本文・Priority・Size をパースして `gh project item-create` + `item-edit` でフィールド設定。「要件書からアイテム作って」「タスクをプロジェクトに追加」「ロードマップを取り込んで」などで使用。
Handles commit flows by detecting changes, optionally running validator validation, and completing commits for requests such as "commit with validator", "run checks before commit", "run validator then commit", or "skip validator and commit".