fixture-generator
This skill provides automated assistance for fixture generator tasks within the Test Automation domain.
Content Preview
--- name: fixture-generator description: | Fixture Generator - Auto-activating skill for Test Automation. Triggers on: fixture generator, fixture generator Part of the Test Automation skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Fixture Generator ## Purpose This skill provides automated assistance for fixture generator tasks within the Test Automation domain. ## When to Use This skil
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/fixture-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/09-test-automation/fixture-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/09-test-automation/fixture-generator/SKILL.md
Related Skills
fix-review
Verify fix commits address audit findings without new bugs
generalfix
by sickn33 (Antigravity) · antigravity-awesome-skills
svelte:test-fix
Troubleshoot and fix failing tests in Svelte/SvelteKit projects, including debugging test issues and resolving common testing problems.
commandssvelte:testfixsvelte
by qdhenry · claude-command-suite
fix-issue
Identify and resolve code issues
commandsfixissue
by qdhenry · claude-command-suite
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
xlsxxlsxhtmlpython
by Anthropic · anthropic-official-skills