mit einem Klick
plan-mode
{{t "plan_mode.description"}}
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
{{t "plan_mode.description"}}
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Performance and security audit for code quality. Checks memory leaks, OOM risks, startup speed, ANR, lag, and security vulnerabilities. Auto-triggered by proactive-correction agent.
Initialize AI coding assistance framework for this project. Scans source code, generates customized rules based on actual project structure, and creates comprehensive references documentation. Use when setting up a new project or re-initializing after major changes.
Bootstrap AI coding assistance into ANY project. Supports 4 AI tools — Claude Code, Qoder, Codex, OpenCode. All tools share EXACTLY the same split-file architecture (rules/skills/agents/hooks/references loaded on-demand). Only the entry file name and config directory name differ.
{{t "code_review.description"}}
代码生成后的自动化审查技能。对新增/修改的代码执行项目规范合规检查。
复杂开发任务的结构化拆分技能。当任务涉及多模块协作、多步骤操作时,在执行前先输出分步计划。
| name | plan_mode |
| description | {"[object Object]":null} |
{{t "plan_mode.trigger_title"}}
- {{t "plan_mode.trigger_1"}}
- {{t "plan_mode.trigger_2"}}
- {{t "plan_mode.trigger_3"}}
- {{t "plan_mode.trigger_4"}}
{{t "plan_mode.skip"}}
## 📋 {{t "plan_mode.plan_output_header"}}
**{{t "plan_mode.plan_output_task"}}**:[{{t "plan_mode.plan_output_task_desc"}}]
**{{t "plan_mode.plan_output_modules"}}**:[{{t "plan_mode.plan_output_modules_list"}}]
**{{t "plan_mode.plan_output_files"}}**:[N]
**{{t "plan_mode.plan_output_rules"}}**:[{{t "plan_mode.plan_output_rules_list"}}]
### {{t "plan_mode.plan_output_steps"}}
| # | {{t "plan_mode.plan_output_col_action"}} | {{t "plan_mode.plan_output_col_target"}} | {{t "plan_mode.plan_output_col_dep"}} | {{t "plan_mode.plan_output_col_check"}} |
|---|------|-------------|------|--------|
| 1 | ... | ... | — | ... |
### ⚠️ {{t "plan_mode.plan_output_risks"}}
### ✅ {{t "plan_mode.plan_output_done_criteria"}}
{{PLATFORM_SPECIFIC_TASK_TEMPLATES}}
{{#if HAS_NDK}}
{{t "plan_mode.ndk_new_jni_content"}}
{{t "plan_mode.ndk_new_sign_content"}}
{{t "plan_mode.ndk_update_whitelist_content"}}
{{/if}}
{{t "plan_mode.principles"}}
{{t "plan_mode.collab_table_header"}} |---------|-----------| {{t "plan_mode.collab_new_page"}} {{t "plan_mode.collab_perf"}} {{t "plan_mode.collab_cross_module"}} {{t "plan_mode.collab_post_gen"}} {{#if HAS_NDK}} | {{t "plan_mode.collab_ndk_new_jni"}} | | {{t "plan_mode.collab_ndk_new_sign"}} | | {{t "plan_mode.collab_ndk_update_whitelist"}} | | {{t "plan_mode.collab_ndk_memory_opt"}} | {{/if}}
{{t "plan_mode.checkpoint_note"}}