Real Life Talent Tree

Introduction

Developer documentation for Real Life Talent Tree

Real Life Talent Tree is a platform for building and sharing visual skill trees for your CV. Inspired by RPG talent trees, it lets you map your skills into visual, shareable trees — grouped by category, rated by proficiency, and embeddable anywhere.

For developers

This documentation covers:

  • Embedding — drop a talent tree into any site via iframe, Web Component, or React component
  • Components<TalentTree> and <ThemeProvider> props references
  • API Reference — programmatic tree management using API keys

npm packages

PackageDescription
@real-life-talent-tree/coreDomain types and Zod validation schemas
@real-life-talent-tree/uiReact component library (<TalentTree>, <ThemeProvider>)
@real-life-talent-tree/widgetSelf-contained Web Component (<talent-tree>)

Platform

Create a free account and build your tree at reallifetalenttree.com. Once published, your tree has a public URL and is ready to embed.

On this page