Explore skills
66,741 skills found
deep-dive
Deep-dive research and analysis of external reference materials (YouTube videos, articles, GitHub repos, documentation, code sources) against the current project. Reads pulse-config.yaml for config. Reports save to {research_dir}/deep-dives/. ONLY trigger when the user explicitly asks to research, analyze, or compare a resource against their project — not just because they share a link. Trigger: "
audit
Audit existing screenshot captures for quality issues. Checks every PNG file in a directory for wrong-company content, blank sections, cookie banners, error pages, and other problems. Reports what needs recapturing. Use when screenshots look wrong or after a batch capture to verify quality. Invoke with /site-capture:audit.
classify-change
Classify a proposed code change as Leaf Node or Core Code to decide how much AI usage and review rigor is appropriate. Use this skill whenever the user asks "is this leaf or core", "what kind of change is this", "should I vibe code this", "can AI write this", "how rigorous should the review be", or before starting any non-trivial change. Also useful as a sub-step inside other workflows (planning,
code-review
Review a Pull Request or code change with rigor calibrated to whether it's leaf-node or core code. Use this skill whenever the user asks to review, audit, or evaluate code — phrases like "review this PR", "audit this code", "is this PR ready", "look at this branch", "review my changes", "what do you think of this", "code review please". Also trigger when reviewing AI-authored code specifically. Th
analyze-idea
Orchestrated business idea analysis. Runs 10 dimension skills for deep factual research, applies Bootstrap Oracle scoring with full context, then synthesizes a strategic verdict with Venture Sensei voice. Use when user runs `/analyze-idea`, asks to "analyze this business idea", "full analysis", "comprehensive evaluation", "give me the full picture on this idea", or wants the most thorough business
bootstrap-oracle
Structured business idea evaluator that outputs functionally narrow, painkiller businesses with built-in expansion to sustainable profitability. Use when user runs `/bootstrap-oracle`, asks to "score this business idea", "run oracle analysis", "evaluate this with oracle", "give me the oracle output", or needs a structured SaaS/bootstrap business evaluation with scoring, unit economics, and cash-fl
business-model
Revenue model and unit economics analysis for bootstrapped founders. Evaluates pricing architecture, margin structure, cash flow dynamics, offer design, and revenue quality — forcing founders to examine whether the way they make money is optimal, sustainable, and designed to compound before scaling acquisition. Use when user runs `/business-model`, asks about "revenue model", "pricing strategy", "
issue-triage
Score and prioritize all open GitHub Issues by Impact x Effort x Urgency. Outputs a triage matrix (TRIAGE.md), applies priority labels, and suggests a sprint plan. Use when your issue backlog is overwhelming, you don''t know what to work on next, or you want a structured sprint plan. Triggers on: "issue 整理", "バックログ整理", "何から手をつける", "issue優先度", "sprint plan", "issue-triage", "issue triage". DO NOT U
pr-respond
Address open GitHub PR review comments automatically. For each unresolved comment, classifies as MUST-FIX (edit code), ACK (reply only), or DISCUSS (ask back). Edits the relevant files, commits, and drafts a response comment for each item. Use when you receive PR review feedback and want to address all comments in one pass. Triggers on: "PRのコメントに対応", "review comments", "address PR feedback", "レビュー
release-notes
Generate human-readable release notes from git history and merged PRs. Creates two versions: user-facing (what''s new in plain language) and developer-facing (conventional changelog format). Publishes as a GitHub Release draft with auto-suggested semver bump. Use when you''re preparing a release, want to document what changed since the last tag, or need to write CHANGELOG entries. Triggers on: "リリ
repo-tour
Generate a comprehensive onboarding guide for any codebase. Produces a REPO_TOUR.md with a 30-second summary, annotated directory tree, Mermaid architecture diagram, key files list, and "where to look for X" quick-reference. Use when you''re new to a codebase, onboarding a team member, or need to document the overall structure. Also useful after a major refactor to update understanding. Triggers o
agent-context
Generate evidence-driven context files (AGENTS.md, CLAUDE.md, GEMINI.md, docs/agents/, .claude/settings.json, cross-vendor configs) from Understand-Anything knowledge graphs. Use when the user runs /agent-context, asks to "bootstrap agent context", "generate AGENTS.md", "initialize Claude Code context", or "make this repo AI-agent-ready". Requires $PROJECT_ROOT/.understand-anything/knowledge-graph