mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 19:35:13 +00:00
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
This commit is contained in:
@@ -4,10 +4,10 @@ description: Essential prompts, instructions, and chat modes for modern frontend
|
||||
tags: [frontend, web, react, typescript, javascript, css, html, angular, vue]
|
||||
items:
|
||||
# Expert Chat Modes
|
||||
- path: chatmodes/expert-react-frontend-engineer.chatmode.md
|
||||
kind: chat-mode
|
||||
- path: chatmodes/electron-angular-native.chatmode.md
|
||||
kind: chat-mode
|
||||
- path: agents/expert-react-frontend-engineer.agent.md
|
||||
kind: agent
|
||||
- path: agents/electron-angular-native.agent.md
|
||||
kind: agent
|
||||
|
||||
# Development Instructions
|
||||
- path: instructions/reactjs.instructions.md
|
||||
|
||||
Reference in New Issue
Block a user