superman1006

5 mods across 1 repository, 57 stars between them.

codegraph

01

superman1006/MeetMind

Cursor rule Cursor

CodeGraph MCP usage guide — when to use which tool.

57 2mo ago A 819 tokens copy · 100% MIT

MeetMind CLAUDE.md

02

superman1006/MeetMind

Instructions file

Project instructions for MeetMind, a TypeScript demo where several AI agents discuss and work on a project request. It uses a monorepo, meaning one repository contains the desktop interface and server, plus a database that retrieves relevant stored information.

57 2mo ago A 7,403 tokens original MIT

code-review

03

superman1006/MeetMind

Skill Claude CodeCodex

A structured code-review procedure that examines code for correctness, readability, speed, and security.

57 2mo ago A 39 tokens original MIT

superman1006/MeetMind

Skill Claude CodeCodex

A project-analysis procedure that traces which functions call one another from a program’s entry point. It can present the result as an indented text chain or, when requested, as an HTML, Mermaid, or other visual diagram.

57 2mo ago A 157 tokens original MIT

write-test

05

superman1006/MeetMind

Skill Claude CodeCodex

A procedure for designing unit-test cases for functions or modules, covering normal inputs, boundary values, and errors. Unit tests check small parts of a program in isolation.

57 2mo ago A 28 tokens original MIT