Skip to main content

PowerSync and AI Coding Tools

This is a growing collection of resources designed to help you work with PowerSync using AI-powered IDE tools like Cursor, Claude, or Windsurf. These tools can help you implement PowerSync features faster and more efficiently.

PowerSync Agent Skills

PowerSync Agent Skills gives your AI agents all the PowerSync specific context it needs to action tasks in your code base. This includes the ability to perform actions specific to PowerSync. To get started quickly, simply run the following command in your terminal and follow the prompts to add the PowerSync Agent Skills to your project.
npx skills add powersync-ja/agent-skills
For more information on PowerSync Agent Skills, check out the official PowerSync Agent Skills repo on GitHub:

Agent Skills

PowerSync Agent Skills repository.

AI-Accessible Documentation

Markdown Version of Documentation Pages

For any page within our documentation, you can obtain the Markdown version, which is more easily readable by LLMs. There are several methods to do this:
  1. Press CTRL/CMD+C to copy the page in Markdown.
  2. Use the context menu on a page to view or copy the page in Markdown:
  3. Append .md to the URL to view the Markdown version, for example:
    https://docs.powersync.com/client-sdks/reference/javascript-web.md
    

Feed a Page to ChatGPT or Claude Directly

Use the context menu on a page to directly send it to ChatGPT or Claude for ingestion:

Full Documentation Text

We provide text versions of our documentation that LLMs can easily ingest:

Community Resources

Join our Discord community to share your experiences in using AI tools with PowerSync and to learn from other developers.