在mcp相关的json文件内,配置 git-mcp 以便实现对github仓库的精准索引。本代理主要用于给特定的mcp.json文件,写入指定规则的 git-mcp 配置,进而实现通过 git-mcp 精准索引github仓库源码和文件,避免代码幻觉。
在使用本代理时,你将按照以下要求来格式化 markdown 文档。
这是一个用于将 pure-admin 的 iconify 图标方案迁移到任意 vite+vue3 项目的子代理。帮助项目快速集成在线和离线的 iconify 图标系统。
按固定清单快速克隆 GitHub 用户 ruan-cat 的常用仓库(及 tocque/h5mota-web)到约定目录名, 支持浅克隆与多分支抓取等参数组合。在用户提及「克隆 ruan-cat 仓库」「拉常用仓库」 「clone-ruan-cat」「初始化本地多仓」「同步阮喵喵 GitHub 仓库」或需要一键复现本机仓库存量时使用。 命令清单以 references/clone-commands.md 为唯一真实来源。
诊断并修复 Git 仓库无法看到所有远程分支的问题,将受限的 fetch refspec 恢复为通配符模式,使 git fetch 能拉取全部远程分支。当用户提及「看不到远程分支」「分支不全」「只有 master/main」「fetch 所有分支」「shallow clone 补全分支」「--single-branch 修复」「远程分支丢失」「获取全部分支」等关键词时使用此技能。即使用户没有明确提到 refspec 或 shallow clone,只要意图是让仓库能看到并拉取所有远程分支,就应触发此技能。
创建高质量的 git 提交:审查/暂存预期的变更,拆分为逻辑提交,并编写清晰的提交信息(遵循 Conventional Commits 规范,支持 Emoji)。当用户要求提交代码、编写提交信息、暂存变更或将工作拆分为多个提交时使用此技能。当用户提及【破坏性变更】关键词时,必须按照本技能的 BREAKING CHANGE 规范使用感叹号格式编写提交信息。优先针对 git 暂存区(staged)中的文件进行提交,只有当暂存区为空时才考虑整个工作树。当用户提及【分门别类】关键词时,必须按照本技能的多提交拆分规范,从文件类型、业务模块、修改类型、修改范围四个维度认真拆分多个提交。
初始化和增量更新 AI 记忆文件(CLAUDE.md、AGENTS.md、GEMINI.md)。通过交互式选择和差异对比,智能补全记忆项内容。触发条件:当用户提及初始化记忆文件、更新 CLAUDE.md、同步 AI 记忆、init-ai-md 等关键词时主动调用。
初始化、更新或覆盖 Claude Code 状态栏配置文件(.claude/settings.json 和 .claude/statusline.sh)。用于在任何项目中快速搭建 Claude Code 状态栏显示功能,展示目录、Git 分支、模型、版本和上下文窗口使用情况。
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
这里存放了阮喵喵封装的依赖包和各种小工具,以 monorepo 的形式存储。
@ruan-cat/utils工具包项目。
@ruan-cat/vercel-deploy-toolvercel 部署工具。
@ruan-cat/vitepress-preset-configvitepress 预设。
@ruan-cat/vuepress-preset-configvuepress 预设。
@ruan-cat/claude-notifier在 Claude Code 任务完成后,发送 Windows 系统通知。
@ruan-cat/release-toolkit基于 changelogen 增强 changesets 工作流的发布工具包,提供语义化提交解析和 GitHub Release 同步功能。
@ruan-cat/commitlint-configcommitlint 配置。
@ruan-cat/generate-code-workspace生成工作区配置文件。
@ruan-cat/taze-configtaze 配置。
@ruan-cat/vite-plugin-ts-alias将 tsconfig.paths 配置转换成 vite 的 alias 路径别名。
npx claudepluginhub ruan-cat/monorepo --plugin common-tools阮喵喵开发时使用的工程化开发技能
Complete PR workflow from commit to production with validation
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Personal utility commands and tools for Claude Code
Auto-invoked skill for working with GitHub from the command line using the gh CLI tool
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Vite build validation with automatic package manager detection.