Engineering operating model for teams where AI agents generate a large share of implementation output.
npx claudepluginhub affaan-m/everything-claude-codeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
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:
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.