farming-labs-orm

Provide repo-specific guidance for Farming Labs ORM monorepo tasks.

14|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/farming-labs/orm --skill farming-labs-orm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: farming-labs-orm
Source: https://github.com/farming-labs/orm/tree/main/skills/farming-labs/orm
Command: npx skills add https://github.com/farming-labs/orm --skill farming-labs-orm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides repo-specific guidance for tasks in the Farming Labs ORM monorepo, covering the schema DSL, runtime drivers, relation translation, docs updates, release flow, and local integration tests across all packages.

Core Features & Use Cases

  • Centralized knowledge about the unified ORM API used across the monorepo, including core packages, runtimes, and tooling.
  • Guides for repo tasks such as defining schemas, wiring drivers, updating docs, running local tests, and performing releases.
  • Applicable to both new contributors and established maintainers seeking consistent practices across the ecosystem.

Quick Start

Consult the Farming Labs ORM repository docs and apply the top-level guidance to your current task.

Frequently Asked Questions about farming-labs-orm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define schemas using the Farming Labs ORM schema DSL?

To define schemas using the Farming Labs ORM schema DSL, apply the centralized repository guidance for schema definition tasks. This provides consistent practices for structuring schemas across the unified ORM API and core packages.

What is the standard release workflow for ORM packages in a monorepo?

The standard release workflow for ORM packages involves following the repository's specific release flow guidance. This ensures consistent, scoped releases across all core packages, runtimes, and tooling within the monorepo ecosystem.

How do I wire runtime drivers in the Farming Labs ORM?

Wiring runtime drivers in the Farming Labs ORM requires consulting the repo-specific guidance for driver integration. This ensures drivers are correctly connected to the unified ORM API across the monorepo's various runtime environments.

How do I run local integration tests for the ORM monorepo?

Running local integration tests for the ORM monorepo involves following the documented testing workflows. The repository guidance provides the necessary triggers and steps to execute tests consistently across all packages.

Does the Farming Labs ORM guidance cover relation translation?

Yes, the Farming Labs ORM guidance covers relation translation. The repo-specific knowledge includes instructions for handling relation translation tasks alongside schema DSL, runtime drivers, and docs updates.

When do I need repository-specific guidance for ORM docs updates?

You need repository-specific guidance for ORM docs updates when maintaining documentation consistency across the monorepo. The guidance ensures docs updates align with the unified API, core packages, and release workflows.