‹ 返回总目录
开发工具 最近更新08-04

postgresql-code-review

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量11.5K
⭐ GitHub Stars37,441(fork 4707)
🗓️ 最近推送2026-08-04
🌱 项目创建2025-06-11
💻 语言 / LicensePython · MIT
🐛 开放Issue64

📝 工具简介

社区贡献的指令、agent、skills和配置,帮你把GitHub Copilot用到极致。

📖 怎么用

1) 安装:先添加市场 `copilot plugin marketplace add github/awesome-copilot`,再安装插件 `copilot plugin install <plugin-name>@awesome-copilot`。2) 配置:README未说明。3) 使用:安装后直接在 GitHub Copilot 中启用该插件,即可对 PostgreSQL 代码进行审查。具体调用方式需参考插件自身文档,README未说明。

📋 迷你测评

同样是社区贡献,针对GitHub Copilot的PostgreSQL审查优化。亮点是数据库专项,比通用审查更细。

📄 README 要点

这是一个专门针对PostgreSQL代码审查的GitHub Copilot自定义工具集。它包含了一系列为代码审查场景设计的智能体、指令和技能,能帮你在写SQL或改数据库相关代码时获得更专业的AI辅助。核心功能是让Copilot理解PostgreSQL的最佳实践,自动检查查询性能、索引使用、潜在锁问题等。安装方式很简单,直接把这个仓库的配置导入你的Copilot环境就能用。适合那些经常写复杂SQL、维护数据库迁移脚本,或者团队里需要统一数据库代码规范的开发者。用了它,代码审查会轻松不少,AI能帮你提前发现很多容易忽略的坑。

查看英文原文
🤖 Awesome GitHub Copilot A community created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience. [!TIP] Explore the full collection on the website → awesome copilot.github.com The website offers full text search and filtering across hundreds of resources, plus the Learning Hub for guides and tutorials. Using this collection in an AI agent? A machine readable llms.txt is available with structured listings of all agents, instructions, and skills. 📖 Learning Hub New to GitHub Copilot customization? The Learning Hub on the website offers curated articles, walkthroughs, and reference material — covering everything from core concepts like agents, skills, and instructions to hands on guides for hooks, agentic workflows, MCP servers, and the Copilot coding agent. What's in this repo Resource Description Browse 🤖 Agents Specialized Copilot agents that integrate with MCP servers All agents → 📋 Instructions Coding standards applied automatically by file pattern All instructions → 🎯 Skills Self contained folders with instructions and bundled assets All skills → 🔌 Plugins Curated bundles of agents and skills for specific workflows All plugins → 🍳 Cookbook Copy paste ready recipes for working with Copilot APIs — Install a Plugin For most users, the Awesome Copilot marketplace is already registered in the Copilot CLI/VS Code, so you can install a plugin directly: [安装/使用命令见下方] If you are using an older Copilot CLI version or a custom setup and see an error that the marketplace is unknown, register it once and then install: [安装/使用命令见下方] Contributing See CONTRIBUTING.md · AGENTS.md for AI agent guidance · Security · Code of Conduct The customizations here are sourced from third party developers. Please inspect any agent and its documentation before installing. Contributors ✨ Thanks goes to these wonderful people (emoji key): Aaron Powell Matt Soucoup Troy Simeon Taylor Abbas Peter Strömberg Daniel Scott Rayns

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考