Code Review Excellence
技能 活跃Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
To empower developers and teams to conduct effective code reviews that catch bugs early, ensure maintainability, and facilitate knowledge sharing, ultimately improving code quality and team collaboration.
功能
- Master effective code review practices
- Provide constructive feedback
- Catch bugs and edge cases early
- Foster knowledge sharing and collaboration
- Establish and enforce code quality standards
使用场景
- Reviewing pull requests and code changes
- Establishing team-wide code review standards
- Mentoring junior developers through constructive feedback
- Conducting architecture reviews and creating checklists
非目标
- Nitpicking code formatting (use linters)
- Blocking progress unnecessarily
- Rewriting code solely to match personal preference
- Manually reviewing linting violations
Versioning
- warning:Release ManagementThe latest commit is recent, but there is no explicit versioning signal in the SKILL.md frontmatter or any other manifest, and install instructions reference 'main'.
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install developer-essentials@claude-code-workflows质量评分
类似扩展
Claude Handoff
100运行 /handoff 以捕获会话数据,然后编写一个引用该数据的分阶段实施计划。创建用于跟踪的 beads。
Unslop Review
100重写代码审查意见,使其听起来像人类同事所写。消除 "I noticed...", "I was wondering if perhaps...", "It might be worth considering..." 这类企业AI的套话。每条评论都直截了当:地点、问题、具体修复方案。用于用户说“人性化审查”、“减少PR评论中的废话”、“让反馈听起来更人性化”、“审查此PR”、“代码审查”、“/review”、“/unslop-review”时。在审查PR时自动触发。
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Ctx Doctor
100运行 context-mode 诊断。检查运行时、钩子、FTS5、 插件注册、npm 和 marketplace 版本。 触发器:/context-mode:ctx-doctor
Create Pull Request
99Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.
Neon Postgres
100Neon Serverless Postgres 的使用指南和最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方法、Neon 功能、身份验证(@neondatabase/auth)、PostgREST 风格的数据 API(@neondatabase/neon-js)、Neon CLI 以及 Neon 的平台 API/SDK。可用于任何与 Neon 相关的问题。