docs: align VS Code Copilot prompts, modes, toolsets and instructions with .cursor rules#48
Merged
Loukass23 merged 2 commits intoCodeAcademyBerlin:mainfrom Sep 8, 2025
Merged
Conversation
… with .cursor rules - Add `copilot-instructions.md` as the single source of truth for repo-wide architecture, boundaries, and coding patterns - Create prompt files for planner, accessibility, performance, feature, AI integration, testing, and all remaining `.cursor/rules` topics - Update `modes.json` to map each rule to a Copilot mode - Add `toolsets.json` for Copilot tool integration - Ensure all Copilot config reflects repo architecture and coding patterns from `copilot-instructions.md` - Add `mcp.json` for `context7` and `plate` MCP servers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
📝 Description
Generate and align VS-Code-based-GitHub-Copilot-specific prompts, modes, toolsets, and instructions with Cursor-specific rules
What does this PR do?
🔄 Type of Change
📸 Screenshots/Videos
N/A
🤔 Questions and Concerns
Uncertain if copilot-instructions.md under the .github directory would affect Cursor's AI instructions.
Generated files have not been put in extensive use to varify validity.
Known Issues or Limitations
N/A
📚 Additional Context
This update is aimed for GitHub Copilot VS Code users to use AI with rules corresponding to what has been set in the Cursor environment. Every rule under the .cursor directory is mapped into the prompts, instructions, and toolsets files under .vscode/copilot.