Dan Mindru
Independent AI Engineer
Verified Proof of Work Artifacts
2 items catalogedEach 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.
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.
Rules must be scoped per subfolder in monorepos to avoid rule conflicts between frontend and backend.
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.
MCP servers require strict local sandboxing to prevent agent-initiated unintended destructive system commands.