zackiles

93 mods across 5 repositories, 36 stars between them.

with-tests

73

zackiles/deno-kit

Cursor rule Cursor

Rules for Running and Reading Tests.

3 5mo ago A 0 tokens original MIT

with-typescript

74

zackiles/deno-kit

Cursor rule Cursor

Cursor rule "with-typescript" from zackiles/deno-kit, covering rules for typescript types, examples: good typescript methods, examples: creating types, scenario a state‐transform function and scenario b service needing multiple shared deps.

3 5mo ago A 2,174 tokens copy · 100% MIT

create-mcp-server

76

zackiles/cursor-mcp-manager

Cursor rule Cursor

@modelcontextprotocol/sdk is an SDK for the Model Context Protocol. The full specifcation of the protocol can be found at https://raw.githubusercontent.com/modelcontextprotocol/specification/refs/heads/main/schema/draft/schema.json.

3 1y ago A 0 tokens copy · 100% MIT

create-tests

79

zackiles/cursor-mcp-manager

Cursor rule Cursor

1) Determine the commands, arguments, and path of the code file that runs the tests by searching for the nearest package file that typically will list the available test runners and commands. For example, this is often a package.json or deno.json file that exposes the project's scripts and hopefully a set of test…

3 1y ago A 0 tokens copy · 97% MIT

update-mcp-help

84

zackiles/cursor-mcp-manager

Cursor rule Cursor

When making changes to the MCP command file src/commands/mcp.ts, you must always check and update the corresponding help documentation in src/commands/help.ts.

3 1y ago A 0 tokens original MIT

with-deno

85

zackiles/cursor-mcp-manager

Cursor rule Cursor

This project uses the latest Deno 2 and any code you generate or review should adhere to all of the information below unless you've been explcitly asked to ignore parts or all of these guidelines.

3 1y ago A 0 tokens copy · 100% MIT

with-mcp

88

zackiles/cursor-mcp-manager

Cursor rule Cursor

For use with MCP and the MCP Typescript SDK (modelcontextprotocol/sdk).

3 1y ago A 0 tokens copy · 92% MIT

with-command-file

90

zackiles/cursor-mcp-manager

Cursor rule Cursor

Before you read or modify any files in "src/commands" ensure you read and understand how command files work by doing the following.

3 1y ago A 0 tokens copy · 100% MIT

with-my-team

91

zackiles/cursor-mcp-manager

Cursor rule Cursor

Before making tool calls with MCP first review the files in the context/ folder which provides context on who I am, my team, my department, and my company. It will provide valuable details in order to craft your tool calls with the right arguments.

3 1y ago A 0 tokens original MIT

with-project-readme

92

zackiles/cursor-mcp-manager

Cursor rule Cursor

This rule provides guidance for maintaining and updating the README.md file, which serves as the primary documentation for the MCP Server Manager.

3 1y ago A 0 tokens original MIT