code-review

โดย contentstack

Use when preparing a pull request or reviewing changes for this SDK repository.

npx skills add https://github.com/contentstack/contentstack-dart --skill code-review

Code review – Contentstack Dart SDK

When to use

  • Before requesting review or approving a PR
  • When triaging risk (API breaks, security, test gaps)

Instructions

Checklist

  • Behavior: Change matches CDA semantics; no accidental Management API assumptions
  • API: Public exports updated deliberately in lib/contentstack.dart; breaking changes documented and versioned
  • Quality: dart analyze clean; dart test passes; codegen committed if *.g.dart changed
  • Security: No API keys, tokens, or .env with secrets in the diff
  • Style: Matches analysis_options.yaml and project patterns (../dart-style/SKILL.md)

Severity (optional)

  • Blocker: Breaks consumers, leaks credentials, or ships broken analyze/tests
  • Major: Incorrect API usage, missing tests for risky logic, undocumented breaking change
  • Minor: Naming, small refactors, doc nits

Process

References

Skills เพิ่มเติมจาก contentstack

brand-kit-assistant
contentstack
Advise users on Contentstack Brand Kit concepts, setup, governance, and on-brand AI generation. Route API-specific tasks to the right Brand Kit capability or…
official
cms-assets
contentstack
Advise developers on organizing, delivering, and transforming assets in Contentstack. Cover folder structure, Image Delivery API transformations, publishing…
official
cms-branches-aliases
contentstack
Advise developers on using Contentstack branches for isolated content development and aliases for zero-downtime content deployments. Cover branch strategy,…
official
cms-data-modeling-best-practices
contentstack
Guide developers to model content in Contentstack using the simplest reusable structure. The skill explains when to use content types, references, global…
official
cms-entries
contentstack
Advise developers on querying, localizing, versioning, publishing, and structuring Contentstack entries for efficient delivery. Focus on CDA usage, reference…
official
cms-environments-publishing
contentstack
Advise developers on configuring environments, publishing content, using delivery and preview tokens, leveraging the Sync API, and understanding CDN and…
official
cms-live-preview-visual-builder-support-assistant
contentstack
Diagnose and guide Contentstack Live Preview and Visual Builder implementations. Trace preview context, identify the broken contract, and recommend the…
official
cms-localization
contentstack
Advise developers on Contentstack localization: language setup, fallback chains, localized vs unlocalized entries, non-localizable fields, and multi-locale…
official