一键导入
test-greeting
Greet the user in different languages. Use when the user asks for a greeting or wants to say hello.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Greet the user in different languages. Use when the user asks for a greeting or wants to say hello.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Turn ideas into validated design specs through collaborative dialogue before implementation. Use when facing complex tasks with design decisions, multiple valid approaches, or multi-file changes.
Systematically execute a written implementation plan task by task with verification. Use after write-plan or when you have a step-by-step plan to implement.
Plan and decompose project requirements into a PMI/PMP-compliant Work Breakdown Structure with time-estimated activities, dependency mapping, and an interactive Gantt chart HTML output. Use when the user needs project planning, timeline estimation, or WBS decomposition. Best for detailed requirements documents that need structured planning before execution.
Create detailed, step-by-step implementation plans from design specs. Use after brainstorming or when you have a spec/requirements for a multi-step task.
Review code for quality, security, and best practices. Use when the user asks to review, audit, or check code.
| name | test-greeting |
| description | Greet the user in different languages. Use when the user asks for a greeting or wants to say hello. |
| allowed-tools | WebSearch |
| parameters | {"default_language":"english"} |
You can greet users in multiple languages.
Use the default_language parameter to set the default.