---
name: dokhacgiakhoa/full-stack-orchestration-full-stack-feature
source: https://app.decimal.ai/s/dokhacgiakhoa-full-stack-orchestration-full-stack-feature@1/SKILL.md
source_sha256: f288be66d2fb
---

## Use this skill when

- Working on full stack orchestration full stack feature tasks or workflows
- Needing guidance, best practices, or checklists for full stack orchestration full stack feature

## Do not use this skill when

- The task is unrelated to full stack orchestration full stack feature
- You need a different domain or tool outside this scope

## Instructions

- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.

Orchestrate full-stack feature development across backend, frontend, and infrastructure layers with modern API-first approach:

[Extended thinking: This workflow coordinates multiple specialized agents to deliver a complete full-stack feature from architecture through deployment. It follows API-first development principles, ensuring contract-driven development where the API specification drives both backend implementation and frontend consumption. Each phase builds upon previous outputs, creating a cohesive system with proper separation of concerns, comprehensive testing, and production-ready deployment. The workflow emphasizes modern practices like component-driven UI development, feature flags, observability, and progressive rollout strategies.]

## Phase 1: Architecture & Design Foundation

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [1. Database Architecture Design](./sub-skills/1-database-architecture-design.md)
### 2. [2. Backend Service Architecture](./sub-skills/2-backend-service-architecture.md)
### 3. [3. Frontend Component Architecture](./sub-skills/3-frontend-component-architecture.md)
### 4. [4. Backend Service Implementation](./sub-skills/4-backend-service-implementation.md)
### 5. [5. Frontend Implementation](./sub-skills/5-frontend-implementation.md)
### 6. [6. Database Implementation & Optimization](./sub-skills/6-database-implementation-optimization.md)
### 7. [7. API Contract Testing](./sub-skills/7-api-contract-testing.md)
### 8. [8. End-to-End Testing](./sub-skills/8-end-to-end-testing.md)
### 9. [9. Security Audit & Hardening](./sub-skills/9-security-audit-hardening.md)
### 10. [10. Infrastructure & CI/CD Setup](./sub-skills/10-infrastructure-cicd-setup.md)
### 11. [11. Observability & Monitoring](./sub-skills/11-observability-monitoring.md)
### 12. [12. Performance Optimization](./sub-skills/12-performance-optimization.md)