Strikingloo

Create a Custom Skill Tree

You can export it as an image!

Skills

Dependencies

format: depth in skilltree, name.
Alternative format:
depth {skillName1,skillName2}
format: ("a,b" : b depends on a)
"{a,b} {c,d}" or "b {c,d}"

This app lets you design custom skill trees. You can use it for college course mapping, or to track your progress learning different parts of a textbook or any subskills.

If you found this useful or have any feedback, contact me or send me your skill trees. This site will not collect any data you use to make the trees or put into the trees. Everything runs on the front end.

Code available on Github. Initial VisJS code inspired from this CodePen.