Guides engineering processes, code review, architecture, and hiring for teams shipping with high AI-generated code volume. Activates when discussing team workflow or AI-assisted development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:ai-first-engineeringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation.
Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation.
Prefer architectures that are agent-friendly:
Avoid implicit behavior spread across hidden conventions.
Review for:
Minimize time spent on style issues already covered by automation.
Strong AI-first engineers:
Raise testing bar for generated code:
npx claudepluginhub joshlarsen/everything-claude-code170plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 170 plugins
Guides engineering processes, code review, architecture, and hiring for teams shipping with high AI-generated code volume. Activates when discussing team workflow or AI-assisted development.
Analyzes, re-engineers, or bootstraps projects to align with AI-first design principles across 7 dimensions. Includes audit, active restructuring, and guided new project setup.
Provides battle-tested engineering principles for AI coding agents including plan-first workflow, subagent delegation, self-improvement loops, and verification gates. Use when configuring agent behavior, writing AGENTS.md files, or improving agent reliability.