Developer Essentials
插件 活跃Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management
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)
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.
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
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.
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.
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.
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.
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.
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.
Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.
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.
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
质量评分
类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
Cypress
100创建、更新和修复 Cypress 测试。连接到 Cypress Cloud 以查看测试结果并利用数据来管理您的测试套件。
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Shell Scripting Plugins
99Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
Review Agent Governance
99Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.
Performance Testing Review
99Performance analysis, test coverage review, and AI-powered code quality assessment