Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copilot-instruction-generatorNew to Visual Studio Code? Get it now.
copilot-instruction-generator

copilot-instruction-generator

Bjorn Li

|
31 installs
| (0) | Free
| Sponsor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copilot-instruction-generator

auto generate instruction for cursor / copilot.

features

  • detect current project and generate instruction
  • support multiple AI assistants (Copilot, Cursor)
  • search by keywords and add predefined instructions

Todo

  • [x] support search and add predefined instructions
  • [] auto update rules
  • [] support custom rules

Configurations

Key Description Type Default
copilot-instruction-generator.cursorRules Generate for Cursor Editor instead of GitHub Copilot boolean false
copilot-instruction-generator.enableAutoDetect Automatically detect and prompt to create AI config files boolean true

Commands

Command Title
cig.selectAIPrompt CIG: Browse Instructions by Category
cig.searchAIPrompt CIG: Search Instructions by Keyword
cig.clearGlobalState CIG: Clear Extension State

Development

  1. clone the repo and run pnpm install to install the dependencies.
  2. install vscode recommended extensions.
  3. run pnpm dev to start the extension.

Sponsors

License

MIT License © 2022 Bjorn Li

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft