Make Traces — Testing skill for Claude Code
Make realistic test traces when you have no real ones yet.
How to install Make Traces
Installs to ~/.claude/skills/ryanalberts-pmstack-make-traces/SKILL.md
mkdir -p ~/.claude/skills/ryanalberts-pmstack-make-traces && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/make-traces.md -o ~/.claude/skills/ryanalberts-pmstack-make-traces/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Make Traces does
description: "Make realistic test traces when you have no real ones yet" argument-hint: "[what your product does]"
Use the Skill tool to run the `pmstack-make-traces` skill from the pmstack plugin with these arguments: $ARGUMENTS. If the skill is not available, tell the user to run /plugin install pmstack@pmstack.
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- #29 — #52, #103) 92.5k ★
- /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
E2e
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/vid
Tool Policy
Write your company's rules for an agent's tool calls, test them on past traces, and run them on every change
Symfony Fixtures
Create test fixtures using Foundry factories for realistic test data
Test Matrix Planning
Turn a growing harness surface into a realistic verification matrix instead of a few lucky spot checks.
Run Acceptance
Run the current phase's acceptance tests — attempts the automatable ones, proposes writebacks to acceptance-te
Swift Crap Check
Agent skill that ranks Swift functions by the CRAP metric - cyclomatic complexity weighted against test covera
Related Agents
Stock Scout
Fetches and VETS realistic VISUAL stock from Pixabay (real photos, video b-roll, detailed 3D models; GIFs/illu
Android Semgrep Hunter
Runs Semgrep over jadx-decompiled Java, triages the pattern matches down to first-party reachable code, and fi
Seed Generator
Analyze database schema and generate realistic test data. Write seed files directly.