Prompts · JavaScript · v0.1.0
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
#anthropic#claude-ai#claude-code
/Catalogue/Prompt/composio-community/composio-community-awesome-claude-plugins-benchmark
Origin: githubUse when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.
by composio-community · updated 2mo ago · imported from GitHub
Run sequential benchmarks with strict duration rules.
Follow docs/perf-requirements.md as the canonical contract.
command: <benchmark command>
duration: <seconds>
warmup: <seconds>
results: <metrics summary>
notes: <anomalies or reruns>
Benchmarks MUST emit a JSON metrics block between markers:
PERF_METRICS_START
{"scenarios":{"low":{"latency_ms":120},"high":{"latency_ms":450}}}
PERF_METRICS_END
No comments yet — start the thread.
Sign in to join the discussion.
Prompts · JavaScript · v0.1.0
Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.
#anthropic#claude-ai#claude-code
Prompts · JavaScript · v0.1.0
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
#anthropic#claude-ai#claude-code
Prompts · JavaScript · v0.1.0
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
#anthropic#claude-ai#claude-code
Prompts · JavaScript · v0.1.0
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
#anthropic#claude-ai#claude-code