Coding Assistants Integration
AI Agents for code generation embed more and more capabilities for customization and context addition.
Packmind can synchronize your best practices in your local Git workspaces.
Generate Coding Assistant Instruction Files
Instruction files are markdown files that can be generated within each Packmind space.
Go into the Practices menu of your space
Click on Coding Assistant
Pick your coding assistant and generate your first instruction file.
Once the generation is ready, you can download the file.
A new generation can be run at any time, for instance, if you've added new practices.
Note that files are currently generated in the space's scope.
GitHub Copilot
The file downloaded from Packmind is called copilot-instructions.md
and should be placed inside the root folder .github
of your IDE workspace.
GitHub Copilot will automatically pick up this .github/copilot-instructions.md
file during your conversations with the agent.
Cursor
Windsurf
JetBrains Junie
The content of the file generated with GitHub Copilot can be appended to the file .junie/guidelines.md
.
Cline
Your AI Coding assistant not listed here?
Last updated
Was this helpful?