recipe-add-integration-tests

Generate integration and E2E test files from design docs for existing codebases.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-add-integration-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-add-integration-tests
Source: https://github.com/darsoohoo/intake-bot/tree/main/.agents/skills/recipe-add-integration-tests
Command: npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-add-integration-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add integration/E2E tests to existing codebases by deriving them from Design Docs, accelerating test coverage and ensuring consistency.

Core Features & Use Cases

  • Skeleton generation for test scaffolds based on Design Docs.
  • Task-file creation and orchestration of multi-step test implementation workflow.
  • End-to-end review and quality checks with automated commits to the repository.

Quick Start

Ask the agent to generate integration/E2E tests from a Design Doc and apply them to the existing codebase.

Frequently Asked Questions about recipe-add-integration-tests

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate integration tests from design docs?

You can generate integration tests from design docs by automating skeleton test file creation, orchestrating multi-step test implementation, and performing automated quality checks to commit the scaffolding to existing codebases.

How do I add E2E tests to an existing codebase?

Add E2E tests to an existing codebase by deriving test scaffolds from design docs, creating task files to orchestrate the workflow, and running automated quality checks before committing the implemented tests.

Can I automate test scaffolding from design documents?

Yes, you can automate test scaffolding from design documents by generating skeleton test files and task files, then orchestrating the multi-step test implementation and review process across your design-doc and code repositories.

What is the best way to automate E2E test generation from design docs?

The best way to automate E2E test generation from design docs is to use a multi-step orchestration workflow that creates skeleton test files, implements tests, and coordinates automated quality checks and commits across repositories.

Does automated integration test generation work with existing codebases?

Yes, automated integration test generation works with existing codebases by deriving test scaffolds from design docs, creating task files, and coordinating end-to-end reviews and automated commits across your code repositories.

What are the limitations of generating E2E tests from design docs?

Generating E2E tests from design docs requires existing design documentation to derive test scaffolds, and the process relies on multi-step orchestration to implement tests and coordinate reviews across design-doc and code repositories.