FanaticsKang

9 mods across 1 repository, 5 stars between them.

FanaticsKang/code-wiki

Agent

A C++ source-scanning agent for the code-wiki skill. It reads a C or C++ source file and produces a summary document describing its structure and responsibilities.

5 3mo ago A 110 tokens

FanaticsKang/code-wiki

Agent

A source-code scanner for files written in languages other than Python, C, or C++. It reads each file and creates a document summarising its structure and purpose.

5 3mo ago A 94 tokens

code-wiki

05

FanaticsKang/code-wiki

Skill Claude CodeCodex

A skill that incrementally builds a Chinese-language wiki inside a code repository’s ./wiki/ folder. It explains the repository’s structure and how data moves through it.

5 3mo ago A 107 tokens

module-test-gen

06

FanaticsKang/code-wiki

Skill Claude CodeCodex

A semi-automatic tool for creating module and integration tests. It scans a repository, prepares test settings and targets, and uses pytest or GoogleTest after an engineer reviews the plan.

5 3mo ago A 107 tokens

paper-code-deepdive

07

FanaticsKang/code-wiki

Skill Claude CodeCodex

Deep analysis skill that pairs a research paper with its open-source implementation to extract core innovations and reveal implementation details the paper doesn't document. Use this whenever a user provides both a paper (PDF/arxiv link) and a code repository, or when they mention wanting to understand "how the model…

5 3mo ago A 0 tokens

unit-test-gen-init

08

FanaticsKang/code-wiki

Skill Claude CodeCodex

An initial step in a unit-test generation process for Python and C++ code. Unit tests check small parts of a program separately.

5 3mo ago A 0 tokens

unit-test-gen

09

FanaticsKang/code-wiki

Skill Claude CodeCodex

A repository-wide tool that creates and runs unit tests for Python code with pytest or C++ code with Google Test.

5 3mo ago A 128 tokens