fullstack-orchestrator

Coordinate backend and frontend workflow skills while managing API contracts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/petrogurcak/skills --skill fullstack-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstack-orchestrator
Source: https://github.com/petrogurcak/skills/tree/main/plugins/development/skills/fullstack-orchestrator
Command: npx skills add https://github.com/petrogurcak/skills --skill fullstack-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines fullstack application development by intelligently coordinating specialized backend and frontend workflow skills, ensuring consistency and efficient development.

Core Features & Use Cases

  • Tech Stack Autodetection: Automatically identifies the backend (FastAPI, Nette) and frontend (Alpine, Expo, Flutter) technologies used in a project.
  • Workflow Orchestration: Manages the sequence of operations, calling appropriate skills for specification, backend implementation, and frontend implementation.
  • API Contract Management: Ensures consistency between backend APIs and frontend consumption.
  • Use Case: When starting a new project or adding a feature that requires both a new API endpoint and a corresponding UI component, this orchestrator will detect your stack, guide the creation of specifications and API contracts, and then invoke the correct backend and frontend skills to build both layers.

Quick Start

Use the fullstack-orchestrator skill to create a new project with FastAPI and Alpine.js.

Frequently Asked Questions about fullstack-orchestrator

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

FAQPage Schema
How do I coordinate frontend and backend development to maintain API contract consistency?

Fullstack development coordination manages API contracts by orchestrating specialized frontend and backend workflow skills, ensuring consistency between application layers throughout the development process.

Does fullstack orchestration support auto-detection for frameworks like FastAPI and Flutter?

Yes, fullstack orchestration auto-detects backend technologies like FastAPI and Nette, and frontend frameworks including Alpine, Expo, and Flutter to invoke the correct specialized implementation skills.

What is the best way to add a new API endpoint and corresponding UI component across my full stack?

Fullstack development coordination detects your tech stack, guides specification and API contract creation, then invokes appropriate backend and frontend implementation skills to build both layers.

How does workflow orchestration sequence operations for fullstack application development?

Workflow orchestration manages the sequence of operations by calling appropriate skills for project setup, specification, backend implementation, and frontend implementation based on the detected technology stack.

Do I need to manually specify my tech stack for fullstack project setup?

No, the orchestrator automatically detects the backend and frontend technologies used in your project, but it will ask for clarification if the tech stack cannot be identified.