Productivity

alirezarezvani/merge

19.0kgithub.com

Merge the winning agent's branch into base, archive losers, and clean up worktrees. Use when the user runs /hub:merge or asks to land the winning AgentHub result and tidy the session.

$ npx skills add alirezarezvani/claude-skills
스킬 보기

alirezarezvani/board

19.0kgithub.com

Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.

$ npx skills add alirezarezvani/claude-skills
스킬 보기

hashicorp/azure-verified-modules

github.com

Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.

$ npx skills add hashicorp/agent-skills
스킬 보기

wordpress/wp-interactivity-api

github.com

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

$ npx skills add wordpress/agent-skills
스킬 보기

ar9av/openclaw-history-ingest

github.com

Ingest OpenClaw agent history into the Obsidian wiki. Use this skill when the user wants to mine their past OpenClaw sessions for knowledge, import their ~/.openclaw folder, extract insights from previous OpenClaw conversations, or says things like "process my OpenClaw history", "add my OpenClaw sessions to the wiki", "ingest ~/.openclaw", or "what have I worked on in OpenClaw". Also triggers when the user mentions OpenClaw session logs, MEMORY.md, daily notes, or ~/.openclaw/workspace.

$ npx skills add ar9av/obsidian-wiki
스킬 보기

tanweai/p9

github.com

P9 Tech Lead mode — write Task Prompts, manage P8 agent teams, never write code yourself. Use when user says 'P9模式', 'tech-lead', '帮我管理这个项目', '任务拆解', or when coordinating 3+ parallel agents. Produces: Task Prompts (六要素) + P8 team delivery.

$ npx skills add tanweai/pua
스킬 보기

deanpeters/user-story-mapping

github.com

Create a user story map that lays out activities, steps, tasks, and release slices. Use when planning a workflow, backlog, or MVP around the user journey.

$ npx skills add deanpeters/product-manager-skills
스킬 보기

rudrankriyam/asc-revenuecat-catalog-sync

github.com

Reconcile App Store Connect subscriptions and in-app purchases with RevenueCat products, entitlements, offerings, and packages using asc and RevenueCat MCP. Use when setting up or syncing subscription catalogs across ASC and RevenueCat.

$ npx skills add rudrankriyam/app-store-connect-cli-skills
스킬 보기

membranedev/confluence

235github.com

Confluence integration. Manage document management data, records, and workflows. Use when the user wants to interact with Confluence data.

$ npx skills add membranedev/application-skills
스킬 보기

github/gtm-ai-gtm

35.7kgithub.com

Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.

$ npx skills add github/awesome-copilot
스킬 보기

kunchenguid/axi

github.com

Agent eXperience Interface (AXI) — ergonomic standards for building CLI tools that agents use via shell execution. Use when building, modifying, or reviewing any agent-facing CLI.

$ npx skills add kunchenguid/axi
스킬 보기

intellectronica/beautiful-mermaid

github.com

Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.

$ npx skills add intellectronica/agent-skills
스킬 보기

wordpress/wp-abilities-api

github.com

Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.

$ npx skills add wordpress/agent-skills
스킬 보기

aradotso/gsd-2-agent-framework

48github.com

Meta-prompting, context engineering, and spec-driven development system for autonomous long-running coding agents

$ npx skills add aradotso/trending-skills
스킬 보기

aradotso/chrome-cdp-live-browser

48github.com

Give AI agents access to your live Chrome session via CDP — interact with open tabs, logged-in accounts, and current page state

$ npx skills add aradotso/trending-skills
스킬 보기

nrwl/nx-import

github.com

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.

$ npx skills add nrwl/nx-ai-agents-config
스킬 보기

everyinc/ce-code-review

github.com

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and the caller applies. Use when reviewing code changes before creating a PR.

$ npx skills add everyinc/compound-engineering-plugin
스킬 보기

google/gemini-interactions-api

14.1kgithub.com

Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.

$ npx skills add google/skills
스킬 보기

everyinc/ce-sessions

github.com

Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.

$ npx skills add everyinc/compound-engineering-plugin
스킬 보기

nomadamas/hola-poke-yeoksam

5.8kgithub.com

올라포케 역삼점의 메뉴·매장 정보·이벤트 참여 흐름을 remote MCP 서버 기준으로 안내한다.

$ npx skills add nomadamas/k-skill
스킬 보기

everyinc/ce-doc-review

github.com

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.

$ npx skills add everyinc/compound-engineering-plugin
스킬 보기

elastic/elasticsearch-esql

github.com

Execute ES|QL (Elasticsearch Query Language) queries, use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or create charts and dashboards from ES|QL results.

$ npx skills add elastic/agent-skills
스킬 보기

asyrafhussin/react-vite-best-practices

github.com

React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving Vite configuration, build optimization, code splitting, lazy loading, HMR, bundle size, or React performance.

$ npx skills add asyrafhussin/agent-skills
스킬 보기

kkkkhazix/neat-freak

github.com

End-of-session knowledge cleanup with OCD-level rigor — reconciles project docs (CLAUDE.md, README.md, docs/) and agent memory against the code so nothing rots. 会话结束后对项目文档和记忆进行洁癖级审查与同步。MUST trigger when the user says: "sync up", "tidy up docs", "update memory", "clean up docs", "/sync", "/neat", "同步一下", "整理文档", "整理一下", "更新记忆", "梳理一下", "收尾", "这个阶段做完了", "新人能直接上手", or any phrase suggesting a dev milestone where knowledge needs reconciliation. Also trigger when the user reports stale docs, conflicting memories, or wants a clean handoff to teammates or other agents. Bare "整理" / "tidy" with prior dev context counts — do not under-trigger. Cross-platform: works on Claude Code, OpenAI Codex, OpenCode, and OpenClaw.

$ npx skills add kkkkhazix/khazix-skills
스킬 보기