Claude
987135fb07
Add scheduled daily run to traffic-reporting workflow ( #480 )
...
* Initial plan
* feat: add daily scheduled run for traffic-reporting workflow
Update traffic-reporting.yml to run both on-demand and at 1AM UTC daily
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
---------
Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
2025-12-11 10:14:14 +11:00
Adrien Clerbois
576d486c73
feat: Add AGENTS.md file with project guidance for AI coding agents ( #477 )
...
* feat: Add AGENTS.md file with project guidance for AI coding agents
* docs: Update AGENTS.md with line endings script requirement
* fix: Correct 'mode' field to 'agent' in prompt files documentation and add AGENTS.md reference to README
2025-12-11 10:08:26 +11:00
Julien Dubois
14285a28ba
Add GraalVM Native Image support for Java applications ( #475 )
...
* Add GraalVM Native Image support for Java applications
* Fix comments from @aaronpowell
* Use [latest-version] placeholder
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add model for GraalVM native build
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* specify agent mode
* Enhance GraalVM Native Image support in Maven configuration by adding a native profile and specifying main class for better build management
* Fix formatting of agent field in GraalVM Native Image support prompt
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-11 09:52:23 +11:00
Matt Soucoup
ce81b23198
Add GitHub Actions workflow for traffic reporting ( #470 )
...
* Add GitHub Actions workflow for traffic reporting
* Update .github/workflows/traffic-reporting.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .github/workflows/traffic-reporting.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add HTTPS scheme validation for REPORTING_URL in traffic-reporting workflow (#471 )
* Initial plan
* Add HTTPS scheme validation for REPORTING_URL
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
* Add timeout and retry configuration to curl command in traffic-reporting workflow (#472 )
* Initial plan
* Add timeout and retry configuration to curl command
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
* Use --silent --show-error flags in traffic-reporting curl command (#473 )
* Initial plan
* Update curl to use --silent --show-error flags for better error handling
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com >
2025-12-10 09:27:07 +11:00
Burke Holland
dfb9d33cfe
Structured Autonomy Workflow ( #469 )
...
* Adding structured autonomy workflow
* Update README
* Apply suggestions from code review
Fix spelling mistakes
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add structured autonomy implementation and planning prompts
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-09 10:23:25 +11:00
Maximilian Irro
d430eb592a
Include .yaml files in applyTo for GitHub Actions instructions ( #468 )
...
Updated applyTo field to include .yaml files for workflows.
2025-12-08 09:44:42 +11:00
Maximilian Irro
ce15839f4e
Add support for compose.yaml in Docker best practices ( #466 )
...
* Add support for compose.yml in Docker best practices
* Fix formatting in Docker best practices instructions
2025-12-08 09:42:11 +11:00
Adrien Clerbois
164b61e169
Revise MCP agent documentation for clarity and detail ( #465 )
...
Updated expertise and guidelines for MCP tools, prompts, and resources. Enhanced best practices for attributes and resource management.
2025-12-08 09:41:23 +11:00
Hashim Warren
c222a57557
Enhance context7 agent with runSubagent ( #462 )
...
* Enhance with runSubagent
Added 'agent/runSubagent' tool to Context7-Expert for improved workflow execution.
* Fix description formatting
2025-12-08 09:39:52 +11:00
Troy Simeon Taylor
a89019fb3b
Add Dataverse SDK for Python Collection ( #458 )
...
* Add Dataverse SDK for Python: 5 new instruction files (error handling, authentication, performance, testing, use cases) + 4 prompts and updated READMEs
* Delete COLLECTION_STATUS.md
* Delete ENHANCEMENT_SUMMARY.md
2025-12-05 10:38:34 +11:00
Aaron Powell
b81a3dc5a4
Updated the MCP registry list and fixed some links ( #461 )
2025-12-05 10:36:38 +11:00
Aaron Powell
548562e58e
Adding partner agent to collection ( #460 )
2025-12-05 09:27:44 +11:00
John Haugabook
71ed2740aa
add convert-plaintext-to-md prompt ( #455 )
...
* add convert-plaintext-to-md prompt
* add convert-plaintext-to-md prompt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-05 09:27:01 +11:00
Copilot
9505d750de
Fix: Replace unsupported 'title' attribute with 'name' in agent files ( #452 )
...
* Initial plan
* Replace 'title' with 'name' in agent file frontmatter
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2025-12-04 11:11:49 +11:00
Chris Harris
8945eb22eb
Add Custom Agent Foundry agent ( #453 )
...
* Add Custom Agent Foundry agent
- Adds expert agent for designing and creating VS Code custom agents
- Provides comprehensive guidance on agent architecture and best practices
- Includes tool selection strategies, workflow patterns, and quality guidelines
- Updates README.agents.md with new entry
* Update README to enhance instructions for Custom Agent Foundry
* Refactor README to improve clarity and organization of Custom Agents section
* Add model specification for Custom Agent Foundry
2025-12-04 11:02:32 +11:00
John Haugabook
cdbe21347b
add tldr-prompt prompt ( #446 )
...
* add tldr-prompt prompt
* add tldr-prompt
Apply suggestion.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-03 09:53:58 +11:00
John Haugabook
adbecbabc6
add create-tldr-page prompt ( #445 )
...
* add create-tldr-page prompt
* create-tldr-page: add expected and formatting
create-tldr-page: add expected and formatting
create-tldr-page: add expected and formatting
2025-12-03 09:52:48 +11:00
Dan Wahlin
3a3edf892c
Add code snippets rule to technical-content-evaluator Agent ( #442 )
...
* Add Technical Content Evaluator Agent
* Update name
* Add code snippets rules
* Fix conflicts
* npm start run
2025-12-02 13:39:37 +11:00
Griffin Ashe
5ba082ca26
Add Lingo.dev i18n agent to partners collection ( #444 )
...
* Add Lingo.dev i18n agent to partners collection
* Updating count
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-12-02 09:07:08 +11:00
Griffin Ashe
a64cf7ae90
Add Diffblue Cover agent to partners collection ( #443 )
2025-12-02 09:00:52 +11:00
Copilot
2f9c96d4b5
Fix deprecated 'mode' attribute in prompt files by renaming to 'agent' ( #441 )
...
* Initial plan
* Rename 'mode' to 'agent' in prompt files and CONTRIBUTING.md
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2025-12-01 10:56:45 +11:00
Aline Ávila
ddfccc733e
Add generic code review instructions ( #437 )
...
* Add generic code review instructions
- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines
* Add generic code review instructions
- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines
* Add applyTo field to code review instructions front matter
2025-12-01 10:07:06 +11:00
shane lee
2f8a1ff839
add spring boot 4 migration guide ( #435 )
2025-11-28 09:37:08 +11:00
Max Prilutskiy
9bc6032521
Add Lingo.dev i18n Agent for GitHub Copilot ( #432 )
...
* Add Lingo.dev i18n Agent to GitHub Copilot customizations
This commit adds the Lingo.dev internationalization agent to the awesome-copilot collection. The agent provides systematic, checklist-driven i18n implementation for web applications.
Features:
- Expert at implementing internationalization (i18n) in web applications
- Systematic, checklist-driven approach using the i18n_checklist tool
- MCP server integration via SSE (https://mcp.lingo.dev/main )
- Supports comprehensive multi-language setup
The agent is added in alphabetical order to docs/README.agents.md and includes:
- Agent definition file: agents/lingodotdev-i18n.agent.md
- Installation badges for VS Code, VS Code Insiders, and Visual Studio
- MCP server configuration for the Lingo.dev service
More information: https://lingo.dev/mcp/github-copilot-agents
* Fix Lingo.dev branding in agent name
- Changed agent name from 'i18n-setup' to 'Lingo.dev i18n Agent'
- This ensures proper branding is displayed in the README
- Re-ran eng/update-readme.mjs to regenerate documentation
* Update agent name to 'Lingo.dev Localization (i18n) Agent'
- Changed from 'Lingo.dev i18n Agent' to include 'Localization'
- More user-friendly while keeping technical term in parentheses
- Follows pattern of other agents like 'Azure Data Explorer (Kusto)'
- Makes it discoverable for both localization and i18n searches
2025-11-27 10:00:50 +11:00
Aaron Powell
86adaa48fe
Chat Modes -> Agents ( #433 )
...
* Migrating chat modes to agents now that's been released to stable
* Fixing collections
* Fixing names of agents
* Formatting
* name too long
* Escaping C# agent name
2025-11-25 16:24:55 +11:00
Aaron Powell
7b7f9d519c
Removing newrelic agent for the moment ( #430 )
2025-11-24 09:54:22 +11:00
Troy Simeon Taylor
cf0f01d981
Add Power Apps Component Framework (PCF) Development Collection ( #428 )
...
* Add PCF Development collection with 17 instruction files
* Update instructions/pcf-overview.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fix description field formatting - wrap values in single quotes
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-24 09:45:23 +11:00
Guillaume
13dc6a4132
Create Context7 documentation expert agent ( #426 )
...
* Create Context7 documentation expert agent
Added Context7 documentation expert agent with detailed guidelines for library inquiries, version checks, and best practices.
* Add Context7 Expert agent to documentation
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-21 14:22:25 +11:00
Gerald Versluis
848c5c4ef1
Revise MediaPicker migration details and framework updates ( #424 )
...
* Revise MediaPicker migration details and framework updates
Updated deprecation notes and migration instructions for MediaPicker APIs. Adjusted target framework versions and deprecated API lists.
* Update TargetFrameworks for .NET MAUI upgrade
* Update Windows target framework version in instructions
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-21 14:19:43 +11:00
Jorge Balderas
44ce287473
add Playwright .NET test generation instructions ( #419 )
...
* add Playwright .NET test generation instructions
* applied Copilot review suggestions and executed npm start to generate documentation files
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-21 14:11:31 +11:00
Aaron Powell
e77928f1ac
Fixing CI
2025-11-21 14:08:10 +11:00
Dan Wahlin
bd2bba116d
Add Technical Content Evaluator Agent ( #421 )
...
* Add Technical Content Evaluator Agent
* Update name
2025-11-18 15:37:37 -08:00
spectatora
8440d151d3
Convert build scripts from CommonJS to ES Modules ( #416 )
...
* Convert build scripts from CommonJS to ES Modules
- Convert all eng/*.js files to ES Modules (.mjs)
- Update package.json scripts to reference .mjs files
- Fix ERR_REQUIRE_ESM error with vfile v6.0.3
- Add __dirname polyfills for ES Modules
* completing the migration of all files to es modules
---------
Co-authored-by: Lyubomir Filipov <lyubomir.filipov@jakala.com >
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-18 11:23:51 +11:00
spectatora
b147f8349c
Add Pimcore Expert chatmode ( #415 )
...
- Expert assistant for Pimcore CMS, DAM, PIM, and E-Commerce
- Covers DataObjects, Symfony integration, and E-Commerce Framework
- Includes comprehensive code examples and best practices
Co-authored-by: Lyubomir Filipov <lyubomir.filipov@jakala.com >
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-18 10:26:14 +11:00
Ambily
86d8fdc32e
Add Senior Cloud Architect Agent ( #400 )
...
* Create Senior Cloud Architect agent documentation
Added documentation for the Senior Cloud Architect agent, outlining responsibilities, required diagrams, and best practices for architectural design.
* Add Senior Cloud Architect agent to the documentation
* Change the comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-18 10:23:38 +11:00
Aaron Powell
f7667fa9e2
wasn't running on agents ( #418 )
2025-11-18 10:22:52 +11:00
dependabot[bot]
7fae67bf1b
Bump js-yaml in the npm_and_yarn group across 1 directory ( #414 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml ).
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 10:22:37 +11:00
factory-davidgu
527d2873b1
Add droid custom partner agent ( #406 )
...
* Add droid custom partner agent
Add a new Droid CLI assistant agent to the partners collection that provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation.
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
* Address PR #406 comments on droid agent
- Add model field to frontmatter
- Fix escaped pipe in Quick Reference table (remove unnecessary backslash from markdown table code cell)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
---------
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-18 10:16:59 +11:00
Kristiyan Velkov
3698df08da
Add Next.js front-end specialist agent mode ( #391 )
...
* [feat] added chatmode for Next.js
* [feat] update Readme file
* Updating readme
---------
Co-authored-by: kristiyan.velkov <kristiyan.velkov@ffw.com >
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-18 10:14:49 +11:00
Aaron Powell
b4cc1372c5
Fixing readme that wasn't updated properly ( #417 )
2025-11-18 10:13:02 +11:00
Paul Crane
076e9b28cc
Add Diffblue Cover Agent ( #410 )
...
This agent uses Diffblue Cover's MCP server to write unit tests for Java applications.
You will need a license (you can get a trial license here: https://www.diffblue.com/try-cover/ ), and the Diffblue Cover MCP server (https://github.com/diffblue/cover-mcp/ ) for this agent to work.
# Conflicts:
# docs/README.agents.md
2025-11-17 08:36:50 +11:00
Yuta Matsumura
d5a0856735
Update C# version references to 14 and ASP.NET Core 10 ( #411 )
2025-11-16 10:03:07 +11:00
ANGELELLI David
103fc99a9a
fix: ✏️ removal of extra trailing spaces ( #409 )
2025-11-16 09:59:48 +11:00
allcontributors[bot]
4cbe8f1ebe
add Jandev as a contributor for code ( #408 )
...
* update README.md
* update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-16 09:59:03 +11:00
Brooke Hamilton
c82d888fc4
makefile instructions ( #407 )
...
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com >
2025-11-16 09:58:31 +11:00
Griffin Ashe
3b38d0aa80
Add partner agents ( #405 )
...
* Add partner agents: Elastic, New Relic, MongoDB, Neo4j, Monday.com, and Apify
* Fix agent file naming to match conventions
* Add new partner agents and update Partners collection metadata
- Add six new partner agents to the Partners collection:
- Apify Integration Expert
- Elasticsearch Agent
- Monday Bug Context Fixer
- MongoDB Performance Advisor
- Neo4j Docker Client Generator
- New Relic Deployment Observability Agent
- Update partners.collection.yml to include new agent definitions
- Update Partners collection item count from 11 to 17 in:
- README.md
- collections/partners.md footer
- docs/README.collections.md
- docs/README.agents.md
* Fix New Relic agent filename and update partner references
- Remove obsolete New Relic Deployment Observability agent definition file
(newrelic-deployment-observability-agent.md)
- Update partners collection to reference the correct agent filename:
newrelic-deployment-observability.agent.md
- Keep partners.collection.yml items list in proper alphabetical order
- Update New Relic agent links in:
- collections/partners.md
- docs/README.agents.md
* Update agents/elasticsearch-observability.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update generated README files
---------
Co-authored-by: Alexis Abril <alexisabril@github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-16 09:55:12 +11:00
Vincent Koc
1ce1db266b
Adds Comet Opik Agent ( #403 )
...
* Create comet-opik.agent.md
* Update comet-opik.agent.md
* Update README.agents.md
2025-11-16 09:53:38 +11:00
Tj Vita
a45c37d9f6
Update Prompt Engineer chat mode description ( #398 )
...
* Update Prompt Engineer chat mode description
Change "propt" to "prompt" for item 74, Prompt Engineer description;
* Fix typo in prompt-engineer chatmode description
2025-11-16 09:51:20 +11:00
Pamela Fox
dd4f18d66a
Add pytest coverage prompt ( #396 )
...
* Add pytest coverage prompt
* Add pytest coverage prompt
* Address feedback
2025-11-16 09:49:42 +11:00
Jan de Vries
5bf1f4d8b8
Create Microsoft Agent Framework chatmode ( #399 )
...
* Added MAF chatmodes, based on current SK modes.
* Renamed to chatmode files
* Updated readme with `npm start`
* Added model to the chat mode. Sonnet works great for this
* Use Magentic-One to be more correct.
2025-11-14 09:35:09 +11:00