원클릭으로
translate-to-ptbr
Translate English documentation files to Brazilian Portuguese.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Translate English documentation files to Brazilian Portuguese.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | translate-to-ptbr |
| description | Translate English documentation files to Brazilian Portuguese. |
Translate English documentation files to Brazilian Portuguese.
bash, json, ```csharp, etc.)🇧🇷 Português | 🇺🇸 [English](README.md)Produce the complete translated file content ready to save.
---
### Step 4 — How to Invoke the Agent
Once set up, open Copilot Chat in VS Code and use natural language:
@docs-agent create the README.md for this project
@docs-agent update the Endpoints section in README.md to include the new Jobs endpoints
@docs-agent translate README.md to pt-BR
@docs-agent add a rule to CONTRIBUTING.md that DTOs must use records
@docs-agent update CONTRIBUTING.md with the new PR checklist and translate it to pt-BR
---
### How It All Fits Together
Developer invokes @docs-agent in Copilot Chat ↓ Agent reads .github/copilot-instructions.md (project context) ↓ Agent picks the right skill from .github/skills/ ↓ Skill provides the rules and structure for the task ↓ Agent produces the file content ↓ Developer reviews, adjusts if needed, and saves the file