Community
Promptodex is built for collaboration. Here's how to get involved.
Contributing prompts
The best way to contribute is by creating and sharing prompts:
- Sign up at promptodex.com
- Create a prompt and make it public
- Tag it with relevant categories so others can find it
Improving the docs
Found a typo or want to improve this documentation?
Every page has an "Edit this page on GitHub" link at the bottom. Click it to open a pull request directly.
The docs repo: github.com/mrsteele/docs.promptodex.com
GitHub repositories
| Repository | Description |
|---|---|
| docs.promptodex.com | This documentation site |
| pod-cli | The official CLI |
| promptodex | The JavaScript/TypeScript SDK |
Forking prompts
See a prompt that's almost what you need? Fork it, improve it, and publish your own version. Forking is how the best prompts evolve.
Reporting issues
- CLI bugs — open an issue on the pod-cli repository
- SDK bugs — open an issue on the promptodex repository
- Website issues — contact the team through promptodex.com
- Docs issues — open an issue or PR on the docs repo