majiayu000

238 mods across 9 repositories, 1.1k stars between them.

VibeGuard: Review

145

majiayu000/vibeguard

Command Claude Code

Structured code review - first run the guard to obtain the baseline, then review according to security → logic → quality → performance priority.

41 2d ago A 31 tokens original MIT

VibeGuard: Stats

147

majiayu000/vibeguard

Command Claude Code

View hooks trigger statistics - interception/warning/release times and reason analysis.

41 2d ago A 20 tokens original MIT

majiayu000/vibeguard

Skill Claude CodeCodex

Use this skill whenever VibeGuard hook latency, benchmark-action output, GitHub Actions bench-output artifacts, or a suspected performance regression needs investigation. It preserves the PR-to-CI-artifact workflow for comparing recent PRs, older anchors such as PR.

41 2d ago C 57 tokens original MIT

vibeguard AGENTS.md

149

majiayu000/vibeguard

Instructions file CodexOpenCode

Instructions for majiayu000/vibeguard, covering agent instructions, scope, start here, core rules and delivery policy.

41 2d ago A 1,335 tokens original MIT

architect

150

majiayu000/vibeguard

Agent

Architecture design agent — evaluates technical solutions, designs system architecture, and reviews architectural decisions. Suitable for new system design or major refactoring.

41 2d ago A 29 tokens original MIT

build-error-resolver

151

majiayu000/vibeguard

Agent

Build error repair agent — reads build/compile errors, locates root causes, performs minimal repairs, and verifies that the build passes.

41 2d ago A 32 tokens original MIT

code-reviewer

152

majiayu000/vibeguard

Agent

Code review agent — systematically reviews code changes and outputs findings according to security → logic → quality → performance priority.

41 2d ago A 26 tokens original MIT

database-reviewer

153

majiayu000/vibeguard

Agent

Database review agent — reviews SQL/ORM code, migration scripts, query performance, data consistency.

41 2d ago A 23 tokens original MIT

dispatcher

154

majiayu000/vibeguard

Agent

Optional read-only role selector used only when the user explicitly asks for agent dispatch.

41 2d ago A 18 tokens original MIT

doc-updater

155

majiayu000/vibeguard

Agent

Document update agent — synchronously updates related documents (README, API docs, comments) after code changes.

41 2d ago A 25 tokens original MIT

e2e-runner

156

majiayu000/vibeguard

Agent

End-to-end testing agent — writes and runs E2E tests to validate critical user processes.

41 2d ago A 25 tokens original MIT

go-build-resolver

157

majiayu000/vibeguard

Agent

Go build repair agent — focuses on the quick repair of Go compilation errors, module dependencies, and CGO issues.

41 2d ago A 28 tokens original MIT

go-reviewer

158

majiayu000/vibeguard

Agent

Go code review agent — focuses on Go-specific issues: error handling, goroutine leaks, interface design.

41 2d ago A 25 tokens original MIT

planner

159

majiayu000/vibeguard

Agent

High-level planning agent — analyzes requirements, decomposes tasks, and generates implementation plans. Suitable for early planning of complex functions (3+ files).

41 2d ago A 31 tokens original MIT

python-reviewer

160

majiayu000/vibeguard

Agent

Python code review agent — focuses on Python-specific issues: mutable default parameters, exception handling, type annotations.

41 2d ago A 25 tokens original MIT

refactor-cleaner

161

majiayu000/vibeguard

Agent

Refactoring cleaning agent — eliminate duplicate code, simplify complex logic, improve code structure, and keep behavior unchanged.

41 2d ago A 27 tokens original MIT

security-reviewer

162

majiayu000/vibeguard

Agent

Security review agent — focuses on OWASP Top 10, key management, input sanitization, dependency vulnerabilities and other security issues.

41 2d ago A 30 tokens original MIT

tdd-guide

163

majiayu000/vibeguard

Agent

TDD guide agent - press RED→GREEN→IMPROVE to drive development in a cycle. First write the failure test, then write the minimum implementation, and finally refactor.

41 2d ago A 41 tokens original MIT

vibeguard-observe

164

majiayu000/vibeguard

Skill Claude CodeCodex

Use when the user asks for a VibeGuard dashboard, hook health, stats, doctor output, metrics export, or local observability status from the Codex App plugin.

41 2d ago A 42 tokens original MIT

vibeguard-setup

165

majiayu000/vibeguard

Skill Claude CodeCodex

Use when the user asks to install, verify, inspect, or remove VibeGuard Codex hooks through the Codex App plugin.

41 2d ago A 34 tokens original MIT

vibeguard

166

majiayu000/vibeguard

Skill Claude CodeCodex

Use when the user asks Codex to apply VibeGuard anti-hallucination rules, inspect VibeGuard observability, or route a task through VibeGuard preflight/review/check workflows.

41 2d ago A 46 tokens original MIT

eval-harness

167

majiayu000/vibeguard

Skill Claude CodeCodex

Assessment-driven development — Quantify code generation quality with pass@k / pass^k metrics, automatically scored by Grader.

41 2d ago A 29 tokens original MIT

iterative-retrieval

168

majiayu000/vibeguard

Skill Claude CodeCodex

Iterative retrieval — 4-stage loop (DISPATCH→EVALUATE→REFINE→LOOP) to pinpoint relevant information in the code base. Up to 3 rounds.

41 2d ago A 43 tokens original MIT