skills/smithery.ai/benchmark-docs

benchmark-docs

Installation
SKILL.md

Benchmark Documentation Skill

This skill ensures proper handling of benchmark documentation across multiple platforms (ARM/Apple Silicon and x86_64/Intel/AMD).

For comprehensive benchmarking instructions, see docs/guides/benchmarking.md.

This skill focuses on documentation-specific rules and multi-platform considerations.

Critical Rules

NEVER replace platform-specific benchmarks with each other.

When adding new benchmark data:

  1. Keep both ARM and x86_64 benchmarks - Never delete one platform's data when adding another
  2. Add new platform data alongside existing data - Create separate sections or files per platform
  3. Name files with platform suffix - e.g., jq-comparison-m1.jsonl, jq-comparison-zen4.jsonl
  4. Update docs to show both - README and docs should reference benchmarks from all platforms
Installs
1
First Seen
Mar 24, 2026
benchmark-docs from smithery.ai