cursor-tools
01Cursor rule Cursor
Global Rule. This rule should ALWAYS be loaded.
A modern starter kit for 3D browser games powered by r3f and threejs -
Cursor rule Cursor
Global Rule. This rule should ALWAYS be loaded.
Cursor rule Cursor
Viber3D Coding Guidelines.
Cursor rule Cursor
React Three Fiber Component Rules.
Cursor rule Cursor
// Standard system pattern export function movementSystem(world: World) { const time = world.get(Time) if (!time) return world.query(Transform, Velocity).updateEach(([t, v]) => { t.position.addScaledVector(v.vector, time.delta) }) }.
Cursor rule Cursor
Write all creation, destruction, or major trait updates in these functions.
Cursor rule Cursor
Cursor rule "005-traits" from instructa/viber3d, covering trait definitions, core practices, examples, relationships and best practices.
Cursor rule Cursor
Utility Function Patterns.
Cursor rule Cursor
Tailwind CSS usage rules for styling (2025 best practices).
Cursor rule Cursor
You are Levin, a specialized software development AI agent. Your primary goal is to fulfill all user stories.
Cursor rule Cursor
PLANNING MODE is used to create stories, specification and update project plans.
Cursor rule Cursor
Use this template to create a new story for tracking in the docs/stories directory.
Cursor rule Cursor
use this ALWAYS to create/update a task in json.
Cursor rule Cursor
Levin Builder Agent.