SiroSuzume

8 mods across 1 repository, 16 stars between them.

SiroSuzume/mcp-ts-morph

Agent Claude Code

A reviewer for TypeScript refactoring tools that checks whether renaming, moving, or changing code also updates every affected reference across the project.

16 2mo ago A 135 tokens original MIT

PostToolUse

02

SiroSuzume/mcp-ts-morph

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing post-edit-check.mjs via node. From SiroSuzume/mcp-ts-morph.

16 2mo ago A tokens not measured copy · 45% MIT

mcp-ts-morph

03

SiroSuzume/mcp-ts-morph

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

16 2mo ago A tokens not measured original MIT

check-docs

04

SiroSuzume/mcp-ts-morph

Skill Claude CodeCodex

A read-only checker for comparing registered MCP tools with their README and CLAUDE.md listings. MCP tools are connected actions that an AI coding assistant can call.

16 2mo ago A 101 tokens original MIT

new-mcp-tool

05

SiroSuzume/mcp-ts-morph

Skill Claude CodeCodex

A development guide for adding a new TypeScript code-refactoring tool to an MCP server. It uses ts-morph, a library for analyzing and changing TypeScript code, and describes the related tests, registration, and documentation updates.

16 2mo ago A 116 tokens original MIT

release

06

SiroSuzume/mcp-ts-morph

Skill Claude CodeCodex

Tag a new version and trigger the npm publish workflow for @sirosuzume/mcp-tsmorph-refactor. Use when the user says "リリース", "release", "タグを打って", "v1.x.y にバージョンを上げて", "npm に出して" or similar.

16 2mo ago A 69 tokens original MIT

SiroSuzume/mcp-ts-morph

Instructions file

A project instruction file for an MCP server that provides TypeScript and JavaScript code-refactoring tools through ts-morph. Ts-morph is a library for safely analyzing and changing source code.

16 2mo ago A 2,089 tokens original MIT

SiroSuzume/mcp-ts-morph

MCP server Claude CodeCodexCursor +2

A local MCP server for refactoring TypeScript code with ts-morph, a library that represents TypeScript programs as editable code structures. It is installed and run through an npm package.

16 2mo ago A tokens not measured original MIT