Skip to main content
Laminar’s entry point is tracing: once your app is instrumented, production runs become traces you can explore in the platform. Start here:

LLM Implementation Prompt (Optional)

Want an LLM (or coding agent) to help with setup? Pick the prompt that matches what you’re doing and paste it into your assistant along with your codebase context.
Laminar ships quickly and docs may change; LLMs can miss the latest best practices. If something looks off, follow the docs in this repo (or ask support) over the model’s output.

Cursor rules (optional)

Add Laminar-specific rules to Cursor for better AI-assisted development:
pip install 'lmnr[all]'
lmnr add-cursor-rules
This creates .cursor/rules/laminar.mdc with patterns for instrumentation, tracing, and evaluation. Reload your Cursor window (Cmd+Shift+P → “Reload Window”) to activate. You can also download the rules file directly and place it in .cursor/rules/.