agent-skills

skill
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 9 GitHub stars
Code Gecti
  • Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This tool provides agent skills — essentially specialized knowledge and best practices — to help developers build applications using PowerSync. It integrates with AI agents and CLIs to automatically offer guidance on sync rules, schema management, and reactive queries.

Security Assessment
The overall risk is Low. The automated code scan checked four files and found no dangerous patterns, hardcoded secrets, or requests for risky permissions. Because this is a "skill" designed to provide instructions to an AI agent rather than a standalone application, it does not inherently execute shell commands, make external network requests, or access sensitive data directly. It relies solely on standard installation methods like `npx`.

Quality Assessment
The project has a very active development cycle, with its most recent updates pushed today. It is cleanly licensed under the permissive MIT standard, and the repository includes clear documentation, usage examples, and contribution guidelines. The only notable drawback is its low community visibility; with only 9 GitHub stars, it has not yet been widely tested or adopted by the broader open-source community.

Verdict
Safe to use, though developers should expect a tool with a smaller community footprint.
SUMMARY

Official agent skills for PowerSync

README.md

PowerSync Agent Skills

Agent skills that help developers build applications with PowerSync.

PowerSync Agent Skills

Available Skills

Skill Description
PowerSync Comprehensive best practices for PowerSync Agent Skills. It includes all of the necessary topics from the SDKs, Service and debugging

PowerSync skills follow the Agent Skills specification.

Installation

Skills.sh

npx skills add powersync-ja/agent-skills

Claude Code

/plugin marketplace add powersync-ja/agent-skills
/plugin install powersync-skills

Usage

Once skills are installed, agents will automatically use relevant information when working on tasks relating to PowerSync.

A few examples:

Migrate my sync rules to sync streams.
Write sync streams that download all user tasks and make sure the data is only available on the device for one week.
Update my list to use a reactive watch query so users can see updates in real-time.
Suggest sync streams based on my current schema, where the user should only sync projects for tenant that they belong to.
Add an upload endpoint to my backend API that accepts write operations from client applications.

Contributing

We welcome contributions from the community to improve PowerSync AX. Please see CONTRIBUTING.md for details.

Yorumlar (0)

Sonuc bulunamadi