Skip to main content
Run any Skill in Manus
with one click
radheradhe01
GitHub creator profile

radheradhe01

Repository-level view of 23 collected skills across 1 GitHub repositories.

skills collected
23
repositories
1
updated
2026-04-28
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

call-graph-soundness
software-developers

Call graph soundness framework: 9 pattern families, 10 safety vetoes, soundness-vs-precision tradeoffs. Use before changing merge.rs, analyzer, or prune pipeline.

2026-04-28
cve-reachability
information-security-analysts

Assess if a CVE in a dep is reachable from project code using 15-signal union (runtime/static/external). Outputs audit trail. Security-grade, conservative.

2026-04-28
runtime-static-hybrid
software-developers

Runtime+static consensus: 15-signal weights, modes, saturation curve. Scalpel's novel moat. Use before changing tracer merge, prune decision, or adding signal sources.

2026-04-28
prune-safety-test
software-quality-assurance-analysts-and-testers

Use to validate Scalpel's pruning safety on any Python project. Analyzes a real-world Python project with test suite, identifies dead code, stubs it, then runs the full test suite to prove nothing broke. Invoke with: /prune-safety-test <project-url-or-path>

2026-04-17
validate-on-project
software-quality-assurance-analysts-and-testers

Use to validate ALL Scalpel capabilities on a real-world Python project — static analysis accuracy, genome building, reachability classification, pruning safety, and context generation. Invoke with: /validate-on-project <project-url-or-path>

2026-04-13
scalpel-graph-engine
software-developers

Use when working on scalpel-core, scalpel-proto, Code Genome graph structure, hybrid merge logic, reachability algorithms, confidence classification, or edge resolution

2026-04-12
scalpel-ipc-transport
software-developers

Use when working on scalpel-ipc, scalpel-alloc, shared memory ring buffer, Unix domain sockets, string interning protocol, custom GlobalAlloc, or any unsafe memory/IPC code

2026-04-12
scalpel-pruning
software-developers

Use when working on scalpel-prune crate, Docker integration, SBOM generation, code removal logic, re-export chain resolution, or any code that modifies user source files

2026-04-12
Showing top 8 of 23 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded