bee:dev-cycle-frontend-vuejs

Orchestrate a 9-gate development cycle for Vue.js/Nuxt 3 frontend projects.

2|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-cycle-frontend-vuejs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bee:dev-cycle-frontend-vuejs
Source: https://github.com/luanrodrigues/ia-frmwrk/tree/main/dev-team/skills/dev-cycle-frontend-vuejs
Command: npx skills add https://github.com/luanrodrigues/ia-frmwrk --skill bee-dev-cycle-frontend-vuejs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of a comprehensive 9-gate development cycle for Vue.js/Nuxt 3 frontend projects, ensuring adherence to quality standards from implementation through validation.

Core Features & Use Cases

  • End-to-End Orchestration: Manages the entire frontend development workflow, from initial implementation to final review.
  • Mandatory Gate Execution: Enforces all 9 gates (Implementation, DevOps, Accessibility, Unit Testing, Visual Testing, E2E Testing, Performance Testing, Code Review, Validation) sequentially for each development unit.
  • Agent Dispatch: Intelligently dispatches specialized agents for each gate's task, ensuring expert handling of code, tests, and reviews.
  • Use Case: Kick off a new Vue.js feature by providing a task file, and let this Skill guide the code through all necessary quality checks and reviews, ensuring a production-ready component.

Quick Start

Use the bee:dev-cycle-frontend-vuejs skill to start a new Vue.js frontend development cycle with the task file located at docs/pre-dev/auth/tasks-frontend.md.

Frequently Asked Questions about bee:dev-cycle-frontend-vuejs

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

FAQPage Schema
How do I automate a Vue.js frontend development cycle with mandatory quality gates?

Automate a Vue.js frontend development cycle by orchestrating a 9-gate workflow that sequentially executes implementation, DevOps, accessibility, unit testing, visual testing, E2E testing, performance testing, code review, and validation.

Can I use this to orchestrate Nuxt 3 project workflows from implementation to code review?

Yes, you can orchestrate Nuxt 3 project workflows by providing a task file to trigger the development cycle, which manages task progression and dispatches specialized agents for each quality assurance gate.

What is the best way to enforce accessibility and performance testing in Vue.js projects?

The best way to enforce accessibility and performance testing is using a sequential development cycle that mandates these checks as distinct gates, dispatching specialized agents to execute and validate each step.

How does agent dispatch work for frontend testing and code review gates?

Agent dispatch intelligently assigns specialized agents to handle individual gate tasks like E2E testing, performance testing, and code review, ensuring expert execution and state persistence for continuous delivery pipelines.

Do I need a task file to start a Vue.js development cycle?

Yes, you need a task file to start a Vue.js development cycle. Providing a file like docs/pre-dev/auth/tasks-frontend.md initializes the orchestration of the 9-gate quality assurance workflow.