بنقرة واحدة
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