Hi Danne,
You would create a custom profile field using the Form Designer - the button on the profile settings page. Name it "profile_skills" or something else.
"skills" is the name of the new category set you create in ujCategories.
The category_url will be "skills". The module will be jrProfile, the field will be profile_skills. Enable it, make it the main category, then enter your skills in the optionlist syntax, or enter a function name to return your list of skills. Then save and check that it is working using the /categories/skills link.
Then make a skills.tpl in your skin directory, and put this in it:
{ujCategories_default_index category_set="skills" page_title="See Our Skills"}
Then you can use the uri /skills/guitarist and switch off skills as the main category in the control panel.
There is a more detailed walkthrough here, just substitute "genres" for "skills":
https://www.jamroom.net/ultrajam/documentation/modules/1284/ujcategories
--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
updated by @ultrajam: 02/20/14 05:57:55PM