runtype-build-product

Installation
SKILL.md

Runtype Build Product

Use this skill when the user wants to create or materially change a Runtype product. MCP is the source of truth for schemas, catalogs, and current platform rules.

Required First Calls

Before designing or creating resources:

  • Product build: get_build_instructions(task="build-product", description=...).
  • Flow build: get_build_instructions(task="generate-flow", description=..., name=...).
  • Capability scoping: get_build_instructions(task="explain-capabilities").

Then fetch only the docs needed for the current design:

Installs
6
GitHub Stars
1
First Seen
May 26, 2026
runtype-build-product — runtypelabs/skills