Skip to main content
GitHub repository

remote_debugger

remote_debugger contains 7 collected skills from rdkcentral, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
2
updated
2026-05-20
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

bdd-feature-generator
software-quality-assurance-analysts-and-testers

Generate BDD (Behavior Driven Development) feature files from remote debugger source code analysis. Use for creating Gherkin-format documentation of RBUS event handling, static/dynamic profile processing, command execution, harmful command detection, log archive and upload, deep sleep handling, and uploadRRDLogs C API orchestration. Produces gap analysis between feature files and L2 test implementations.

2026-05-20
memory-safety-analyzer
software-developers

Analyze C/C++ code for memory safety issues including leaks, use-after-free, buffer overflows, and provide fixes. Use when reviewing memory management, debugging crashes, or improving code safety.

2026-04-10
platform-portability-checker
software-developers

Verify C/C++ code is platform-independent and portable across embedded platforms. Use when reviewing code for cross-platform deployment or preparing for new hardware targets.

2026-04-10
quality-checker
software-quality-assurance-analysts-and-testers

Run comprehensive quality checks (static analysis, memory safety, thread safety, build verification) in the standard test container. Use when validating code changes or debugging before committing.

2026-04-10
technical-documentation-writer
software-developers

Create and maintain comprehensive technical documentation for embedded systems projects. Use for architecture docs, API references, developer guides, and system documentation following best practices.

2026-04-10
thread-safety-analyzer
software-developers

Analyze C/C++ code for thread safety issues including race conditions, deadlocks, and improper synchronization. Use when reviewing concurrent code or debugging threading issues.

2026-04-10
triage-logs
software-developers

Triage remote debugger behavioral issues on RDK devices by correlating device log bundles with the remote debugger source tree. Covers daemon startup failures, profile processing issues, uploadRRDLogs failures, RBUS communication problems, configuration errors, and archive or cleanup failures. The user states the issue; this skill guides systematic root-cause analysis regardless of issue type.

2026-04-10