Tag: contentrain

Type: All Skills Tools
skill ★ 3

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…

Contentrain/ai contentrain i18n translation localisation
skill ★ 3

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.

Contentrain/ai contentrain local-ui developer-review content-management
skill ★ 3

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.

Contentrain/ai contentrain typescript sdk cms
skill ★ 3

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…

Contentrain/ai model-definition schema-design content-modeling contentrain
skill ★ 3

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…

Contentrain/ai contentrain project-initialisation content-management scaffolding
skill ★ 3

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…

Contentrain/ai codegen sdk-generation content-management typescript
skill ★ 3

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…

Contentrain/ai project-health diagnostics troubleshooting contentrain
skill ★ 3

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.

Contentrain/ai contentrain branch-review diff-inspection content-management
skill ★ 3

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…

Contentrain/ai content-management contentrain i18n seo-optimization
skill ★ 3

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…

Contentrain/ai bulk-operations content-management i18n contentrain
skill ★ 3

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…

Contentrain/ai contentrain data-querying type-safe sdk