Keep the Syncer homepage, Privacy, Terms, README marketing copy, manifest description, and screenshots aligned with shipped integrations. Use when adding, removing, or renaming a sync source; changing OAuth, privacy, or write-back behaviour; editing site/; or…
desimpson/syncer
SkillsMP has collected 4 skills from desimpson/syncer. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 5
- GitHub forks
- 1
Skills in this repository
Showing 4 of 4 collected skills.
Add or change a Syncer integration (job, service, adaptor, auth) safely through the layered pipeline. Use when adding a sync source, extending Google Tasks or Outlook, or wiring a new job into the scheduler.
Keep docs/kb/ accurate after code or behavior changes. Use when sync semantics, architecture, conventions, or gotchas change; after meaningful refactors; or when the user asks to update the knowledge base or project docs for agents.
Maintain Syncer code quality using project layering, Zod schemas, naming, error handling, and the unit/integration test split. Use when implementing features, refactoring, reviewing changes, or when the user asks to keep quality high.