#
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
.
- Improve variable names
- Code smell
- Generate release notes
- Convert HTML to Markdown
- Convert HTML to Emmet Abbreviation
- 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.