arm skills

4 tagged arm, measured the same way as everything else here.

aws/aws-graviton-getting-started

Skill Claude CodeCodex

Validates Java application compatibility with AWS Graviton (ARM64) architecture by analyzing native libraries, dependencies (including transitive), and architecture-specific code. Performs static analysis, applies ARM64-required dependency updates, configures Graviton JVM flags, and validates builds on ARM64. Use when…

1.1k +3 23d ago A 97 tokens

research-report

02

jaylfc/taosmd

Skill Claude CodeCodex

Maintain docs/research-report.md, the living technical report of taOSmd findings. Use when recording experiment results, adding negative results, pre-registering experiments, or revising the report. Enforces methodology discipline; never lets a number in without provenance.

77 3d ago A 54 tokens

taosmd-a2a

03

jaylfc/taosmd

Skill Claude CodeCodex

Set up agent-to-agent comms and named channels via the taOSmd A2A bus.

77 3d ago A 27 tokens

embedded-debugging

04

Klievan/jlink-mcp

Skill Claude CodeCodex

Part of jlink-mcp

Debug embedded firmware on real hardware through the jlink-mcp server — crashes, hangs, peripheral misconfiguration, silent devices. Covers loading ELF symbols for source-level backtraces, supplying an SVD for named peripheral fields, and the halt/read/resume discipline. Use whenever debugging a microcontroller over a…

26 +1 5d ago A 77 tokens original MIT