How to Use Our Prompts
Integrating these prompts into your workflow is simple. Copy the entire markdown prompt for your chosen language and provide it as context to your AI assistant.- For Chat Interfaces (Claude, ChatGPT, etc.): Paste the prompt at the beginning of your conversation before asking the AI to write code.
- For Cursor IDE: Add the prompt to your projectβs
Rules
to enforce the guidelines across all AI interactions. - For GitHub Copilot: Save the prompt to a file (e.g.
coingecko_rules.md
) and reference it in your chat with@workspace #coingecko_rules.md
. - For Claude Code: Include the prompt in your CLAUDE.md file.
Resources
- GitHub: github.com/coingecko/coingecko-typescript
- npm: npmjs.com/package/@coingecko/coingecko-typescript
Have feedback, a cool idea, or need help? Reach out to
soonaik@coingecko[dot]com