بنقرة واحدة
dockerfile
يحتوي dockerfile على 6 من skills المجمعة من devitools، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Integração com o Arandu (visualizador Markdown). Use quando o usuário mencionar "arandu", pedir para visualizar o plano, ou quando um plan.md for criado/atualizado e ARANDU_PORT estiver configurado.
Manage Confluence pages from the command line using the `confluence` script available inside the container. Use when asked to list, search, get, create, update, or delete Confluence pages. Also use when publishing documentation, runbooks, or Markdown files to Confluence spaces.
Manage Jira issues from the command line using the `jira` script available inside the container. Use when asked to get, read, create, update, comment on, transition status, or list Jira issues. Also use when creating issues with rich descriptions (ADF format) or running JQL queries.
Make HTTP requests from the command line using the `http` script available inside the container. Use when testing REST APIs, sending requests with custom headers, handling authentication, or when a more readable alternative to raw curl is needed.
Understanding the Copilot Sandbox container environment - paths, mounts, caches, and architecture. Use when troubleshooting path issues, permission errors, or environment confusion. Explains where files live, what's read-only vs writable, and how tools are configured.
Analyze screenshots from ~/Screenshots/ mounted read-only in the container. Use when user mentions screenshots, asks to see images, or references visual errors. Extracts text, identifies UI context (GitHub PR comments, VS Code errors, terminal output), and enables action based on visual content.