一键导入
claude-code
Delegate complex coding tasks, refactoring, and codebase analysis to Anthropic's Claude Code CLI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Delegate complex coding tasks, refactoring, and codebase analysis to Anthropic's Claude Code CLI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | claude-code |
| description | Delegate complex coding tasks, refactoring, and codebase analysis to Anthropic's Claude Code CLI. |
| when_to_use | When you need to delegate code writing, bug fixing, test generation, codebase refactoring, or code analysis to Claude Code CLI. |
| allowed-tools | Bash |
This skill guides you in delegating complex software engineering and codebase manipulation tasks to the external Claude Code CLI (claude) tool.
When using this skill to run Claude Code, you are delegating execution to a powerful sub-agent. Follow these instructions precisely to ensure clean execution, proper session management, and context sharing.
-p, --print: Runs Claude Code in non-interactive (headless) mode, prints the result, and exits. This flag is mandatory for automated delegation.--permission-mode bypassPermissions: Bypasses all interactive tool permission prompts, enabling full autonomy.--session-id <uuid>: Starts or continues a conversation using a specific UUID.Bash tool in the project root directory (which is your current working directory).Session IDs must only be reused within the context of the same active task. Do not share sessions across different tasks.
claude -p "$ARGUMENTS" --permission-mode bypassPermissions
claude -p "Now fix the failing test you just observed." --session-id <UUID> --permission-mode bypassPermissions
--permission-mode bypassPermissions is set.git status or git diff after execution to review the changes.Generate curated color token systems with dark/light mode support. Pick from 5 battle-tested palettes (Neutral Modern, Linear Dark, Claude Warm, Cursor Code, Lovable Pop) or generate a custom palette from a base color. Output is a ready-to-paste tokens.css block with semantic variables, automatic dark-mode switching, and WCAG AA contrast validation.
Development methodology selector and executor. Auto-selects the appropriate development method (TDD / BDD / API-First / Security-First / Direct Implementation) based on task context, or use the specified method directly. Supports direct invocation: `/dev-method tdd`, `/dev-method bdd`, etc.
Git workflow covering branch management, normalized commits, remote sync, with staged operation flows. Supports git commit, push, pull, branch, smart commit splitting, AI author tagging, safe branch operations.
通用网络小说创作技能 - 支持对小说项目进行初始化、做大纲/蓝图编排、故事构造与钩子编织、章节正文创作,以及文本级+故事级双重闭环质检。
End-to-end brand visual identity design methodology — a six-stage workflow from brand detective to system architect. Covers brand soul discovery, visual strategy, creative exploration, system building, multi-touchpoint narration, and guardian delivery.
Commercial and e-commerce image generation methodology — three-layer prompt engineering framework (subject-scene / style-texture / technical-constraints), scenario-based template library, and iterative optimization strategies for Chinese e-commerce and social media platforms.