Skip to main content

Skills in this repository

ahrav/scratch-scanner-rs - Page 2

SkillsMP has collected 61 skills from ahrav/scratch-scanner-rs. Open a skill to review its source and details.

ahrav/scratch-scanner-rs

Showing 21 of 61 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Run cargo-fuzz targets with proper nightly toolchain and options

updated
occupation
Information Security Analysts
description

Audit memory safety and security in unsafe code blocks, buffer handling, and security-sensitive operations

updated
occupation
Database Architects
description

Review and tune SQLite schemas, queries, indexes, and pragmas. Connects to the actual database to gather concrete evidence (EXPLAIN QUERY PLAN, page counts, table stats) before recommending changes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Consolidate verbose test suites by replacing repetitive unit tests with property-based tests, parameterized tests (rstest), or fuzz tests. Less code to maintain, same or better coverage.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review test suites for duplicate, redundant, or low-value tests — especially unit tests already subsumed by property-based tests. Remove noise, keep signal.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Assess and recommend the appropriate testing strategy for Rust code - unit tests, property-based tests, fuzz tests, Kani model checking, or simulation testing

updated
occupation
Software Developers
description

Deep research before design — 3-5 parallel research agents survey papers, production systems, failure modes, and prior art, then a synthesizer compiles evidence, and an integrator maps findings to a concrete codebase plan with citations

updated
occupation
Software Quality Assurance Analysts & Testers
description

Parallel specialist code review — 6 focused agents (correctness, design, performance, safety, docs, complexity) diverge independently, then a single ranker merges findings into an importance-ranked report with confidence scores

updated
occupation
Software Developers
description

Run a parallel diverge-then-converge design tournament — 3-5 independent agents explore a problem, then 2 ranking agents evaluate and stack-rank the results with confidence scores

updated
occupation
Software Developers
description

Review Rust interfaces for ease of correct use and resistance to misuse, applying "make interfaces easy to use correctly and hard to use incorrectly"

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review test suites for duplicate, redundant, or low-value tests — especially unit tests already subsumed by property-based tests. Remove noise, keep signal.

updated
occupation
Database Architects
description

Review and tune SQLite schemas, queries, indexes, and pragmas. Connects to the actual database to gather concrete evidence (EXPLAIN QUERY PLAN, page counts, table stats) before recommending changes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performance regression testing workflow for hot path changes

updated
occupation
Software Developers
description

Workflow for modifying and benchmarking detection rules

updated
occupation
Software Developers
description

Use when the user wants to package all source code into a tar.gz archive for upload or checkpoint. Creates a comprehensive archive excluding binaries and build artifacts.

updated
occupation
Software Developers
description

Use when the user wants a minimal source-only archive for upload or checkpoint. Creates a tar.gz with just src/ and tests/ directories.

updated
occupation
Software Developers
description

Deep Linux perf profiling — PMU counters, topdown analysis, flamegraphs, and annotated hotspot drill-down on ARM/Graviton

updated
occupation
Software Developers
description

Analyze Rust code for performance issues, allocation hot spots, and optimization opportunities

updated
occupation
Information Security Analysts
description

Audit memory safety and security in unsafe code blocks, buffer handling, and security-sensitive operations

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run cargo-fuzz targets with proper nightly toolchain and options

updated
occupation
Software Developers
description

Run Criterion benchmarks with baseline comparison for performance optimization work

updated
Showing 21 of 61 collected skills.