senior-workflow

Enforce a six-phase engineering workflow for Next.js frontend applications.

2|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/529-studio/Vmarble-Warehouse-Management-Client --skill senior-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-workflow
Source: https://github.com/529-studio/Vmarble-Warehouse-Management-Client/tree/main/.agents/skills/senior-workflow
Command: npx skills add https://github.com/529-studio/Vmarble-Warehouse-Management-Client --skill senior-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates inconsistent development patterns, reduces runtime errors, and ensures high-quality code by enforcing a rigorous, multi-phase engineering workflow for Next.js frontend projects.

Core Features & Use Cases

  • Structured Development: Guides engineers through requirements, technical design, task breakdown, implementation, and self-QA.
  • Type Safety & Reliability: Enforces strict API contract alignment, TanStack Query best practices, and mandatory build-time validation.
  • Use Case: When starting a new feature, such as a mobile kiosk interface for shop-floor workers, this skill ensures all edge cases, loading states, and error boundaries are addressed before the code is ever merged.

Quick Start

Invoke the senior-workflow skill to begin the technical design and implementation process for the new inventory tracking feature.

Frequently Asked Questions about senior-workflow

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

FAQPage Schema
How do I standardize Next.js feature development across my engineering team?

To standardize Next.js feature development, you can enforce a rigorous six-phase engineering workflow that guides teams through requirements, technical design, task breakdown, implementation, and self-QA. This methodology eliminates inconsistent development patterns and reduces runtime errors by applying strict validation gates.

What is the best way to enforce TypeScript type safety and TanStack Query patterns in a Next.js application?

The best way to enforce TypeScript type safety and TanStack Query patterns is by applying a structured engineering workflow that mandates strict API contract alignment and automated build-time verification. This ensures high-quality code and reliable data fetching before features are merged.

How do I implement a bug fix or architectural change in a production-grade manufacturing execution system?

To implement changes in a production-grade manufacturing execution system, utilize a multi-phase engineering lifecycle that covers technical design, implementation, and self-QA. This process requires strict adherence to TypeScript type safety and automated build-time validation to prevent runtime errors.

Can I use a structured engineering workflow for developing mobile kiosk interfaces with Next.js?

Yes, you can use a structured engineering workflow for developing mobile kiosk interfaces with Next.js. The methodology ensures all edge cases, loading states, and error boundaries are systematically addressed during the technical design and implementation phases before code is merged.

Why do I need build-time verification gates for frontend feature implementation?

You need build-time verification gates for frontend feature implementation to eliminate inconsistent development patterns and reduce runtime errors. These mandatory validation checks enforce strict API contract alignment and TypeScript type safety during the automated build process.