Set up automated code review tools (linters, SAST, dependency scanning) to reduce manual review burden. Use when configuring CI/CD toolchains.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 sethdford/claude-skills 中的 383 个 Skill。打开任一 Skill 可查看来源和详情。
sethdford/claude-skills已展示 40 / 383 个已收集 Skill。
Set up automated code review tools (linters, SAST, dependency scanning) to reduce manual review burden. Use when configuring CI/CD toolchains.
原文语言:英语
Establish clear, enforceable code review standards that balance quality with velocity, enabling asynchronous review and knowledge sharing. Use when creating or updating review expectations, scaling engineering teams, or improving code quality metrics.
原文语言:英语
Provide code review feedback that improves code and team culture. Use when training reviewers or giving feedback guidelines.
原文语言:英语
Define merge strategies (squash, rebase, merge commits) that balance history clarity with practical workflow. Use when setting CI/CD merge policies.
原文语言:英语
Define automated quality gates that enforce standards without manual review. Use when setting up CI/CD checks and blocking criteria.
原文语言:英语
Design effective review checklists that surface defects without slowing teams down. Use when creating domain-specific review criteria.
原文语言:英语
Build a review culture where feedback improves code and team relationships. Use when establishing review norms and psychological safety.
原文语言:英语
Track code review health metrics (cycle time, review participation, defect escape) to improve review process. Use when analyzing review effectiveness.
原文语言:英语
Facilitate alignment sessions when teams have different visions or priorities. Use before major initiatives or when resolving cross-functional conflict.
原文语言:英语
Coordinate work across multiple teams to prevent conflicts, reduce duplication, and align on shared systems. Use when scaling beyond single team or managing dependencies.
原文语言:英语
Create design-to-engineering handoff processes that minimize rework and ensure designs are implementable. Use when coordinating with design teams or establishing design-engineering collaboration.
原文语言:英语
Negotiate scope defensively when timelines are tight or requirements are vague. Use when facing unrealistic deadlines or unclear feature requests.
原文语言:英语
Communicate technical progress, tradeoffs, and risks to non-engineers in language they understand. Use in status updates, executive presentations, or crisis communication.
原文语言:英语
Build collaborative relationships with product managers where engineers shape strategy and product makes informed decisions about technical tradeoffs. Use when coordinating feature prioritization or platform decisions.
原文语言:英语
Translate business/user requirements into technical specifications that engineers can build against. Use when clarifying ambiguous requirements or discovering hidden technical constraints.
原文语言:英语
Establish accessibility standards that make products usable for people with disabilities without being an afterthought. Use when building user-facing systems or scaling the product.
原文语言:英语
Define and enforce coding standards that reduce cognitive load, prevent bugs, and make code maintainable. Use when establishing style guides or linting rules.
原文语言:英语
Systematically assess and improve developer experience (tools, documentation, onboarding, debugging) to increase team productivity. Use in roadmapping or when noticing developer friction.
原文语言:英语
Establish documentation standards that keep docs current, discoverable, and useful. Use when scaling team or improving knowledge retention.
原文语言:英语
Design monitoring and alerting that catches production issues fast without creating alert fatigue. Use when establishing observability or improving incident response.
原文语言:英语
Establish security practices that protect systems and data without paralyzing development. Use when scaling security or responding to threats.
原文语言:英语
Design testing strategies (unit, integration, end-to-end, performance) that catch bugs without creating bottlenecks. Use when scaling testing or improving release confidence.
原文语言:英语
Plan tooling investments that multiply team productivity (CI/CD, linters, debuggers, profilers, test frameworks). Use in roadmapping or when choosing development tools.
原文语言:英语
Design branching strategies (git flow, trunk-based development, etc.) that support parallel work while maintaining stability. Use when establishing version control discipline or managing deployment complexity.
原文语言:英语
Design change control processes that prevent production surprises while avoiding process paralysis. Use when coordinating multiple team changes or managing infrastructure modifications.
原文语言:英语
Define criteria for work to enter development (DoR) to ensure engineering time is spent on well-understood, achievable work. Use when standardizing requirements or reducing rework.
原文语言:英语
Design development workflows that balance speed, quality, and safety. Use when establishing team processes or improving delivery efficiency.
原文语言:英语
Design incident response procedures that prioritize quick resolution and learning over blame. Use when establishing on-call practices or improving incident response effectiveness.
原文语言:英语
Design fair on-call schedules that distribute burden, prevent burnout, and maintain coverage. Use when establishing on-call practices or scaling incident response.
原文语言:英语
Systematically identify and implement process improvements that increase team velocity and reduce friction. Use in retrospectives or when noticing repeated friction points.
原文语言:英语
Design repeatable release processes that minimize risk and manual overhead. Use when shipping to production, managing versioning, or coordinating multi-team releases.
原文语言:英语
Create transparent role progression frameworks showing how engineers advance within technical and lateral tracks. Use when defining career paths and promotion criteria.
原文语言:英语
Design systematic knowledge transfer mechanisms (lunch-and-learns, brown bags, wikis, architecture reviews) to prevent silos. Use when scaling team or protecting against key person risks.
原文语言:英语
Structure intentional mentoring relationships with clear goals and growth pathways. Use when developing junior engineers or enabling career growth in your team.
原文语言:英语
Design structured onboarding that accelerates new hire productivity and reduces time-to-contribution. Use when bringing on engineers at any level or scaling the team.
原文语言:英语
Structure effective one-on-one meetings that build trust, surface concerns, and align on growth and development. Use when preparing regular 1:1s with direct reports or designing 1:1 practices for your team.
原文语言:英语
Structure effective pair programming sessions for learning, code quality, and knowledge transfer. Use when onboarding, tackling high-risk work, or mentoring through complex problems.
原文语言:英语
Deliver feedback that builds confidence, corrects course, and accelerates growth. Use in 1:1s, code reviews, and performance cycles.
原文语言:英语
Map team capabilities against current and future role requirements. Use when planning capacity, identifying training needs, or succession planning.
原文语言:英语
Write technical blog posts that document decisions, share learnings, and build external reputation. Use for knowledge sharing, hiring, and credibility building.
原文语言:英语