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

Contentstack Dart Sdk

  • 2 installs
  • 3 repo stars
  • Updated June 30, 2026
  • contentstack/contentstack-dart

Helps with marketing & seo tasks.

About

contentstack-dart-sdk is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted development.

  • contentstack-dart-sdk
  • Marketing & SEO
  • AI-coding skill

Contentstack Dart Sdk by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,643 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/contentstack/contentstack-dart --skill contentstack-dart-sdk

Add your badge

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

Listed on Skillselion
Installs2
repo stars3
Last updatedJune 30, 2026
Repositorycontentstack/contentstack-dart

What it does

Helps with marketing & seo tasks.

Files

SKILL.mdMarkdownGitHub ↗

Contentstack Dart SDK (API) – Contentstack Dart SDK

When to use

  • Adding or changing exported types in lib/contentstack.dart
  • Working on Stack, content types, entries, queries, assets, image transforms, sync, or live preview
  • Defining or handling SDK errors and response models

Instructions

Entry points

  • Main library: `lib/contentstack.dart` re-exports src/ modules—prefer exporting new public types from there
  • Core client: `lib/src/stack.dart` and related entry.dart, query.dart, contenttype.dart, asset.dart, image_transform.dart

API boundaries

  • This package targets Content Delivery API usage (read/query published content), not Management API operations
  • HTTP is performed via the http package; see ../runtime-and-http/SKILL.md

Models and errors

  • JSON models use json_annotation + generated *.g.dart parts—regenerate after schema changes (see ../dev-workflow/SKILL.md)
  • Errors live under `lib/src/error/`; keep messages and types consistent with CDA behavior

Versioning

  • Package version and changelog: follow semver in pubspec.yaml and CHANGELOG.md when releasing

References

  • Content Delivery API
  • ../dart-style/SKILL.md — imports and docs
  • ../testing/SKILL.md — integration-style tests

Related skills

This week in AI coding

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

unsubscribe anytime.