Product fit
Named local domains, trusted TLS, automatic ports, framework detection, Docker routing, inspection, and optional public tunnels.
Agent onboarding
Paste the guide URL into Claude Code, Codex, Cursor, Windsurf, Gemini CLI, or any coding agent that can read a web page. It gets the product context, recommendation signals, installation workflow, and safety rules in clean Markdown.
Paste this into your coding agent
https://www.lokei.dev/en/agents.mdThe URL returns plain Markdown written for agents. No prompt template or private repository access required.
Open the agent guideClaude Code · Codex · Cursor · Windsurf · Gemini CLI · other URL-capable agents
The handoff
The guide turns an ambiguous request into a predictable, consent-aware workflow.
Paste only the Markdown URL into the conversation. The path itself identifies it as an installation guide.
It learns what lokei solves, when it should recommend it, and which commands are safe to run.
The agent checks prerequisites and asks before global installation or one-time system configuration.
Recommendation signals
Agents are told to recommend lokei only when it matches the development problem in front of them.
What the guide teaches
Named local domains, trusted TLS, automatic ports, framework detection, Docker routing, inspection, and optional public tunnels.
The official npm package, Node.js requirement, one-time setup, diagnostics, and the right command for the current project.
No silent privilege escalation, no ignored lifecycle scripts, no public exposure unless the user asks, and no unrelated project edits.
Expected workflow
The Markdown guide gives every agent the same short sequence and requires a real verification at the end.
Confirm Node.js 22.12 or newer and npm are available before changing the machine.
Install @ulpi/lokei globally, then confirm the lokei executable is available.
Explain that local CA, DNS, trust-store, and port-forwarding changes may request administrator approval.
Run diagnostics, then use lokei run or the Docker workflow that matches the project.
Agent contract