π¦ ClawHub
Multimedia Gaming
by @krishnakumarmahadevan-cmd
AI-powered platform that generates personalized career roadmaps for multimedia and gaming professionals based on skills assessment and learning goals.
π‘ Examples
Generate Personalized Career Roadmap
Request:
{
"assessmentData": {
"experience": {
"yearsInField": 2,
"previousRoles": ["Junior Designer", "UI Artist"],
"industryExperience": ["Game Development", "Mobile Apps"]
},
"skills": {
"technical": ["Unity", "C#", "Blender", "Photoshop"],
"soft": ["Communication", "Problem Solving"],
"proficiency": {
"Unity": 7,
"C#": 6,
"Blender": 8
}
},
"goals": {
"targetRole": "Senior Game Designer",
"targetTimeline": "3-5 years",
"primaryInterest": "Game Design",
"secondaryInterests": ["Technical Art", "Level Design"]
},
"sessionId": "sess_abc123xyz789",
"timestamp": "2024-01-15T14:30:00Z"
},
"sessionId": "sess_abc123xyz789",
"userId": 12345,
"timestamp": "2024-01-15T14:30:00Z"
}
Response:
{
"roadmapId": "roadmap_001",
"userId": 12345,
"sessionId": "sess_abc123xyz789",
"generatedAt": "2024-01-15T14:30:15Z",
"currentProfile": {
"experienceLevel": "Intermediate",
"yearsExperience": 2,
"strongSkills": ["Blender", "C#", "UI Design"],
"skillGaps": ["Advanced Game Design Theory", "Production Management", "Advanced Networking"]
},
"recommendedSpecializations": [
{
"title": "Game Designer",
"alignmentScore": 0.92,
"timeToMastery": "2-3 years",
"keySkillsNeeded": ["Advanced Design Patterns", "Player Psychology", "Prototyping"]
},
{
"title": "Technical Artist",
"alignmentScore": 0.85,
"timeToMastery": "1.5-2 years",
"keySkillsNeeded": ["Shader Programming", "Advanced Rendering", "Optimization"]
}
],
"learningPath": {
"phase1": {
"duration": "3-6 months",
"focus": "Game Design Fundamentals",
"courses": [
"Advanced Game Design Patterns",
"Player Psychology & Engagement",
"Prototyping & Iteration"
]
},
"phase2": {
"duration": "6-12 months",
"focus": "Specialization Deepening",
"courses": [
"Production Pipeline Management",
"Advanced Mechanics Design",
"Industry Tools & Engines"
]
},
"phase3": {
"duration": "12-24 months",
"focus": "Leadership & Strategy",
"courses": [
"Game Design Leadership",
"Monetization Strategy",
"Team Management"
]
}
},
"milestones": [
{
"quarter": "Q1",
"objective": "Complete Game Design Fundamentals certification",
"deliverables": ["Design Document", "Prototype Demo"]
},
{
"quarter": "Q2-Q3",
"objective": "Ship 2 shipped game projects with design leadership",
"deliverables": ["2 Shipped Games", "Design Portfolio"]
},
{
"quarter": "Q4+",
"objective": "Senior Designer role readiness",
"deliverables": ["Leadership Portfolio", "Team Mentorship"]
}
],
"estimatedTimelineMonths": 30,
"nextSteps": [
"Enroll in Advanced Game Design course",
"Join game design communities",
"Build portfolio with shipped game projects",
"Seek mentorship from senior designers"
]
}
TERMINAL
clawhub install toolweb-multimedia-gaming