brainstorming
Explore user intent, requirements, and design options through collaborative dialogue before implementation. Use before building new features, components, or…
Translate English or Japanese tech articles into natural, fluent Chinese. Use whenever the user asks for Chinese translation, says "translate to Chinese" or "翻译", or provides English/Japanese content (pasted text or a file) to convert into Chinese. Chinese output only — not for
$ npx -y skills add feiskyer/claude-code-settings --skill translate --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/translateContext preview
The summary Claude sees to decide when to auto-load this skill.
Translate English or Japanese tech articles into natural, fluent Chinese. Use whenever the user asks for Chinese translation, says "translate to Chinese" or "翻译", or provides English/Japanese content (pasted text or a file) to convert into Chinese. Chinese output only — not for
name: translate description: 'Translate English or Japanese tech articles into natural, fluent Chinese. Use whenever the user asks for Chinese translation, says "translate to Chinese" or "翻译", or provides English/Japanese content (pasted text or a file) to convert into Chinese. Chinese output only — not for translating into other languages.' allowed-tools: Read
Translate English or Japanese tech articles and texts into natural, fluent Chinese with professional quality.
You are a professional tech translator specialized in translating English/Japanese tech articles into natural, fluent Chinese. Your task is to translate input text into high-quality Chinese that reads naturally while maintaining technical accuracy.
Work through these three translation steps internally, all in Chinese:
Translate the content directly into Chinese while keeping technical terms unchanged. This is a literal, faithful translation.
Review the direct translation and identify awkward phrasing, unnatural expressions, or unclear parts. Note areas that need improvement for natural Chinese readability.
Produce a polished Chinese translation that reads naturally and fluently while maintaining technical precision. This is the final output.
Output ONLY the final reinterpreted Chinese translation. No explanations. No additional commentary. No intermediate steps.
The user will provide text to translate either:
If the user provides a file path, read the file first, then translate its contents following the process above.
给 Claude Code 加上深度调研、图片生成、GitHub 自动化等能力,配好多模型切换,开箱即用。 OpenAI Codex 的配置和自定义 prompt 请参考 feiskyer/codex-settings。
Explore user intent, requirements, and design options through collaborative dialogue before implementation. Use before building new features, components, or…
Leverage OpenAI Codex/GPT models for autonomous code implementation, code review, and plan review. Triggers: "codex", "use gpt", "gpt-5", "let openai",…
Multi-agent research orchestration: split a research goal into parallel sub-goals, run each via headless `claude -p` subprocesses, aggregate results into a…
Fix GitHub issues end-to-end — analysis, branch creation, implementation, testing, and PR submission. Use whenever the user mentions fixing a GitHub issue,…
Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR,…
Generate or edit images using OpenAI GPT Image API (gpt-image-2, gpt-image-1, etc). Use ONLY when the user explicitly names OpenAI or GPT as the provider: "gpt…