taruvi-app-builder

Installation
SKILL.md

Taruvi app builder

Orchestrate end-to-end feature development on Taruvi. This skill sets context, routes to specialists, and verifies integration. For the actual provisioning / code-writing / UI-building work, this skill delegates to three specialists.

Core principles

  1. One layer at a time. Don't interleave MCP provisioning and Refine UI generation in the same step. Provision first, generate second, verify third.
  2. Always plan before executing. For any non-trivial feature, produce a short plan (entities, tables, policies, functions, pages) and have the user confirm before touching the platform.
  3. Verify against the platform, not memory. Call MCP tools (get_datatable_schema, manage_policies(action="get"), etc.) to inspect current state before assuming.
  4. The three specialist skills own the details. This skill is the orchestrator — it shouldn't duplicate specialist content. When in doubt about how to do something in a specific layer, route to the right specialist.

The three layers

See references/architecture-overview.md for the full model.

Related skills

More from taruvi-ai/skills

Installs
2
First Seen
Apr 17, 2026