Communitygithub.com

ashfordeOU/aero-agent-skills

🚀 The aerospace knowledge layer for AI agents — 330 verified skills in 81 installable packs across 12 engineering families, mapped to 25 standards (ECSS · DO-178C · NASA) and proven by a 674-task deterministic gate battery. AgentSkills.io format · Apache-2.0 · by Ashforde OÜ

aero-agent-skills 是什麼?

aero-agent-skills is a Claude Code agent skill that 🚀 The aerospace knowledge layer for AI agents — 330 verified skills in 81 installable packs across 12 engineering families, mapped to 25 standards (ECSS · DO-178C · NASA) and proven by a 674-task deterministic gate battery. AgentSkills.io format · Apache-2.0 · by Ashforde OÜ.

相容平台Claude Code~Codex CLI~Cursor
npx skills add ashfordeOU/aero-agent-skills

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Avionics domain pack (router)

Route here when the task is avionics and flight software assurance for civil aircraft. This pack is the certification spine for airborne software and hardware.

Domain

Avionics and flight software assurance: airborne software lifecycle certification (DO-178C), software tool qualification (DO-330), airborne electronic hardware design assurance (DO-254), environmental qualification (DO-160), and transport-category airworthiness certification (FAR-25/CS-25).

Sub-skills in this pack

PathSkillWhen to route to it
avionics/do178c/planningDO-178C planningsoftware level/DAL, PSAC, planning artifacts
avionics/do178c/developmentDO-178C developmentrequirement-to-code traceability, derived requirements
avionics/do178c/verificationDO-178C verificationstructural coverage, MC/DC, independence
avionics/do178c/software-testingDO-178C software testingrequirements-based test case generation, MC/DC test case count, coverage objectives per level
avionics/do178c/configuration-managementDO-178C configuration managementbaselines, problem reports, release gate
avionics/do178c/tool-qualificationDO-330 tool qualificationTQL per tool criterion, tool credit, TOR
avionics/do178c/airworthiness-liaisonDO-178C airworthiness liaisoncertification basis coverage, SOI audits, open items
avionics/do160/environmental-qualificationDO-160 environmental qualificationtest matrix per equipment category, temperature/vibration/EMC
avionics/do160/lightning-protectionDO-160 lightning protectionsection 22 induced transients, lightning protection zones
avionics/do160/electrostatic-dischargeDO-160 electrostatic dischargesection 25 ESD air discharge level, 150 pF / 330 ohm generator model, test point applicability
avionics/do160/radio-frequency-susceptibilityDO-160 RF susceptibilityRS103 radiated immunity, CS114 conducted immunity, field strength
avionics/do160/power-inputDO-160 power inputsection 16 voltage limits, sag/surge transients, frequency tolerance
avionics/do254/hardware-planningDO-254 hardware planningsimple vs complex AEH, PHAC
avionics/do254/verificationDO-254 verificationverification methods per AEH class, independence, coverage
avionics/do254/configuration-managementDO-254 configuration managementbaselines, ECR/ECO, change class, hardware configuration index
avionics/do254/requirements-captureDO-254 requirements capturerequirement characteristics, derived requirements, trace links
avionics/far-cs25/airworthinessFAR-25/CS-25 airworthinesscertification basis, means of compliance, 25.1309
avionics/far-cs25/special-conditionsFAR-25/CS-25 special conditionsnovel design features, FAR 25.17, special-condition scope
avionics/flight-management/flight-planningFMS flight planninggreat-circle track distance, waypoints, leg geometry
avionics/flight-management/vertical-navigationFMS vertical navigationtop of descent, descent gradient, altitude constraints, VNAV path
avionics/data-bus/arinc429-protocolARINC 429 protocolARINC 429 word format, octal label, SDI, BNR, BCD, SSM, odd parity, 12.5 or 100 kbps, transmitter receiver topology
avionics/data-bus/mil-std-1553MIL-STD-1553 data buscommand word, remote terminal, bus controller, Manchester II, dual redundant bus, message format
avionics/data-bus/arinc664-afdxARINC 664 AFDX networkvirtual link, BAG, frame size, jitter, end system, switched ethernet, latency
avionics/ima/ima-partitioningIMA partitioningARINC 653 partition, major frame, partition schedule, sampling port, queuing port, inter-partition communication, health monitoring
avionics/ima/do297IMA architecture and acceptanceintegrated modular avionics, DO-297, module acceptance, incremental certification, partition allocation, resource budget, CPU memory I/O, integrity requirements, IMA architecture, shared resources
avionics/flight-management/performance-computationPerformance computationFMS performance, cost index, ECON, cruise Mach, step climb, top of descent, fuel time trade, VNAV
avionics/fsw/cfs-architectureCfs ArchitecturecFS, core flight software, cFE, OSAL, PSP, software bus, publish subscribe, app skeleton, telemetry pipeline.
avionics/fsw/fprime-componentF Prime componentF Prime, F-prime component framework, topology, rate group, command dispatch, port connection

Routing guidance

  • Software certification questions (levels, PSAC, coverage, traceability, baselines) route to the DO-178C sub-skills.
  • Requirements-based test case generation and structural coverage measurement questions (MC/DC t- Cfs questions route to the fsw cfs-architecture sub-skill. est case count, coverage objectives per level) route to the DO-178C software-testing sub-skill; verification process questions (reviews, analyses, independence) stay with the verification sub-skill.
  • Tool credit and qualification questions route to the DO-330 sub-skill.
  • Environmental test questions (temperature, vibration, EMC, lightning, RF immunity) route to the DO-160 sub-skills.
  • Electrostatic discharge questions (section 25 air discharge level, 150 pF / 330 ohm generator model, discharge counts, test point applicability from personnel accessibility) route to the DO-160 electrostatic-discharge sub-skill, not to lightning-protection or power-input.
  • Power-input questions (section 16 voltage limits, sag/surge transients, frequency tolerance, emergency power) route to the DO-160 power-input sub-skill.
  • Hardware assurance questions (AEH classification, PHAC, verification, requirements capture) route to the DO-254 sub-skills.
  • Hardware configuration and change-control questions (baselines, ECR/ECO, HCI) route to the DO-254 configuration-management sub-skill.
  • Type-certification basis questions (FAR-25 vs CS-25, 25.1309) route to the far-cs25 airworthiness sub-skill.
  • Novel-feature questions (special conditions, FAR 25.17, equivalent safety) route to the far-cs25 special-conditions sub-skill.
  • FMS route questions (waypoints, leg geometry, TOD, VNAV constraints) route to the flight-management sub-skills.
  • ARINC 429 word encoding and decoding, octal label, SDI, BNR and BCD data fields, SSM, and odd parity questions route to the data-bus arinc429-protocol sub-skill.
  • System-level engineering and safety questions route to the systems-engineering-safety pack instead.
  • MIL-STD-1553 command word encoding, remote terminal and bus controller architecture, Manchester II, and dual redundant bus questions route to the data-bus mil-std-1553 sub-skill.
  • ARINC 664 AFDX virtual link bandwidth, BAG, jitter, end-to-end latency, and switched network configuration questions route to the data-bus arinc664-afdx sub-skill.
  • ARINC 653 partition scheduling, major frame feasibility, sampling and queuing ports, and IMA health monitoring questions route to the ima ima-partitioning sub-skill.
  • Integrated modular avionics architecture planning, partition allocation with resource budgets, and module acceptance criteria route to the ima do297 sub-skill.
  • FMS performance computation, cost index and ECON cruise speed, fuel-time trade, step-climb logic, and VNAV top-of-descent questions route to the flight-management performance-computation sub-skill.

Install

To install only this pack, copy or symlink each leaf folder above into your host's skills directory (see README Install for per-host commands).

  • F Prime component and topology questions route to the fsw fprime-component sub-skill.

相關技能