runtype-templates

Installation
SKILL.md

Runtype Templates

Use this skill when a Runtype product should become a portable artifact that another workspace, team, customer, or marketplace user can import.

Source Of Truth

When MCP is available, fetch current schema docs before writing or validating templates:

  • get_platform_documentation(topic="product-schema")
  • get_platform_documentation(topic="types-fpo")
  • get_platform_documentation(topic="surface-types")
  • get_platform_documentation(topic="flow-step-types")
  • get_platform_documentation(topic="builtin-tools")
  • get_platform_documentation(topic="orthogonal-tools")
  • get_platform_documentation(topic="external-tools")
  • Direct resource when available: runtype://types/fpo-template
  • Direct resource when available: runtype://types/surface-configs
Installs
6
GitHub Stars
1
First Seen
May 26, 2026
runtype-templates — runtypelabs/skills