Dan Mindru
VERIFIED TECHNICAL DOSSIERSources checked

Dan Mindru

Independent AI Engineer

2 Verified ArtifactsSource Checked & Attributed

Verified Proof of Work Artifacts

2 items cataloged

Each artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Dan Mindru. Every entry undergoes editorial source verification.

#1
IMPLEMENTATION Checked Sep 22, 2026

Cursor Rules and Autonomous AI Coding Harnesses

Created widely adopted open-source `.cursorrules` configurations and automated CLI developer scripts that enforce code conventions and automated test-driven development.

Model & Execution Context:Cursor system instructions, Next.js, TypeScript, Vitest.
Scope & Limitations

Rules must be scoped per subfolder in monorepos to avoid rule conflicts between frontend and backend.

#2
EXPLANATION Checked Sep 22, 2026

Building Production Model Context Protocol (MCP) Servers with Cursor

Technical guide demonstrating how to build, test, and connect custom Model Context Protocol (MCP) servers in TypeScript to give Cursor and Claude desktop direct database and filesystem access.

Model & Execution Context:Model Context Protocol (MCP), TypeScript, Cursor, Claude 3.5 Sonnet.
Scope & Limitations

MCP servers require strict local sandboxing to prevent agent-initiated unintended destructive system commands.