jerry-ai-dev

9 mods across 1 repository, 1.1k stars between them.

auto-coder

01

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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…

1.1k 5mo ago A 98 tokens

qa-tester

02

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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.…

1.1k 5mo ago A 126 tokens

resume-writer

03

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

A resume-writing tool for the Modular RAG MCP Server project. It uses the project's technical highlights and the user's business context to produce project descriptions in Chinese or English.

1.1k 5mo ago A 92 tokens

skill-creator

04

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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…

1.1k 5mo ago A 77 tokens

interview-prep

05

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

A simulated technical interview coach for the Modular RAG MCP Server project. RAG means retrieval-augmented generation: an AI system first finds relevant information and then uses it to form an answer.

1.1k 5mo ago A 116 tokens

package

06

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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…

1.1k 5mo ago A 101 tokens

project-learner

07

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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 =…

1.1k 5mo ago A 136 tokens

project-review

08

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

A teacher-style review coach for the Modular RAG MCP Server project. It teaches the project chapter by chapter through interactive questions and answers, then records your progress.

1.1k 5mo ago A 124 tokens

setup

09

jerry-ai-dev/MODULAR-RAG-MCP-SERVER

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…

1.1k 5mo ago A 139 tokens