wutongyuonce

11 mods across 2 repositories, 127 stars between them.

trajex-installer

01

wutongyuonce/Trajex

Skill Claude CodeCodex

Install the official Trajex CLI and then install the Trajex agent skill. Use only for initial setup or repair when the trajex command is missing.

106 2d ago C 39 tokens AGPL-3.0

trajex

02

wutongyuonce/Trajex

Skill Claude CodeCodex

Search and query past Claude Code, Codex, and Pi session history. Reactive: when the user asks "how did I fix X", "what did we do last time", "find the session where", "上次怎么修的", "之前的session", "历史记录". Proactive: when the user references past work you lack context for, when you're about to modify a file with complex…

106 2d ago A 155 tokens AGPL-3.0

auto-coder

03

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Autonomous spec-driven development agent. Syncs DEVSPEC.md into chapter-based reference files, identifies the next pending task from the schedule, implements code following spec architecture and patterns, runs tests with up to 3 auto-fix rounds, and persists progress with atomic commits. Use when user says "auto…

21 25d ago A 98 tokens

interview-prep

04

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

A mock technical interview focused on the Modular RAG MCP Server. It can optionally use your resume, ask follow-up questions, and produce a saved report with scores, sample answers, and feedback on how you present your experience.

21 25d ago A 116 tokens

package

05

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Clean and package the project for distribution. Removes pycache, .venv, build artifacts, data caches, logs, IDE files, coverage reports, and sanitizes API keys in config. Produces a minimal, ready-to-share codebase. Use when user says 'package', 'clean project', 'clean up', '打包', '清理项目', '清理缓存', 'prepare for…

21 25d ago A 101 tokens

project-learner

06

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Interactive project learning coach via interview-style Q&A. Reads codebase and docs, dynamically generates interview questions per knowledge domain and sub-topic, conducts up to 4 follow-up rounds, scores answers, provides learning guidance with code/doc references, and persists progress. 10 domains × 3-5 sub-topics =…

21 25d ago A 136 tokens

project-review

07

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

A teacher-style review assistant for studying the Modular RAG MCP Server chapter by chapter. It asks questions, gives reference answers, records progress, and suggests what to review next.

21 25d ago A 124 tokens

qa-tester

08

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Fully autonomous QA testing agent for Modular RAG MCP Server. Reads test cases from QATESTPLAN.md, executes ALL test types automatically without human intervention — CLI commands, Dashboard UI via Streamlit AppTest headless rendering, MCP protocol via subprocess JSON-RPC, provider switches, and data lifecycle checks.…

21 25d ago A 126 tokens

resume-writer

09

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

A resume-writing helper for describing projects built with the Modular RAG MCP Server, in Chinese or English. RAG means using retrieved documents or data to support an answer.

21 25d ago A 92 tokens

setup

10

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Interactive project setup wizard. From a clean codebase, guides user through provider selection (OpenAI/Azure/DeepSeek/Ollama/Qwen/Gemini/etc.), API key configuration, dependency installation, config generation, and launches the dashboard. If user selects an unimplemented provider, auto-scaffolds the provider code…

21 25d ago A 139 tokens

skill-creator

11

wutongyuonce/MODULAR-RAG-MCP

Skill Claude CodeCodex

Guide for creating effective agent skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when user says "create skill", "new skill", "build a skill", "update skill", or…

21 25d ago A 77 tokens