/frames-llm-docs

LLM friendly documentation for Frames V2

Primary LanguageJavaScriptMIT LicenseMIT

Frames V2 LLM Instructions

This repository contains comprehensive instructions for implementing Farcaster Frames V2 in various project types. These files are designed to be used as context for LLMs (like ChatGPT, Claude, etc.) to help them understand and assist with Frames V2 integration.

Purpose

Drop these instruction files into your project and use them as context when asking an LLM to help you implement Frames V2 functionality. The LLM will be able to understand the context of how to create Frame V2 integrations based on these files.

Instruction Files

This repository includes the following instruction files for different project types:

Each file contains:

  1. Specific setup instructions for that project type
  2. Examples of how to import and use the SDK
  3. Common patterns and best practices
  4. A shared reference section with API details and common use cases

Additional Resources

Here are some additional resources for working with Frames V2:

How to Use

  1. Clone this repository or download the specific instruction file for your project type
  2. Include the file in your project or provide it as context to your LLM
  3. When asking the LLM for help with Frames V2 integration, reference the instruction file so it has the proper context

Contributing

Feel free to submit pull requests to improve the instruction files or add instructions for additional project types.

License

MIT