awesome-rules
v0.5.0研发规范与 AI Agent 技能库:DDL/SQL 审查、API 审查,包含测试、数据库、API、Git 四大规范
By 万联易达License: Apache-2.00 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 12 skill or MCP entries
- Source updated
- Sep 1, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install awesome-rules for Codex and Claude Code
codex plugin marketplace add im47cn/awesome-rules
codex plugin marketplace upgrade awesome-rules
codex plugin add awesome-rules@awesome-rulesPaste and run these commands in a terminal with Codex. They add and refresh the awesome-rules catalog, then install this plugin.
Compatibility: the page URL and API slug “awesome-rules” remain stable.
- Codex:
awesome-rules@agent-plugin-marketplace→awesome-rules@awesome-rules
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/im47cn/awesome-rulesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/alibabacloud-devops/SKILL.md├── skills/api-guard/SKILL.md├── skills/arch-guard/SKILL.md├── skills/code-review/SKILL.md├── skills/contract-guard/SKILL.md├── skills/ddl-guard/SKILL.md├── skills/doc-gen/SKILL.md├── skills/impact-guard/SKILL.md├── skills/skill-evo/SKILL.md├── skills/sourcery-autofix/SKILL.md├── skills/tokensave-mcp/SKILL.md└── skills/work-report/SKILL.md
Included Skills12
阿里云云效 DevOps 平台工具集(165+ 工具)。当用户提到以下任意意图时激活:云效、Yunxiao、Codeup、代码仓库、分支、合并请求、变更请求、流水线、CI/CD、运行部署、项目管理、工作项、需求、缺陷、任务、迭代、工时、制品、应用交付、部署单、发布流程、测试用例、测试计划。通过 mcporter CLI 按需调用,不在 Claude Code 中常驻注册。
业务接口规范设计与审查。当用户提到以下任意意图时激活:审查API、审查接口、 API设计、接口设计、API规范、接口规范、检查API、检查接口、API审核、接口审核、 审查Controller、业务接口审查、API合规检查。提供两类能力: (1) 按规范设计新 API,(2) 用脚本审查 Java Controller 中的业务接口合规性。 仅检查业务接口通用规范(路径命名、动作收敛、禁止 path 传标识、时间注解),不检查对外 Open API 四段式规范。
DDD 架构分层守护,两层架构:(1) 脚本快速巡检(CI 门禁,覆盖 pom 依赖、命名后缀、领域层框架引用), (2) 知识图谱深度审查(精确到 qualified_name 的层间逆向依赖证据链)。 当用户提到:架构审查、架构检查、分层检查、包依赖检查、DDD 规范检查、架构守护、 依赖方向、领域层纯净度、Maven 模块依赖时激活。
两轴代码审查:Standards(规范轴——代码是否符合仓库书面规范+坏味道基线)与 Spec(规格轴——变更是否忠实实现 MR 标题/工单/PRD 所要求的内容)并行子代理 审查,聚合时对事实断言抽验,聚合报告默认附技术风险标注时序图。当用户 提到:审查 PR、审查合并请求、审查 MR、 review 代码、代码评审、CR、帮我审一下这个分支、review since X、规范审查、 规格对照、这个 MR 能不能合、可视化审查、画审查流程图或风险标注时序图 时激活。支持 GitHub 与云效 Codeup 两种托管平台。
跨仓契约兼容性设计与审查。当用户提到以下任意意图时激活:契约审查、跨仓兼容、 API jar 兼容、契约门禁、契约变更、下游编译、japicmp、契约模块变更检查、 接入跨仓契约门禁。提供两类能力:(1) 按规范为多仓协作项目设计/接入契约兼容性 门禁(japicmp + 下游编译触发),(2) 用脚本检查本地契约模块变更并提示。 规范正文见 steering/cross-repo-contract-standards.md。
数据库设计规范与检查,包括审查DDL、建表语句、表结构设计、字段设计、索引设计、MySQL建表、 审查Mapper SQL、PO类规范、数据库规范检查、SQL审核、数据库设计审查。 提供两类能力:(1) 按规范设计新表,(2) 用脚本审查 DDL 文件和 MyBatis SQL 合规性。
DDD 技术文档自动生成。将 Java DDD 项目自动转换为交互式静态文档站点, 包括架构图(Mermaid 可点击)、DDD 分层视图、OpenAPI 交互文档(Scalar)、 数据库 ER 图、全局搜索(Pagefind)和嵌入的 Architecture AI Agent。 当用户提到:生成技术文档、生成架构文档、项目文档站点、DDD 文档、 API 文档站点、架构图生成时激活。
变更影响分析(blast radius)。给定变更点,沿图谱计算受影响范围,按「直接/间接」+ GTSP 业务边界(HTTP/MQ/DB/缓存/定时 5 通道)分级。当用户提到:变更影响、影响范围、影响分析、 改这个会影响谁、波及范围、blast radius、变更前评估、impact 分析、回归范围、改动的风险、 这次改动会影响什么时激活。提供两类能力:(1) 提交前/改码前的影响预估,(2) PR/CI 的关键 路径门禁(只拦直接高风险)。
会话经验自动总结与规范/技能进化(Hermes 式自进化闭环)。Claude Code 会话结束后由 SessionEnd hook 异步总结会话,提炼用户纠正/失败模式/成功模式,生成对 skills/*/SKILL.md 与 steering/*.md 的进化提案(置信度分级、pending 人工审核、只追加不改写、永不自动应用); 同时搭车增量扫描 omp(oh-my-pi)会话与插件哑故障巡检。数据在 ~/.config/ar/skill-evo/。 当用户提到:skill-evo、进化提案、审核提案、查看提案、应用提案、驳回提案、会话总结、 经验沉淀、规范进化、插件巡检、插件加载失败、为什么 AI 又犯同样错误时激活。
Sourcery AI 审查 issue 自动修复循环。当用户提到以下任意意图时激活: sourcery 修复、sourcery issue 清零、审查意见自动修复、AI 审查自动修复、 sourcery review --fix、sourcery gate 红叉、合并门禁拦截修复、review --check 失败响应。提供:变更文件的修复循环(fix → 全量测试 → diff 人过目 → 剩余项闭环)与 CI gate 失败的标准响应动作。
tokensave 代码图谱专项能力(mcporter 代理模式)。当用户提到以下任意意图时激活:测试覆盖、覆盖率缺口、测试映射、死代码、无用函数、复杂度、god class、依赖矩阵、耦合分析、blame、重命名重构、rename 预览、影响面、session recall。仅覆盖 tokensave 独有专项能力;常规符号查找/调用链/架构概览走 codebase-memory-mcp(默认发现层),本技能不承接。通过 mcporter CLI 按需调用,不在 Claude Code 中常驻注册。
跨仓库工作日报/周报自动生成。扫描多个 git 仓库指定时间范围的提交,按业务成果语义聚合 (非简单罗列),跨仓库合并同一件事,输出 3 种受众模板(自用流水 / 对 leader / 对外汇报), 默认生成「对 leader」版。配置读取 ~/.config/ar/workspaces.toml,不存在则默认扫描 $HOME/sources。 当用户提到:工作日报、周报、工作汇报、工作总结、本周工作、最近两周工作、最近做了什么、 生成日报、跨仓库日报、standup、团队日报、团队产出、成员工作汇总时激活。
Plugin manifests2
{
"name": "awesome-rules",
"version": "0.5.0",
"description": "研发规范与 AI Agent 技能库:DDL/SQL 审查、API 审查,包含测试、数据库、API、Git 四大规范",
"author": {
"name": "万联易达"
},
"skills": "./skills/"
}{
"name": "awesome-rules",
"description": "研发规范与 AI Agent 技能库:11 个审查/工具技能 + 6 项通用设计规范 + GTSP 工程规范,SessionStart 自动注入规范索引",
"version": "0.5.0",
"author": {
"name": "万联易达"
},
"homepage": "https://github.com/im47cn/awesome-rules",
"license": "Apache-2.0",
"skills": "./skills/"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[awesome-rules on Agent Plugins Marketplace](https://pluginsmp.com/plugins/awesome-rules)