task-template-builder

Community

Document the Task Template Builder architecture.

Authorallenlin90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide clarifies how to keep frontend and backend task-template schemas in sync, eliminates duplicated validation logic, and provides a clear blueprint for drafting, dragging, and validating templates across the stack.

Core Features & Use Cases

  • Schema alignment using a shared Zod schema from @eridu/api-types to enforce a single source of truth.
  • Draft storage in IndexedDB using idb-keyval to prevent data loss during editing.
  • Drag-and-Drop support via @dnd-kit with stable IDs to reorder fields and templates.
  • Advanced validation and payload transformation to ensure API compatibility and data integrity.

Quick Start

Describe a task template using the builder by aligning fields to the shared schema, enabling draft storage, and preparing payloads for API submission.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: task-template-builder
Download link: https://github.com/allenlin90/eridu-services/archive/main.zip#task-template-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.