CtrlK
BlogDocsLog inGet started
Tessl Logo

ruview-cli-api

Use the RuView `wifi-densepose` CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (`wifi-densepose-api`, Axum), and the browser/WASM build (`wifi-densepose-wasm`, `wifi-densepose-wasm-edge`). Use when integrating RuView into another program, scripting it from the shell, exposing it over HTTP, or shipping it to the browser / ESP32-WASM3.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, actionable reference for RuView's programmatic surfaces with good structure and signaled external references. The main weakness is the REST API section, which points to docs for routes rather than enumerating them.

Suggestions

List the key HTTP routes (or a representative sample with paths/methods) instead of deferring entirely to 'see the API module / docs for routes'.

Add a brief validate-then-fix feedback loop note near the Docker/API and WASM build examples rather than only the terminal cargo test line.

Tighten the API-crate wiring explanation ('It's wired into the server binaries... not a standalone cargo run target by itself') to the essential embedding instruction.

DimensionReasoningScore

Conciseness

Mostly lean — tables, executable commands, and brief pointers assume Claude's competence; minor over-explanation (e.g., the API-crate wiring aside) keeps it just below the top anchor.

4 / 5

Actionability

Provides concrete, executable commands (`cargo run -p wifi-densepose-cli`, `docker run -p 3000:3000`, `wasm-pack build`) for the common cases, but the REST API routes are deferred to 'see the API module / docs' rather than listed, a minor gap.

4 / 5

Workflow Clarity

Content is organized by surface with a 'Where it fits' decision table and a terminal validation checkpoint (`cargo test -p ...`); not a destructive multi-step workflow, so the cap does not apply, but explicit feedback loops are limited.

4 / 5

Progressive Disclosure

Well-organized sections with one-level-deep, clearly signaled references (e.g., `docs/wifi-mat-user-guide.md`, `v2/crates/wifi-densepose-wasm/README.md`); the inlined subcommand table is reasonable overview content, with minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that clearly delineates what the skill covers and when to invoke it, with concrete trigger phrases and low conflict risk. Trigger-term naturalness is slightly product-jargony but otherwise excellent.

DimensionReasoningScore

Specificity

Lists multiple concrete surfaces and actions — the `wifi-densepose` CLI binary with named MAT subcommands (scan/status/zones/survivors/alerts/export), the Axum REST API, and the WASM/browser builds — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (CLI/API/WASM surfaces) and 'when' via a clear 'Use when...' clause with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Trigger phrases ('integrating RuView into another program', 'scripting it from the shell', 'exposing it over HTTP', 'shipping it to the browser / ESP32-WASM3') are natural and varied, though the terminology is product-specific and a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Tied to a clear niche (RuView programmatic surfaces) with specific product/crate names, making overlap with other skills minimal.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ruvnet/RuView
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.