Constructor Universal de Web App Full-Stack (Modo de Auto-Ejecución Avanzado)

Transform web app requirements into a phased full-stack implementation with Playwright E2E tests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pauvendrell2000-del/JC-Motorsport-app --skill constructor-universal-de-web-app-full-stack-modo-de-auto-ejecuci-n-avanzado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Constructor Universal de Web App Full-Stack (Modo de Auto-Ejecución Avanzado)
Source: https://github.com/pauvendrell2000-del/JC-Motorsport-app/tree/main
Command: npx skills add https://github.com/pauvendrell2000-del/JC-Motorsport-app --skill constructor-universal-de-web-app-full-stack-modo-de-auto-ejecuci-n-avanzado

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the time-consuming, error-prone setup work of building a full-stack production web app from scratch by turning requirements into an end-to-end implementation plan with code, validation, and browser-based tests.

Core Features & Use Cases

  • Requirements-to-architecture transformation: Expands functional and implicit requirements into production essentials such as security, accessibility, error handling, and monitoring.
  • Modern full-stack stack selection: Chooses and justifies a scalable technology stack aligned with the app’s needs.
  • Phased delivery with commit-ready artifacts: Produces a strict 14–18 phase plan with sub-steps, file targets, commit messages, and E2E test objectives per phase.
  • Playwright-first verification: Requires realistic end-to-end browser automation covering happy paths, edge cases, and responsive viewports.
  • Production quality guardrails: Emphasizes types, input validation (e.g., Zod/Yup where applicable), deterministic behavior, and failure-safe UX.

Quick Start

Ask the AI to implement the full end-to-end “JC-Motorsport-app” plan starting at Phase 1 and progress through all phases with Playwright E2E coverage.

Frequently Asked Questions about Constructor Universal de Web App Full-Stack (Modo de Auto-Ejecución Avanzado)

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

FAQPage Schema
How do I generate a full-stack web app from requirements with automated E2E tests?

To generate a full-stack web app from requirements, this Skill transforms high-level inputs into a phased delivery plan with commit-ready code and Playwright E2E test scripts. It outputs a structured multi-phase implementation covering security, accessibility, and browser automation verification.

What is the best way to scaffold a production-ready CRUD dashboard with CI/CD readiness?

Scaffolding a production-ready CRUD dashboard involves expanding functional requirements into a strict 14–18 phase delivery plan. This approach outputs justified technology stack selections, input validation guardrails, and performance checkpoints to ensure CI/CD readiness and deterministic behavior.

Does this full-stack web app generator support Playwright E2E testing for edge cases?

Playwright E2E testing is fully supported for full-stack web app generation. The Skill requires realistic end-to-end browser automation that explicitly covers happy paths, edge cases, and responsive viewports to verify production quality before deployment.

How do I plan a multi-phase delivery for a full-stack web app with security validation?

Planning a multi-phase delivery for a full-stack web app requires expanding high-level requirements into strict phases with sub-steps and commit messages. The generated plan includes specific security validation checkpoints, file targets, and E2E test objectives for each phase.

Do I need input validation libraries like Zod or Yup for production web app scaffolding?

Input validation libraries like Zod or Yup are recommended for production web app scaffolding to enforce types and deterministic behavior. The Skill emphasizes production quality guardrails by applying these validation schemas within the generated full-stack implementation.