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
| Package | Description |
|---|---|
@real-life-talent-tree/core | Domain types and Zod validation schemas |
@real-life-talent-tree/ui | React component library (<TalentTree>, <ThemeProvider>) |
@real-life-talent-tree/widget | Self-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.