ai-dynamoai-dynamoOfficialยท8 Agent Skills Included

aiperf

Benchmark LLM inference servers and automate release engineering workflows

Measures LLM inference server performance with detailed latency, throughput, and token metrics via CLI and live dashboards. Automates release chores like cherry-picking commits, bumping versions, and creating Linear issues without manual git work. Reviews branches and PRs for code quality and agent-readability, then drafts inline GitHub review comments. Migrates plain Markdown docs folders into fully branded Fern documentation sites.
npx skills add ai-dynamo/aiperf --all -g -y
Available:

Gives the AI agent the project's coding standards, build and test commands, and step-by-step rules for adding services, plugins, messages, and CLI flags when working in this repository.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AIPerf?โ–ผ

Run `npx skills add ai-dynamo/aiperf --all -g -y` in your terminal to install all skills in this suite globally.

What does AIPerf do?โ–ผ

AIPerf benchmarks generative AI inference servers, reporting metrics like time to first token, latency percentiles, and throughput through a CLI, live dashboard, and exportable reports.

How to cherry-pick a commit to a release branch with AI?โ–ผ

The cherry-pick skill fetches the commit, creates a temporary worktree, applies it to your chosen release branch, and opens a labeled PR automatically.

Can AI review my AIPerf pull request?โ–ผ

Yes. The code review skill validates findings against the real code, reproduces issues with the CLI, and drafts inline GitHub PR comments for your approval before posting.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’