Explore skills
66,741 skills found
learn
交互式学习技能。按知识点逐项推进,每个知识点分阶段(概念→实例→测试),用户控制节奏。两种用法:/learn 任务编号(如 /learn 3|Python|基础语法复习)从任务清单读取,/learn 自由内容(如 /learn 什么是装饰器)快速学习。仅通过 /learn 主动调用,不响应对话中的关键词。
reconcile
Sync project reality with the issue tracker. Scans git history for completed items, detects stale work, classifies deferred blockers, updates epic progress, proposes CONTEXT.md updates and ADRs. Run after sprints, after merges, or periodically. Trigger: "reconcile", "sync issues", "clean up backlog", "check progress", or /pm:reconcile.
research-scout
Deep-dive research and analysis of external reference materials (YouTube videos, articles, GitHub repos, documentation, code sources) against the current project. ONLY trigger this skill when the user explicitly uses one of these phrases: "research this against the project", "analyze this reference", or "compare to this project" (or close variations of those phrases). Do NOT trigger just because t
session
管理学习会话的开始和结束。开始时指定项目并读取任务进度;结束时分析成果、确认任务完成状态、更新任务清单、自动整理笔记。当用户说"开始学习""继续学习""开始工作""今天做""收工""结束学习""今天做完了""先这样"时触发。
sprint-dev
Interactive sprint worker. Reads status/ready + owner/ai items from GitHub Issues (or local backlog), presents them with context, groups into proposed PRs, and waits for your approval before building. Dispatches parallel sub-agents with self-review and full testing. Reads CONTEXT.md for domain terminology and .pm/out-of-scope/ for negative constraints. Trigger: "let's build", "work the backlog", "
headsup-notifications
Manage the macOS notification that fires when a Claude Code tab has been waiting on the user for more than N minutes. Use when the user types /headsup-notifications, asks to enable/disable the "Claude is waiting" notification, wants to change how long it waits before notifying, or wants to test that notifications are working. Accepts on/off, a numeric threshold (minutes), "test" to fire a one-off
triage
Process status/needs-triage items through the full pipeline: sort (reject/dedup), spec (brainstorming + writing-plans for M/L/XL items), score against the agent-ready checklist, and promote to status/ready (with owner/ai or owner/human) or reject to out-of-scope. Interactive — you confirm every decision. Trigger: "triage", "process backlog", "review incoming items", "spec items", or /pm:triage.
push-skills
检测 Claude Code 技能目录的变更,自动更新 README 并推送到 GitHub。仅通过 /push-skills 主动调用。
headsup-colors
Customize the three global tab colors for Claude Code's iTerm2 status hook — idle (fresh session), processing (Claude working), and waiting (Claude needs you). Invoke when the user wants to change any of those three colors ("change waiting color to orange", "idle should be gray", "swap blue for purple while processing"). Edits ~/.claude/hooks/headsup-status.conf, applies the matching color to the
headsup-label
Set or change the per-iTerm2-session label — both the window/tab title AND the badge (watermark) for THIS iTerm2 pane only. Use when the user wants a custom name for this specific tab ("call this tab 'deploy debugging'", "label this session 'prod work'", "set the badge to 'frontend'"). Title and badge always share the same string in this skill (the banner and watermark always match). Edits ~/.clau
daily-research
Daily research automation. Scans configured domains for actionable intelligence, filters through the weekly strategy brief for relevance, and produces a dated research report with action items for PM ingestion. Opens an auto-mergeable PR. Reads pulse-config.yaml from the nearest research directory. Trigger: "run daily research", "research scan", "what's new", "check for updates", or /product-pulse
headsup-diagnose
Actively exercise the headsup hook stack end-to-end. Flashes the three tab colors (idle → processing → waiting) on the current tab and verifies each round-trips through the daemon. Use when the user asks "is the headsup thing actually working", "test the headsup hooks", "/headsup-diagnose", or wants confirmation after a change. Different from /headsup-status (passive snapshot) — this skill perform