跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Developer Essentials

插件 活跃

Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management

11 个 Skill 0 个 MCP
目的

To provide a comprehensive and organized toolkit for developers, covering a wide array of essential tasks and workflows within a single plugin.

功能

  • Bundles 153 specialized skills across 80 focused plugins
  • Covers Git, SQL, testing, debugging, code review, monorepos, Bazel
  • Includes language-specific patterns for JS/TS, Python, Go
  • Designed for monorepo optimization and CI/CD integration

使用场景

  • Setting up and optimizing monorepos with Turborepo or Nx
  • Debugging complex issues using systematic strategies
  • Improving code quality through effective code reviews
  • Writing robust E2E tests with Playwright or Cypress
  • Optimizing SQL queries and database performance
  • Managing advanced Git workflows for clean history

非目标

  • Providing a single-purpose tool; this plugin is a meta-collection.
  • Replacing individual specialized tools; it bundles them.
  • Offering AI agent orchestration beyond skill usage.
  • Handling runtime execution of skills; it provides the knowledge base.

Scope

  • warning:Single responsibility principleThe plugin bundles an extremely broad range of unrelated capabilities (Git, SQL, error handling, code review, testing, auth, debugging, monorepos, Bazel) under a single umbrella, violating the single responsibility principle.
  • warning:Tool surface sizeThe plugin bundles an excessive number of distinct skills (153) and commands, far exceeding the recommended limit and likely leading to poor trigger precision and scope calibration.

Invocation

  • warning:Name collisionsThe plugin bundles an extremely large number of skills (153) and commands across 80 focused plugins, significantly increasing the risk of name collisions or ambiguity in how the agent selects the correct functionality.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install developer-essentials@claude-code-workflows

包含 11 个扩展

Skill (11)

Auth Implementation Patterns 技能

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

98
Bazel Build Optimization 技能

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

98
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.

92
Debugging Strategies 技能

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

95
E2E Testing Patterns 技能

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

98
Error Handling Patterns 技能

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

95
Git Advanced Workflows 技能

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

95
Monorepo Management 技能

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

95
Nx Workspace Patterns 技能

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

95
Sql Optimization Patterns 技能

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

95
Turborepo Caching 技能

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.

98

质量评分

75 /100
13 days ago 分析

信任信号

最近提交15 days ago
星标35.3k
许可证MIT
状态
查看源代码