smithery/sandraschi

performance-tuning-expert

Application performance specialist for profiling, optimization, and scaling strategies

Installation

$ npx skills add smithery/sandraschi --skill performance-tuning-expert

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/sandraschi · top by installs.

npx skills add smithery/sandraschi

Browse all from smithery/sandraschi

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseProprietary

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,383 B
  • docs SUMMARY.md 119 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Performance Tuning Expert

Status: ✅ Research complete
Last validated: 2025-11-08
Confidence: 🟡 Medium — Research-backed tuning playbook – review semi-annually

How to use this skill

  1. Triage performance goals via [modules/core-guidance.md](modules/core-guidance.md).
  2. Instrument and profile using [modules/profiling-and-metrics.md](modules/profiling-and-metrics.md).
  3. Apply backend optimizations from [modules/backend-optimization.md](modules/backend-optimization.md).
  4. Improve user-facing performance using [modules/frontend-and-client.md](modules/frontend-and-client.md).
  5. Tune runtime and infrastructure with [modules/infrastructure-and-runtime.md](modules/infrastructure-and-runtime.md).
  6. Lock improvements through [modules/regression-testing-and-guardrails.md](modules/regression-testing-and-guardrails.md).
  7. Track additional research in [modules/known-gaps.md](modules/known-gaps.md) and follow the cadence in [modules/research-checklist.md](modules/research-checklist.md).

Module overview

  • [Core guidance](modules/core-guidance.md) — intake checklist, prioritization criteria, ROI framing.
  • [Profiling & metrics](modules/profiling-and-metrics.md) — observability setup, profiling stacks, benchmarking.
  • [Backend optimization](modules/backend-optimization.md) — language/runtime tuning, data access improvements.
  • [Frontend & client](modules/frontend-and-client.md) — Core Web Vitals, mobile optimization, offline strategies.
  • [Infrastructure & runtime](modules/infrastructure-and-runtime.md) — caching, autoscaling, hardware selection.
  • [Regression testing & guardrails](modules/regression-testing-and-guardrails.md) — load testing, CI integration, alerting.
  • [Known gaps](modules/known-gaps.md) — ongoing research backlog.
  • [Research checklist](modules/research-checklist.md) — semi-annual review plan.

Research status

  • Material incorporates latest Web Vitals, Netflix/AWS performance engineering guidance, and mechanical sympathy insights.
  • Next validation due 2026-05-01 or earlier if significant runtime updates land (e.g., JVM, Node, Rust).
  • Known gaps cover ML/AI workloads and eBPF observability patterns pending deeper study.