LogoLogo
Packmind CloudChangelogGet supportJoin Slack
  • 👋Welcome!
  • 🪐Manage spaces
  • 🔐Security and data
  • 🐞Troubleshooting guides
  • 🚀First steps
    • Enable and configure AI
    • Connect your Git platform
  • 📥Capture your coding practices
    • How to create coding practices
    • Review practices in the Inbox
  • 🔍Enforce practices in your code
    • Setup practices detection with the AI Agent
    • Packmind CLI
      • Run with NPM
      • Run with Docker
      • SonarQube Integration
      • Run in Gitlab CI
      • Usage
  • Coding Assistants Integration
  • 👩‍💻Plugins & Integrations
    • IDE Plugins
      • 🚀Packmind's IDE plugins use cases
      • Visual Studio Code
      • Visual Studio
      • JetBrains IDEs
      • Eclipse
      • Xcode
      • Packmind Tech Coach
    • 🔔Get notifications
  • 📖Best practices management
    • Manage your practices
      • Import, copy and export practices
      • Use categories to organize your practices
      • Manage duplications of practices
      • Move all practices from a space to another space
      • Styling with Markdown
      • Multi-file examples on coding practices
    • 📰Scheduler to push practices
  • ↔️API Reference
    • Authentication
    • Documentation
  • ⚙️Account & Settings
    • 👩‍💼Manage users
    • 💵Subscription and Billing
    • 🔓Single Sign-On (SSO) in Packmind
      • Enable SSO for Packmind Cloud
      • Enable SSO for Packmind Self-Hosted
  • 🏠On-Premise version
    • Release notes - Self-Hosted versions
    • Install the Self-Hosted version
      • Migrate from a legacy setup (Mongo 2.x)
    • Connect a SMTP server
    • Authentication
      • Authentication with OpenLDAP
      • Authentication by SSO
      • Authentication with Active Directory
Powered by GitBook
On this page
  • Generate Coding Assistant Instruction Files
  • GitHub Copilot
  • Cursor
  • Windsurf
  • JetBrains Junie
  • Cline
  • Your AI Coding assistant not listed here?

Was this helpful?

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.

These tools' features evolve frequently, so we will adapt our integrations to provide the best experience for their latest capabilities.

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.

Note that the first generation process can take a few minutes; check regularly.

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

Coming soon

Windsurf

Coming soon

JetBrains Junie

The content of the file generated with GitHub Copilot can be appended to the file .junie/guidelines.md.

Cline

Coming soon

Your AI Coding assistant not listed here?

PreviousUsageNextIDE Plugins

Last updated 22 days ago

Was this helpful?