FanaticsKang/code-wiki

use ai agent to scan project, get the knowledge of code

5Stars on the repository
9Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-wiki

01

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

02

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

03

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

04

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

05

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