·powersync
</>

powersync

Best practices for building applications with PowerSync — schema design, client SDK usage, sync configuration, service setup, and debugging.

48Installs·8Trend·@powersync-ja

Installation

$npx skills add https://github.com/powersync-ja/agent-skills --skill powersync

How to Install powersync

Quickly install powersync AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/powersync-ja/agent-skills --skill powersync
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: powersync-ja/agent-skills.

SKILL.md

View raw

Best practices and expertise for building applications with PowerSync.

Key rule: client writes never go through PowerSync — they go directly from the app's upload queue to your backend API. PowerSync only handles the read/sync path.

When setting up the PowerSync Service, ask the user two questions if the answers aren't clear from context:

Best practices for building applications with PowerSync — schema design, client SDK usage, sync configuration, service setup, and debugging. Source: powersync-ja/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/powersync-ja/agent-skills --skill powersync
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-11

Browse more skills from powersync-ja/agent-skills

Quick answers

What is powersync?

Best practices for building applications with PowerSync — schema design, client SDK usage, sync configuration, service setup, and debugging. Source: powersync-ja/agent-skills.

How do I install powersync?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/powersync-ja/agent-skills --skill powersync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/powersync-ja/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-05

Related Skills

None