一键导入
claudeproduct
Answer Claude, Claude Code, Anthropic API, skills, connectors, plugins, and Claude product questions using official current docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Answer Claude, Claude Code, Anthropic API, skills, connectors, plugins, and Claude product questions using official current docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create a taste-to-artifact visualization package for a project, task, draft SPEC, UI, backend, agent runtime, dashboard, game, or product idea without implementing it. Use when the user asks to visualize taste.md, taste.vision, what the model thinks is being built, a product experience, UI mockup, architecture schematic, operator journey, or comprehension check before execution.
Run an approval-first variant of the minmaxing workflow: research, audit, plan, estimate, draft SPEC, visualize the intended product or operator experience, then stop with WAITING_FOR_VISUAL_APPROVAL before implementation. Use when the user wants to see and approve the model's understanding before code changes, or wants to continue or revise a saved visualization workflow.
Use this as the definitive workflow command for mutating work: default Opus 4.7 high planning and review with MiniMax-M2.7-highspeed Token Plan execution, plus explicit governed model profiles such as sonnetminimax for Sonnet 4.6 judgment with MiniMax execution. It must drive to a verified result, partial result, or blocked repair path; /opusminimax is the advanced engine underneath, not a competing daily command.
Run the power-user Sonnet 4.6 judgment plus MiniMax-M2.7-highspeed Token Plan executor route. Use when the operator wants to preserve Opus quota or has exhausted Opus, while keeping the same governed /opusworkflow lifecycle and MiniMax bounded execution.
Advanced engine behind /opusworkflow for provider split, packet, repair, and benchmark work, including the explicit sonnetminimax profile for Sonnet 4.6 judgment plus MiniMax-M2.7-highspeed execution. Normal build/fix/refactor work should use /opusworkflow.
Run the optional all-Opus sibling of /opusworkflow. Use when the operator explicitly wants Opus 4.7 as planner, executor, reviewer, and final judge with default high effort and optional max effort.
| name | claudeproduct |
| description | Answer Claude, Claude Code, Anthropic API, skills, connectors, plugins, and Claude product questions using official current docs. |
Use this skill when the user asks how to use a Claude or Anthropic product feature, or when the harness needs to look up its own Claude-facing operating surface.
Examples:
This is a current-docs router, not a stale product encyclopedia.
Official Claude Code docs describe "ask Claude about its capabilities" as a normal workflow. This skill makes that behavior evidence-grounded for minmaxing: answer from official docs, separate product surfaces, and downgrade confidence when a feature is account-, plan-, platform-, or time-sensitive.
/claudeproduct to frame Claude product questions and enforce the
official-source policy./webresearch inside this skill for narrow current facts./deepresearch inside this skill when the answer spans multiple Claude
surfaces, plan/feature availability, implementation architecture, or
conflicting docs./workflow only after the product answer becomes repo-changing work./metacognition before execution when the route is ambiguous.Prefer sources in this order:
https://code.claude.com/docs/llms.txt for Claude Code docs discovery.https://code.claude.com/docs/.https://claude.com/docs/llms.txt or specific pages under
https://claude.com/docs/.https://docs.anthropic.com/.https://support.claude.com/.Use community posts, Reddit, blog posts, or stale examples only as leads. Do not cite them as authority unless the user explicitly asks for community practice.
Choose exactly one:
| Question Class | Use When | Research Mode |
|---|---|---|
howto | user asks how to use a Claude product feature | /webresearch unless docs are already in context |
capability | user asks whether Claude can do something | /webresearch with current official docs |
comparison | user asks skills vs commands, connectors vs plugins, Claude Code vs Claude.ai, etc. | /webresearch; escalate to /deepresearch if multi-surface |
implementation | answer will drive harness code, settings, plugin, skill, or API usage | /deepresearch for non-trivial changes |
troubleshooting | user asks about an error, missing feature, auth, settings, or runtime behavior | /webresearch plus repo/runtime evidence |
selflookup | harness needs to know its own Claude-facing skills, rules, commands, or settings | repo inspection plus /webresearch if current Claude behavior matters |
blocked | current docs, account access, permission, or product availability cannot be verified | state blocker and downgrade confidence |
/goal, goal evaluator behavior, local supervisor processes, worktree
isolation, permissions, plan mode, routines, and /loop..claude/settings.json,
.claude/settings.local.json, ~/.claude/settings.json, managed settings,
permissions, environment variables, sandboxing, and MCP config.CLAUDE.md, rules, memory,
skills, legacy commands, native /goal, prompt-based Stop-hook wrappers,
plugins, hooks, subagents, agent teams, Agent View, background-session
supervision, and Agent SDK.Do not assume feature parity across surfaces. A feature documented for Claude.ai is not automatically available in Claude Code, and a Claude Code feature is not automatically available through the Anthropic API.
minmaxing temporal anchor injected by hooks, or run
bash scripts/time-anchor.sh text, before answering time-sensitive Claude
product questions.When the question is about this repo's Claude-facing surface:
docs/harness-capability-map.md for human route/capability summariesdocs/harness-capability-map.json for exact counts, paths, related
rules, scripts, evals, hooks, and Codex surfacesbash scripts/harness-capability-map.sh --check.claude/skills/.claude/rules/.claude/settings.json.claude/hooks/.codex/CLAUDE.mdAGENTS.mdREADME.mdscripts/start-session.sh/webresearch only for external Claude Code behavior that may have
changed.Never read .env, .env.*, credentials, tokens, customer memory seeds, or
private connector secrets just to answer a Claude product question.
## Claude Product Question
- Question Class: [howto / capability / comparison / implementation / troubleshooting / selflookup / blocked]
- User Question: ...
## Source Policy
- Primary sources: official Anthropic/Claude docs
- Docs index checked: [yes / no / already in context / not needed]
- Freshness requirement: [current / stable / blocked]
## Source Ledger
- Cited:
- [URL or repo path] - [why it matters]
- Reviewed But Not Cited:
- [URL or repo path] - [why it was downweighted]
- Rejected:
- [source] - [reason]
## Answer
[Clear user-facing answer. Include exact commands or steps when helpful.]
## Harness Implication
- Route: [/webresearch / /deepresearch / /workflow / /metacognition / direct answer / blocked]
- Repo impact: [none / docs / settings / skill / script / blocked]
- Follow-up gate: [none / /introspect / /verify / release-check]
## Confidence
- Level: [high / medium / low]
- Downgrade: [none / missing current docs / conflicting docs / missing account access / repo-only evidence]
/webresearch./deepresearch or route into
/workflow after the research brief is sufficient..env for a product docs answer./claudeproduct as a replacement for /webresearch,
/deepresearch, /workflow, or /introspect.Use this fixture gate after changing the skill:
bash scripts/claudeproduct-scorecard.sh --fixtures --json