Cursor rule Cursor
A set of Korean-language architecture rules for organizing the source code of an Electron MCP server, a tool that connects agents to Electron applications.
Cursor rule Cursor
A set of Korean-language architecture rules for organizing the source code of an Electron MCP server, a tool that connects agents to Electron applications.
Cursor rule Cursor
A troubleshooting guide for installing and connecting an Electron MCP server in a Bun monorepo, a project that stores several related packages together.
Cursor rule Cursor
Development rules for building Electron-based MCP servers, including their tools, data resources, reusable prompts, and communication methods.
Cursor rule Cursor
A set of rules for reviewing pull requests, which are proposed code changes shared for review. It covers scope, code quality, errors, security, performance, edge cases, and tests.
Cursor rule Cursor
A code-organization rule for an MCP server: put each tool and shared logic under a tools directory, with larger parts split into subfolders. An MCP server lets an AI agent call defined tools.
Cursor rule Cursor
A set of project rules for writing Git commit messages and checking code before a commit. The rules are written in Korean and require a specific message format, Korean subjects, and project-specific formatting and lint commands.