Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

avrOS-debug

avrOS-debug contient 3 skills collectées depuis racerxr650r, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
1
mis à jour
2026-05-23
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ai-tmp-cleanup
Administrateurs de réseaux et de systèmes informatiques

Use when working with temporary files or evaluating scratchpads. Instructs AI agents on where to write test code, scratchpads, or temporary debug logs.

2026-05-23
application-debug
Développeurs de logiciels

Use when working with avrOSdb debugging. This handles VS Code extension or GDB debugging, such as RSP trace logs logic, debugging connection issues over RSP, UPDI, or TCP. Use when changing application debugging logic inside avrOSdb main.c or gdb_rsp.c or investigating lockups or target side state.

2026-05-23
tracer
Analystes des systèmes informatiques

Use when working with this project's specification, requirements, design, tests, or traceability. This project is managed by TraceR — doc/Project.xml is the SINGLE SOURCE OF TRUTH for design, requirements, and verification. USE FOR: reading, editing, creating, generating, updating, or regenerating any spec document — SDD (Software Design Document), HLRs (High-Level Requirements), LLRs (Low-Level Requirements), STP (Software Test Plan), Traceability matrix, or PVD (Product Vision Document); any change to doc/Project.xml or doc/PVD.md; adding, removing, or editing requirements (HLRs or LLRs); adding tests that trace or link to requirements; generating doc/SDD.md, doc/HLRs.md, doc/LLRs.md, doc/STP.md, or doc/Traceability.md; checking, fixing, or understanding test coverage; tracing or linking a requirement to a test; finding untested or uncovered requirements; explaining why a requirement or test is missing from a document; linting or validating the project spec. DO NOT USE FOR: routine source-code changes that

2026-05-17