deepak2431 / awesome-cody-commands

Create and share custom Cody commands
Creative Commons Zero v1.0 Universal
38 stars 2 forks source link
# Awesome Cody Commands [Cody](https://about.sourcegraph.com/cody) is an AI coding assistant developed by Sourcegraph. One of the cool features of Cody are commands which are pre-defined prompts with a set of context that the developers can directly apply to their code. This repository consists of curated lists of custom commands which can be used with Cody.

Commands List

A list of commands shared by the Cody users. To use any of the commands, copy the content of the prompt.json file and insert them under ~/.vscode/cody.json.

  1. Improve variable names
  2. Code smell
  3. Generate release notes
  4. Convert HTML to Markdown
  5. Convert HTML to Emmet Abbreviation
  6. Explain with Security Analysis

Contributing guidelines

Happy to hear that you want to add a custom Cody command! Please follow the contribution guidelines for making any contributions.

License

This repository is licensed under this License. See LICENSE for more details.