recettix

Generate Plan de Recette, PVR, and RVF for TypeScript deliverables.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/dduquenne/unanima-platform --skill recettix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recettix
Source: https://github.com/dduquenne/unanima-platform/tree/main/.claude/skills/recettix
Command: npx skills add https://github.com/dduquenne/unanima-platform --skill recettix

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Recettix defines and enforces contractual and technical quality for TypeScript deliverables, orchestrating plans, tests, and official client-facing documents to ensure every requirement is satisfied before reception.

Core Features & Use Cases

  • DoD-driven Plan de Recette creation and PVR/RVF generation based on SFD and backlog.
  • Test orchestration across unit, integration, API, E2E, performance, security, and accessibility with traceability.
  • Use Case: Given a TS project, Recettix ensures all criteria are mapped to tests and related documents.

Quick Start

Provide the project SFD and cadrage notes to generate the Plan de Recette and initial test plan.

Frequently Asked Questions about recettix

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

FAQPage Schema
How do I generate a Plan de Recette for a TypeScript project?

To generate a Plan de Recette for a TypeScript project, you provide the project's SFD and cadrage notes. Recettix then applies the Definition of Done to automatically create the test plan and initial acceptance criteria.

What is the best way to automate PVR and RVF document generation for acceptance testing?

Automating PVR and RVF document generation for acceptance testing is done by mapping formal acceptance criteria to test campaigns. Recettix orchestrates these test artifacts and generates the official client-facing validation documents.

Can I use CI pipelines to gate deployments based on TypeScript test campaigns?

Yes, you can use CI pipelines to gate deployments based on TypeScript test campaigns. Recettix integrates with CI to block deployments until unit, integration, and E2E test traceability is fully validated.

How do you ensure traceability between acceptance criteria and E2E tests in full-stack applications?

Traceability between acceptance criteria and E2E tests in full-stack applications is ensured by mapping the backlog and SFD directly to test campaigns. Recettix orchestrates this across unit, integration, and performance tests.

What inputs do I need to start creating test management artifacts for formal validation?

To start creating test management artifacts for formal validation, you need the project's SFD and cadrage notes. Recettix reads these conditionally to define structured deliverables and generate the initial test plan.

Does automated test management handle security and accessibility validation for TypeScript deliverables?

Yes, automated test management handles security and accessibility validation for TypeScript deliverables. Recettix orchestrates test campaigns across these dimensions and ensures they satisfy the Definition of Done before reception.