Time-Sensitive Missions
Daily & Weekly Challenges
Maintain your daily streak and earn bonus XP by solving prompt refactoring tasks, algorithm speed puzzles, and cinematic camera challenges.
daily24h remaining
Daily Mission: Turn a Vague Prompt into a 5-Star Instruction
Upgrade a one-sentence user request for an API schema into a strict TypeScript interface with JSDoc comments and validation rules.
Goal:Include role ('user'|'admin'), email, verified status, optional bio, and JSDoc documentation.
+50 XP
daily24h remaining
Daily Mission: Implement a Sliding Window Token Buffer
Write a small JavaScript function that trims an array of chat messages so the total estimated token count never exceeds 4,000 tokens while always preserving the system message.
Goal:Keep message[0] if role is 'system', and take recent messages from the end until token limit is reached.
+75 XP
weekly168h remaining
Weekly Arena: Direct a 4-Scene Cinematic Sci-Fi Teaser
Write 4 sequential, camera-continuous prompts for Runway Gen-3 Alpha detailing shot 1 (establishing), shot 2 (character reveal), shot 3 (action climax), and shot 4 (title card reveal).
Goal:Maintain consistent atmospheric lighting, anamorphic lens parameters, and coherent camera movements across all 4 shots.
+200 XP