Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Q6012 Mmic Design Principles

ASecurity

Assess how a monolithic microwave circuit is conceived and refined against the design principles of ECSS-Q-ST-60-12C clause 7.1: turn each specification line into a parametric margin in standard deviations of process spread and a predicted yield, combine those lines into one figure, grade channel temperature, metal current density and RF power density against derated rather than absolute limits, weigh proven library cells against novel structures needing a test vehicle, and require design-rul...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspythonrust

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill q6012-mmic-design-principles --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q6012 Mmic Design Principles?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Q6012 Mmic Design Principles
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q6012-mmic-design-principles/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q6012-mmic-design-principles)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: q6012-mmic-design-principles
description: "Assess how a monolithic microwave circuit is conceived and refined against the design principles of ECSS-Q-ST-60-12C clause 7.1: turn each specification line into a parametric margin in standard deviations of process spread and a predicted yield, combine those lines into one figure, grade channel temperature, metal current density and RF power density against derated rather than absolute limits, weigh proven library cells against novel structures needing a test vehicle, and require design-rule cleanliness and on-wafer test provision before mask release. Use when an MMIC design concept, iteration or design review package is judged. Trigger: ecss, q-st-60-12c-clause-7-1, mmic-design-principles, mmic-parametric-margin-sigma, mmic-predicted-parametric-yield, mmic-device-derating-limits, mmic-proven-cell-reuse, mmic-on-wafer-test-structures."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, q-st-60-12-mmic-scope, q6012-mmic-design-principles, mmic-parametric-margin-sigma, mmic-predicted-parametric-yield, mmic-device-derating-limits, mmic-proven-cell-reuse, mmic-on-wafer-test-structures]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS MMIC — Design Principles (space-systems/ecss/q6012-mmic-design-principles)

Use when the task is the clause 7.1 step of ECSS-Q-ST-60-12C: judging the
way a monolithic microwave circuit has been conceived, not the way it was
simulated. A microwave die is committed to a mask set months before the
first measurement, so the principles are the ones that decide whether the
first wafer is usable, and they are applied while the topology is still
movable.

## Domain quick reference

- A nominal simulation that meets the specification means nothing on its
  own. The design is reproduced across a wafer, a lot and a process
  window, so the quantity that matters is how many standard deviations of
  process spread sit between the nominal prediction and the limit. Three
  sigma on every line is a different design from a nominal that just
  clears it.
- Margins multiply. Each specification line has its own parametric yield,
  and a part is sold against all of them at once, so eight lines at
  ninety-five percent do not make a ninety-five percent part. The
  combined figure is the one the programme plans wafer starts from.
- Derating is not conservatism, it is the design limit. Channel
  temperature, metal current density, RF power density and gate voltage
  are graded against a fraction of the absolute rating, because the
  absolute rating is where the device fails and the derated one is where
  it lives long enough to matter.
- Reuse buys margin nothing else can. A proven library cell carries
  measured silicon behind its model; a novel structure carries a
  simulation. A design that is mostly novel is not wrong, but it owes a
  test vehicle before the flight mask, and the ratio is the cheapest
  early indicator of that debt.
- A design-rule violation is not a style note. The foundry rules are the
  boundary of what its process can reproduce, so an open violation means
  the layout has left the region the models were extracted in.
- On-wafer test structures are the only way a delivered wafer speaks for
  itself. Without process-control monitors on the mask, an out-of-family
  lot can only be diagnosed by destroying parts from it.

## Workflow

1. Take each specification line with its nominal prediction, its limit,
   the sense of that limit and the process sigma, and compute the margin
   in sigma and the fraction of parts it leaves inside the limit.
2. Combine the per-line fractions into one predicted parametric yield and
   compare it with the figure the programme plans against.
3. Grade every device stress against its derated limit, taking the
   programme's derating factor where one is declared and the default
   fraction otherwise.
4. Compute the proven-cell fraction and require a planned test vehicle
   whenever the novel share is above what reuse policy allows.
5. Confirm the layout is design-rule clean and that on-wafer test
   structures are on the mask set.
6. Absorb representation error at every boundary with a named tolerance,
   so a case sitting exactly on a limit is decided by the limit and not
   by the last bit of a division.
7. Report one verdict naming the most severe finding, with the worst
   margin, the predicted yield and the per-stress ratios behind it.

## Pitfalls

- Reviewing the nominal corner and calling it a design. The nominal
  corner is the one corner that will not be manufactured; the spread is
  the design.
- Reporting the best line's yield as the circuit's yield. The circuit
  meets its specification only where every line does at once, and the
  product falls faster than any single line suggests.
- Grading a stress against its absolute rating because the datasheet
  prints that number. The absolute rating is a destruction limit, and a
  design sitting just inside it has no life margin at all.
- Counting novel structures as proven because they simulate well. A
  simulation is the thing being trusted; the test vehicle is what turns
  it into evidence, and it has to be planned before the mask, not after
  the first wafer disappoints.
- Carrying design-rule violations into a review as waivers to be argued
  later. They are the process boundary, and every model in the kit was
  extracted inside it.
- Leaving test structures off to save die area. The area saved is
  recovered once and the diagnostic ability is lost for the life of the
  programme.

## Behavior contract (gate 3)

The parameter validation, margin-in-sigma and yield computation, the
combined-yield product, the derating grading, the proven-cell ratio, the
design-rule and on-wafer test checks, the boundary tolerance and the
precedence of the reported verdict are exercised by the gate 3 contract
test: scripts/test_q6012_mmic_design_principles.py against
scripts/q6012_mmic_design_principles_logic.py (stdlib unittest, offline).
Run: python3 scripts/test_q6012_mmic_design_principles.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite the source and
  paraphrase per standards-map.yaml.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →