cursorrules
01Cursor rule Cursor
/.
15 tagged arm, measured the same way as everything else here.
Cursor rule Cursor
/.
Instructions file CodexOpenCode
AGENTS.md instructions for ThatGuySam/doesitarm, covering agents instructions, development model and branch policy (applies to all agents).
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…
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.
Skill Claude CodeCodex
Set up agent-to-agent comms and named channels via the taOSmd A2A bus.
Instructions file CodexOpenCode
AGENTS.md instructions for jaylfc/taosmd, covering taosmd: agent integration guide, before you install, what taosmd does, setup and one-line install.
Plugin Claude Code
Embedded debugging on real hardware through SEGGER J-Link, OpenOCD, and Black Magic probes. Skills for crash diagnosis, hangs, peripheral inspection, and RTT — including loading ELF symbols for source-level backtraces and SVD files for named peripheral fields.
MCP server Claude CodeCodexCursor +2
MCP server "jlink" as configured in Klievan/jlink-mcp. Runs out/mcp/standalone.js with node.
Instructions file
Instructions for Klievan/jlink-mcp, covering j-link mcp server, building, testing, vscode extension (native mcp integration) and standalone mcp server (for claude desktop / claude code).
Skill Claude CodeCodex
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…
MCP server Claude CodeCodexCursor +2
Debug embedded firmware on real hardware: J-Link probes, Cortex-M faults, RTT logs, GDB. Runs locally from the jlink-mcp npm package. Needs 4 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "byteask-embedded-docs" as configured in ByteAsk/ByteAsk-Embedded-MCP. Runs locally from the byteask-embedded-mcp Python package.
MCP server Claude CodeCodexCursor +2
Page-cited retrieval for embedded docs, datasheets, MISRA, CMSIS, and RTOS references. Remote server at mcp.byteask.ai.
Instructions file
Instructions for gabrielmaialva33/camera-hack, covering claude.md, project, attack surface, rtsp streams and structure.
MCP server Claude CodeCodexCursor +2
MCP server "ghidra-bizhawk-mcp" as configured in getanirao/ghidra-bizhawk-mcp. Runs locally from the ghidra-bizhawk-mcp Python package. Needs 3 environment variables to run.