Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Developer Essentials

Plugin Aktiv

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

11 Skills 0 MCPs
Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

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

Installation

Zuerst Marketplace hinzufügen

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

Enthält 11 Erweiterungen

Skill (11)

Auth Implementation Patterns Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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 Skill

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

98

Qualitätspunktzahl

75 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit4 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen