AI Prompts

CoinGecko API AI prompt library

CoinGecko API AI prompt library provides curated prompts to help you work with AI-powered development tools. These prompts help AI assistants in helping you implement CoinGecko API using the latest official SDK for the supported programming languages and correctly setup the API authentication.

How to use these prompts?

Copy these prompts into your AI-powered IDE or development tool, or directly into your chat with an AI assistant.

  1. In Claude Code, include the prompt in your CLAUDE.md file.
  2. In Cursor, add the prompt to your project rules.
  3. In Github Copilot, save the prompt to a file in your project and reference it with #<filename>.

Available prompts

Python

Complete guide for implementing CoinGecko API in a Python. View AI Prompt.

Typescript

Coming soon...

Best Practices

  1. Customize the prompts: These prompts are starting points. Modify them based on your specific requirements.
  2. Keep them updated: As you discover patterns that work well, update your prompts.
  3. Version control: Store your prompts in your repository so your team can benefit from them.
  4. Security: Always review AI-generated code for security best practices.