Tag: contentrain
Translate Contentrain Content Across Locales
This skill automates the translation of Contentrain content entries into new locales while adhering to strict i18n quality, vocabulary, and string length constraints. It manages the end-to-end workflow from identifying translation gaps to v…
Launch Contentrain Local Review Interface
Launches a local web interface for visual review of content, branches, and validation results. It acts as a monitoring and approval surface for developer-led decisions on agent-driven changes.
Type-safe Contentrain Query SDK
A type-safe SDK for querying Contentrain content using a Prisma-pattern generated client. It supports both synchronous local data access and asynchronous remote fetching via CDN mode.
Design and save structured content models
This skill guides the definition and evolution of Contentrain model schemas, enabling developers to safely create singletons, collections, documents, or dictionaries. It ensures adherence to best practices for field definition, internationa…
Initialise Contentrain Content Infrastructure
Automates the setup of Contentrain content infrastructure by detecting the existing tech stack, configuring locales and domains, and scaffolding initial models. It also configures agent rules for Claude Code or Cursor and analyses the proje…
Generate typed Contentrain SDK client
This skill automates the generation of a typed query SDK client from existing model definitions and content files. It executes the necessary codegen steps, updating package imports and ensuring the client is ready for use across various Jav…
Diagnose Contentrain project health issues
This skill runs comprehensive health checks across a Contentrain project, identifying structural inconsistencies, configuration errors, and stale components. It then provides a prioritized, actionable remediation plan to restore project int…
Review Content Diffs in Contentrain Branches
Inspect and evaluate pending Contentrain branches to facilitate merging, rejecting, or deferring changes. It enables developers to review patch outputs and verify file-level modifications within the branch workflow.
Manage Contentrain Content Entries
Automate the creation and management of content entries for existing Contentrain models, including collections, singletons, and documents. The skill enforces project-specific vocabulary, SEO best practices, and internationalisation requirem…
Perform bulk content operations on Contentrain
This skill facilitates safe, batch operations on existing content entries, allowing developers to copy locales, update metadata status, or delete multiple entries across various models. It is designed for large-scale content management task…
Type-safe content querying for Contentrain data
This SDK provides a type-safe, Prisma-pattern client for accessing Contentrain content across collections, singletons, dictionaries, and documents. It supports both synchronous local querying and asynchronous CDN fetching for robust data in…