garrettsiegel
e79bba471d
Add name field to frontmatter
2026-02-05 10:04:32 -05:00
garrettsiegel
ec917d7ec1
Add no-heredoc instructions to prevent terminal file corruption
2026-02-03 12:30:46 -05:00
Aaron Powell
3e2ad679b3
Merge pull request #642 from garrettsiegel/add-tailwind-v4-vite-instructions
...
Add Tailwind CSS v4 + Vite installation instructions
2026-02-03 11:44:05 +11:00
garrettsiegel
b1fd2fbf5a
Add Tailwind CSS v4 + Vite installation instructions
2026-02-02 12:41:48 -05:00
Jeremy Kohn
a98230c3a2
Merge branch 'main' into fix-spelling-errors-found-by-codespell
2026-02-02 02:59:58 -06:00
Jeremy Kohn
bb146c059f
fix: Correct spelling errors found by Codespell
2026-02-02 00:00:31 -06:00
Aaron Powell
e27435ce22
Merge pull request #628 from benjisho/main
...
Add Linux expert agent, instructions, and triage prompt
2026-02-02 12:33:41 +11:00
Benji Shohet
9c11df2445
Add Arch Linux expert resources
2026-01-31 23:26:43 +02:00
Jesse Ehrenzweig
206e276610
Updated Problem Details API RFC references (7807 -> 9457)
2026-01-30 12:21:09 -05:00
Jesse Ehrenzweig
74476591c5
Updated ASP.NET Core version references (9 -> 10)
2026-01-30 12:18:32 -05:00
copilot-swe-agent[bot]
c1f10f7dff
Add missing imports to Manual Server Control example
...
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2026-01-28 23:38:12 +00:00
copilot-swe-agent[bot]
d12b0b43e6
Fix Python async syntax in copilot-sdk-python.instructions.md
...
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2026-01-28 23:36:47 +00:00
Aaron Powell
66b0bfb9cc
Adding copilot-sdk stuff
2026-01-22 15:51:40 +11:00
bmaucote
3ffc10e4dd
Update agent instruction file
2026-01-16 17:53:14 +01:00
Christopher Harrison
f078f4540d
Update Svelte instructions with Svelte 5 best practices
...
- Added latest Svelte 5 runes best practices (.by, .pre, untrack)
- Added type-safe context with createContext() pattern
- Added transitions and animations section
- Emphasized effect best practices (prefer over )
- Added function bindings for two-way binding
- Restructured document for better readability with logical groupings
- Organized into clear sections: Core Concepts, Reactivity, SvelteKit, UI, TypeScript, Production
- Consolidated related topics (data loading, forms, tooling)
- Updated to align with official Svelte 5 and SvelteKit documentation
2026-01-15 14:13:10 -08:00
John Haugabook
0b9fb23265
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-14 16:39:55 -05:00
jhauga
e57e0f4816
Instructions for best color practices
2026-01-14 16:01:01 -05:00
bmaucote
9587bdef20
Add handoffs
2026-01-13 11:50:50 +01:00
Aaron Powell
aa8abf9f8c
Merge pull request #561 from fazedordecodigo/update-nextjs-instructions
...
Update Next.js instructions aligned with Next.js 16.1.1 (Jan 2026)
2026-01-13 09:07:07 +11:00
Mads Kristensen
a0cf303bda
Update instructions/vsixtoolkit.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-12 10:40:15 -08:00
Mads Kristensen
a54408d8f8
Update instructions/vsixtoolkit.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-12 10:39:17 -08:00
Mads Kristensen
b703c76d09
Update instructions with .editorconfig and .NET constraints
...
Added guidelines for adhering to .editorconfig and .NET Framework constraints.
2026-01-12 10:30:32 -08:00
Emerson Delatorre
9851144540
UPDATE: Corrigir a aplicação das melhores práticas do Next.js para incluir extensões específicas de arquivos
2026-01-12 15:20:36 -03:00
Emerson Delatorre
b6c28be915
UPDATE: Atualizar o título das práticas recomendadas do Next.js para 2026
2026-01-12 12:41:48 -03:00
Emerson Delatorre
09d12dc094
UPDATE: Revise Next.js best practices and enhance caching guidelines for version 16.1.1
2026-01-12 12:37:22 -03:00
Matt Soucoup
8173d995fa
Merge branch 'main' into add-agent-skills-instructions
2026-01-09 13:24:43 -10:00
Matt Soucoup
dadec85778
Merge branch 'main' into update-prompt-instructions
2026-01-09 13:16:15 -10:00
Matt Soucoup
a179d17715
Merge branch 'main' into patch-1
2026-01-09 13:08:07 -10:00
Matt Soucoup
7cb91eb601
Merge branch 'main' into add-symfony-instructions
2026-01-09 12:43:29 -10:00
Matt Soucoup
085172eeee
Merge branch 'main' into main
2026-01-09 12:41:13 -10:00
Matt Soucoup
960f40bc36
Merge branch 'main' into add-lws-instructions
2026-01-09 08:21:36 -10:00
Matt Soucoup
165cfb8d42
Merge branch 'main' into scala
2026-01-09 08:13:46 -10:00
Matt Soucoup
6079d04bd2
Merge branch 'main' into MCP-M365-Agents
2026-01-09 07:03:26 -10:00
Troy Simeon Taylor
fcfa14e758
Add TypeSpec for Microsoft 365 Copilot collection ( #516 )
...
* Add TypeSpec for Microsoft 365 Copilot collection: prompts, instruction, manifest, docs
* Fix prompt frontmatter (mode + quoted descriptions), quote instructions description, and folderId casing in docs
* Prompt frontmatter: remove name, add model field per guide
---------
Co-authored-by: Troy Taylor <troytaylor@microsoft.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-09 09:03:03 -08:00
benjisho-aidome
57473945b0
Add concise DevOps resources (agents, instructions, prompt) ( #1 ) ( #513 )
...
* Initial plan
* Add DevOps resources: agents, instructions, and prompt
* Replace redundant GitHub Actions instructions with expert agent
* Make DevOps resources more generic for easier maintenance
* Remove optional model field to align with repository conventions
* Reduce code examples to focus on principles and guidance
* Add DevOps Expert agent following infinity loop principle
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: benjisho-aidome <218995725+benjisho-aidome@users.noreply.github.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-09 08:41:01 -08:00
Gordon Lam (SH)
97b9837c74
Address PR review: Replace Claude with AI agent, fix scriptified wording
2026-01-09 21:58:34 +08:00
Gordon Lam (SH)
5d75b2d79b
Add agent-skills.instructions.md - Guidelines for creating Agent Skills
2026-01-09 21:47:06 +08:00
Gordon Lam
35a690f28e
Update instructions/prompt.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-08 18:02:10 +08:00
Gordon Lam
fc16945701
Update instructions/prompt.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-08 18:02:02 +08:00
Gordon Lam (SH)
36d550b6da
Update to latest standard for prompt writing
2026-01-08 17:46:32 +08:00
AIAlchemyForge
d00847a867
Update dataverse-python-agentic-workflows.instructions.md
...
LogicalName is the key to match against
2026-01-08 17:17:20 +13:00
BBoyBen
1292e8a141
Add instruction file for Agents ( #512 )
...
* V1
* Add variables settings
* Edit condition using
* Edit exemple
* Fix agent names
* Update readme
* Clean sub agent parts
* Clean + reorg parts
* Clean parts
---------
Co-authored-by: bmaucote <benoit.maucotel@capgemini.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-07 16:53:22 -08:00
Vasileios Lahanas
d49b16d735
Add Instruction for Symfony/PHP
2026-01-06 10:53:55 +02:00
Mads Kristensen
d27f4e8ed2
Add guidelines for Visual Studio extension development using Community.VisualStudio.Toolkit
2026-01-05 16:15:24 -08:00
Abbas
5e941719dd
Update instructions/lwc.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-31 10:01:21 +05:30
Abbas
2cff1e2589
Update instructions/lwc.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-31 10:01:00 +05:30
Abbas Jafry
01c9be7c08
Updated example codes
2025-12-31 09:57:31 +05:30
Abbas Jafry
2d36943446
Updated instructions to more specific examples for decorators
2025-12-31 09:49:01 +05:30
Abbas Jafry
751e36650e
Copilot suggestion updated
2025-12-31 09:34:16 +05:30
Abbas Jafry
996a3571cf
Updated instructions
2025-12-31 09:12:34 +05:30