원클릭으로
en
Translates the document or text in context into English. Use when the user asks to translate something into English, or invokes /en.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Translates the document or text in context into English. Use when the user asks to translate something into English, or invokes /en.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Creates agent skills from an OSS project's documentation. Splits the documentation other than README.md into per-topic skills/<oss>-<topic>/*.md files, and has README.md and SKILL.md reference them, so human-facing documentation and skills share the same body and avoid double maintenance. Use when turning an OSS project's documentation into skills, or restructuring existing documentation into a skill-based layout.
Writes commit messages following Conventional Commits in English. Use when the user asks to write, format, or improve a commit message.
Conventions and commands for Go projects — testing, linting, JSON Schema generation, and error handling. Use when developing, testing, or linting Go code in this repository.
Baseline rules for this repository — use English, never commit to default branches, never rewrite commit history. Use at the start of any coding or git task.
Creates a branch, commits the changes, and opens a pull request whose description summarizes the full diff between base and head. Use when the user asks to create a pull request, open a PR, or submit changes for review.
Reviews an agent skill's SKILL.md against authoring best practices and reports findings by severity. Use when the user asks to review, audit, or check the quality of an agent skill or a SKILL.md.
| name | en |
| description | Translates the document or text in context into English. Use when the user asks to translate something into English, or invokes /en. |
Translate the document (or the text the user provides) into English. Preserve code blocks, identifiers, URLs, and other non-prose verbatim.