Коллекция агентов и плагинов для GitHub Copilot
general
awesome-copilot is a Claude Code skill that provides access to a community-created collection of custom agents, instructions, skills, and plugins for GitHub Copilot. The collection includes Playwright skills for exploring websites and automating form filling, UI/UX design review via Penpot, image manipulation through ImageMagick, and adding GraalVM Native Image support to Java projects. Plugins are installed via the Copilot CLI using `copilot plugin install <plugin-name>@awesome-copilot`. It is aimed at developers who want to extend GitHub Copilot with ready-made, specialized tools for web automation, interface design review, and media processing workflows.
- #playwright-explore-website
- #playwright-automation-fill-in-form
- #web-design-reviewer
- #penpot-uiux-design
- #image-manipulation-image-magick
- #java-add-graalvm-native-image-support