Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Remy-CC

يحتوي Remy-CC على 15 من skills المجمعة من MyPeacefulValentine، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
27
محدث
2026-07-02
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

remy-inspect
محللو ضمان جودة البرمجيات والمختبرون

Discover and run tests after code modification. Supports multi-angle defect prediction and coverage analysis. Recommended after large-scale edits or accumulated working tree changes.

2026-07-02
remy-index
مطوّرو البرمجيات

Scan source files (Python, C/C++, TypeScript) and generate semantic logic index via LLM. Index is injected into CLAUDE.md and used by hooks/skills for dependency analysis. Run after repo init or major changes.

2026-07-02
remy-insight
مطوّرو البرمجيات

Deep repository analysis with multi-agent parallel perspectives. Requires /init + /remy-index as prerequisites. Produces structured research reports.

2026-07-02
remy-debug
مطوّرو البرمجيات

Diagnose bugs via hypothesis loop with circuit breaker. Diagnosis only — produces evidence packets for /remy-patch without modifying code.

2026-07-02
remy-plan
مطوّرو البرمجيات

Audit architecture for risks, side effects, and ambiguities before writing code. Produces evidence packets for /remy-patch. Recommended for large or complex tasks.

2026-07-02
remy-audit
محللو ضمان جودة البرمجيات والمختبرون

Verify code changes via Intent/Log/Code triangulation. Independent blind audit without prior session context. Paired with /remy-changelog: generate log, rewind context, then audit.

2026-06-12
remy-ci
مطوّرو البرمجيات

Analyze CI/CD failure logs to diagnose build, test, and gate failures. Supports GitHub Actions (gh CLI), local log files, and pasted logs. Produces evidence packets for /remy-patch.

2026-06-12
remy-patch
مطوّرو البرمجيات

Apply code modifications under engineering constraints. Accepts plan packets from /remy-plan as argument, or use standalone with a modification request.

2026-06-12
remy-secure
محللو أمن المعلومات

Review branch changes for security vulnerabilities. Multi-stage: regex pre-scan, parallel agents, and false-positive filtering.

2026-06-12
remy-testgen
محللو ضمان جودة البرمجيات والمختبرون

Generate persistent unit tests for existing or stub code. Supports post-hoc testing (default) and TDD mode (--tdd). Multi-angle agent analysis at medium/high effort levels.

2026-06-12
remy-lookup
مطوّرو البرمجيات

Display the current logic index tree (.claude/logic_tree_view.md) without regenerating.

2026-06-12
remy-reposcout
مطوّرو البرمجيات

Analyze a GitHub repository in two stages: metadata assessment via GH CLI, then sandboxed deep inspection upon confirmation.

2026-05-29
remy-changelog
مطوّرو البرمجيات

Generate a temporary change log recording code modifications. Paired with /remy-audit: generate log, rewind AI context (preserving code changes), then run blind audit.

2026-05-25
remy-milestone
مطوّرو البرمجيات

Record technical decisions and progress as a persistent milestone report. Use before /compact or at task completion.

2026-05-25
remy-tree
مطوّرو البرمجيات

Refresh the project directory tree snapshot (.claude/project_tree.md). Use after file operations that alter structure.

2026-05-25