performance-test-designer

Performance test design skill for test planning, data collection, and acceptance criteria verification

509 stars

Best use case

performance-test-designer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Performance test design skill for test planning, data collection, and acceptance criteria verification

Teams using performance-test-designer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/performance-test-designer/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/chemical-engineering/skills/performance-test-designer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/performance-test-designer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How performance-test-designer Compares

Feature / Agentperformance-test-designerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Performance test design skill for test planning, data collection, and acceptance criteria verification

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Performance Test Designer Skill

## Purpose

The Performance Test Designer Skill develops comprehensive performance test plans including test conditions, data collection requirements, and acceptance criteria for process verification.

## Capabilities

- Test plan development
- Test condition specification
- Data collection requirements
- Instrumentation requirements
- Acceptance criteria definition
- Test duration calculation
- Statistical analysis planning
- Guarantee verification
- Report template generation

## Usage Guidelines

### When to Use
- Designing performance tests
- Verifying process guarantees
- Commissioning new equipment
- Validating modifications

### Prerequisites
- Design specifications available
- Guarantee requirements defined
- Instruments calibrated
- Steady-state achievable

### Best Practices
- Define clear acceptance criteria
- Plan adequate test duration
- Ensure instrument accuracy
- Document all conditions

## Process Integration

This skill integrates with:
- Performance Testing and Validation
- Process Startup Procedure Development
- Scale-Up Analysis

## Configuration

```yaml
performance-test-designer:
  test-types:
    - capacity
    - efficiency
    - product-quality
    - emissions
  statistical-methods:
    - uncertainty-analysis
    - ASME-PTC
```

## Output Artifacts

- Test plans
- Data collection sheets
- Analysis procedures
- Report templates
- Acceptance certificates

Related Skills

web-performance

509
from a5c-ai/babysitter

Core Web Vitals optimization, Lighthouse audits, and performance monitoring.

vitest

509
from a5c-ai/babysitter

Vitest configuration, mocking, coverage, snapshot testing, and performance.

react-testing-library

509
from a5c-ai/babysitter

React Testing Library patterns, queries, user events, and accessibility testing.

performance-profiler

509
from a5c-ai/babysitter

Profile application performance including CPU, memory, and flame graph generation

load-test-generator

509
from a5c-ai/babysitter

Generate load test scripts for k6, Locust, and Gatling from OpenAPI specs

cloud-security-testing

509
from a5c-ai/babysitter

Multi-cloud security assessment and penetration testing capabilities. Execute Prowler/ScoutSuite assessments, analyze IAM policies, identify cloud misconfigurations, test permissions, and enumerate cloud resources across AWS/GCP/Azure.

scope-permission-designer

509
from a5c-ai/babysitter

Design and implement scoped permission models

rate-limiter-designer

509
from a5c-ai/babysitter

Design and implement rate limiting strategies

protobuf-grpc-designer

509
from a5c-ai/babysitter

Protocol Buffers and gRPC service definition with backward compatibility checks

performance-benchmark-suite

509
from a5c-ai/babysitter

SDK performance benchmarking and regression detection

middleware-chain-designer

509
from a5c-ai/babysitter

Design middleware and interceptor chains for SDK extensibility

graphql-schema-designer

509
from a5c-ai/babysitter

GraphQL schema design and optimization with federation support