engineer

A broad software-engineering skill covering architecture, test-driven development, bug diagnosis, code review, security checks, and interface design.

In plain words
What is it for?
Use it for engineering tasks such as planning features, writing tests, diagnosing bugs, reviewing code, checking defensive security, and designing interfaces.
Why use it?
It provides a structured set of practices for handling software changes, investigations, reviews, and design work.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/kk376/dev-suite/engineer
Any agent
npx skills add kk376/dev-suite --skill engineer
Clone the repo
git clone --depth 1 https://github.com/kk376/dev-suite

Made for: Claude Code, Codex.

Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,864 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00110 $0.04864
Opus 5 $0.00055 $0.02432
Sonnet 5 $0.00022 $0.00973
Haiku 4.5 $0.00011 $0.00486

Measured yesterday against content hash b19570cc7361, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/arch_report.py, scripts/brand_picker.py, scripts/generate_tokens.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.gemini/config/skills/engineer/SKILL.md · 201 lines

How it starts

The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Universal Master Engineering & Design Skill

A unified, production-grade standard for software engineering craftsmanship, deep system architecture, defensive zero-trust security, and UI/UX design excellence. Synthesizes decades of software design principles (Ousterhout, Beck, Evans, Pragmatic Programmer) with 74 real-world production design systems across 8 archetypes and the 17-category Vibe-Check defensive security standard.


The Master Engineering & Design Lifecycle

Every feature, interface, and system follows a disciplined, traceable progression:

┌─────────────────────────────────────────────────────────────────────────────────────────┐
│                           THE UNIFIED MASTER WORKFLOW PIPELINE                          │
└─────────────────────────────────────────────────────────────────────────────────────────┘
                                           │
  1. Discovery & Design Alignment          ▼
     [Concept / Feature] ─────► [grill-with-docs] ────► [design-archetype / prototype]
                                           │                          │
                                           ├──────────────────────────┘
  2. Architecture, Tokens & Slicing        ▼
     [design-tokens / UI geometry] ──► [to-spec]
                                           │
                                           ▼
                                     [to-tickets] (Vertical Tracer Bullets + Blocking DAG)
                                           │
  3. Execution, TDD & UI States            ▼
                                      [implement] ◄───────► [tdd] (Red-Green-Refactor)
                                           │                      │
                                           ▼                      ▼
                                 [diagnosing-bugs] (6-Phase Diagnostic Loop)
                                           │
  4. Defensive Security & Auditing         ▼
                                 [security-audit / vibe-check] (17 Guardrails)
                                           │
  5. Review, Polish & Accessibility        ▼
                                    [code-review] (Standards Axis + Spec & WCAG Axis)
                                           │
                                           ▼
                            [improve-codebase-architecture] (Deep Modules)
                                           │
  6. Packaging, Merge & Distribution       ▼
                              [packaging / release] ─────► [Ship / Production]

Read the full file on GitHub · 201 lines

Files

What ships with it

35 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 201 lines · 110 tokens per session scan A b19570cc7361

Subscribe to this mod's changes

engineer is a skill published in the GitHub repository kk376/dev-suite (0 stars, last pushed yesterday), licensed MIT. It adds 110 tokens to every session and 4,864 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.