Skip to main content
JEBREX
EN ES
Get in Touch
SKILLS

Architecture & Engineering

Five executable skills that turn a scope, an interface or a codebase into the documents a build runs on — the architecture, the contract, the data model and its migration, the quality requirements, and the debt. Each one takes named inputs, runs a defined method, and names what is missing instead of filling it in.

All skills
Skills in this category

System Architecture Specification

Turns a scope and its measured requirements into an Architecture Specification: the system context, the components and what each owns, the interfaces, the data crossing each boundary, the deployment shape, and the decisions with their rejected alternatives.

ProducesArchitecture Specification

Read

API Contract Design

Turns the interactions an interface must support and the consumers that will call it into an API Contract: resources and operations, field-by-field schemas, the full error catalogue, authorisation per operation, the behaviour rules, and the versioning policy.

ProducesAPI Contract

Read

Data Model & Migration Plan

Turns the entities a system must hold and its current storage reality into a target data model and the reversible runbook that reaches it, with a backfill, a verification and a rollback for every step.

ProducesData Model and Migration Runbook

Read

Non-Functional Requirements Definition

Turns vague quality wishes into an NFR Specification: per attribute, a requirement naming the metric, the measurement method, the condition it holds under and the consequence of missing it — with every threshold demanded from the requester.

ProducesNFR Specification

Read

Technical Debt Audit

Turns access to a codebase and the team's next intended work into a Technical Debt Register: each item located, its cost now, the interest it charges on nearby work, the remediation and its risk, ordered by what it blocks.

ProducesTechnical Debt Register

Read