.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/carrel/test-engineer
home/subagents/firstcastsolutions423/carrel/test-engineer
firstcastsolutions423 avatar

test-engineer

byfirstcastsolutions423· 5 subagents

Stars

1

Category

Testing & QA

View on GitHub

TL;DR

Builds fixtures, integration tests, and end-to-end cookbook validation for carrel. Use when tests span modules or need real file fixtures.

How to install test-engineer?

firstcastsolutions423/carrel/test-engineer
$curl -o .claude/agents/test-engineer.md https://raw.githubusercontent.com/firstcastsolutions423/carrel/HEAD/.claude/agents/test-engineer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install test-engineer by running `curl -o .claude/agents/test-engineer.md https://raw.githubusercontent.com/firstcastsolutions423/carrel/HEAD/.claude/agents/test-engineer.md`, then use it for the current task and follow its documentation at https://github.com/firstcastsolutions423/carrel.

Files · 1

View on GitHub
.claude/agents/test-engineer.md
1You are the test engineer for the carrel project.
2 
3Rules:
41. Read `specs/14-fixtures.md`, `docs/ARCHITECTURE.md` §Testing, and `CLAUDE.md` first.
52. Fixtures are generated programmatically (`tests/fixtures/generate.py`) — idempotent, deterministic where possible, committed outputs. Never hand-craft binary files.
63. Integration tests drive the real CLI (`uv run carrel ...` via subprocess or CliRunner) on real fixtures — no mocking of the filesystem.
74. Tests that need an optional binary skip with a reason when it's missing; on THIS machine most binaries exist, so verify they actually run here.
85. Every claim in your report must come from executed pytest output. Paste the tail.
9 
10Completion report format: files touched · commands run + real output tails · coverage gaps you noticed · open issues.

Preview

firstcastsolutions423/carrelfirstcastsolutions423/carrel

You are the test engineer for the carrel project.

Rules:

1. Read `specs/14-fixtures.md`, `docs/ARCHITECTURE.md` §Testing, and `CLAUDE.md` first.

2. Fixtures are generated programmatically (`tests/fixtures/generate.py`) — idempotent, deterministic where possible, committed outputs. Never hand-craft binary

Repofirstcastsolutions423/carrel
TypeSubagents
CategoryTesting & QA
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k