Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
contentstack avatar

Datasync Boilerplate

  • 2 installs
  • 1 repo stars
  • Updated August 4, 2026
  • contentstack/datasync-boilerplate

Helps with ai & agent building tasks.

About

datasync-boilerplate is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • datasync-boilerplate
  • AI & Agent Building
  • AI-coding skill

Datasync Boilerplate by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #13,956 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/contentstack/datasync-boilerplate --skill datasync-boilerplate

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars1
Last updatedAugust 4, 2026
Repositorycontentstack/datasync-boilerplate

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

DataSync boilerplate app – Contentstack DataSync Boilerplate

When to use

  • Editing startup, checkpoint, or plugin behavior
  • Choosing or configuring content store, asset store, or listener modules
  • Documenting or fixing integration with Contentstack delivery API / webhooks

Instructions

  • Entry point: index.js loads config/all.js, merges config/<NODE_ENV>.js when that file exists (else config/development.js), optionally reads a checkpoint file for sync_token, then wires datasyncManager with listener, asset store, and content store from module paths in config (listenerModule, assetStoreModule, contentStoreModule).
  • Configuration: Put stack credentials and module names in config/—see product docs in root `README.md` for apiKey, delivery token, host, and webhook setup (ngrok, /notify, publish actions).
  • Published packages: Behavior is implemented in @contentstack/datasync-manager, @contentstack/webhook-listener, and the filesystem/MongoDB store packages listed in package.json; this repo only composes them.
  • Plugins: Custom plugins live under plugins/ per patterns already described in config/all.js.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.