3.1.3 Skill Orchestrator
This is the Master Sequencer skill. When a user asks you to build, launch, or scale a complete application or business, you MUST apply other skills in this strict, sequential order. Never jump to SEO or Marketing before Development is complete. Never jump to Development before Planning is approved.
Phase 1: Planning & Architecture (Highest Priority)
Rules: Always start here. Do not write a single line of code until these skills are executed.
- Ideation & Strategy: Apply
simple-brainstormor1.5.1 Growth And Strategyto define the what and why. - Product Requirements & UI/UX: Apply
2.1.1 End To End App Development(Phases 1-4) to establish the PRD, research document, and design system. - Design Tokens: Apply
2.1.3 Web Dev Design Systemsto lock in colors, fonts, and grid spacing.
Phase 2: Core Development (Execution)
Rules: Only proceed to this phase once the user approves the Phase 1 plan. Focus strictly on building a functional, premium MVP.
- Scaffolding & Architecture: Apply
2.1.2 Project Scaffoldingand2.1.1 End To End App Development(Phase 5-7) to initialize the codebase. - Frontend & Logic: Apply
2.2.1 Vercel React Best Practicesand2.2.2 Pwa Offline Firstto build the client-side app. - Backend (if required): Apply
2.3.1 Firebase Baasor2.3.2 Supabase Skillsfor databases and auth.
Phase 3: Optimization (SEO & UX Polish)
Rules: Only apply these skills on a working application. Do not optimize broken code.
- Technical SEO: Apply
1.2.1 Seo Site Architectureand1.2.2 Omni Seo Dominanceto set uprobots.txt,sitemap.xml, Open Graph tags, and JSON-LD schemas. - Copywriting: Apply
1.3.1 Conversion Copywritingto refine the landing page text and CTA buttons.
Phase 4: QA & Security (Pre-Launch)
Rules: The app must be fully optimized before auditing.
- Security Audit: Apply
2.5.1 Trail Of Bits Securityto harden the app against XSS, SQLi, and exposed.envvariables. - Automated Testing: Apply
2.5.2 Webapp Testing Playwrightto write end-to-end user flows. - Deployment: Apply
2.4.1 Cicd Git Deploymentand2.4.3 Git Commit Formatterto push live safely.
Phase 5: Marketing & Growth (Post-Launch)
Rules: Only apply these marketing skills once the production URL is fully live, secure, and SEO-optimized.
- Social Amplification: Apply
1.1.1 Linkedin Mastery,1.1.2 Profile Optimizer, and1.1.3 Content Creatorto build an audience. - Launch Campaigns: Apply
1.4.1 Content Product Launchesfor Product Hunt and community drops. - Retention: Apply
1.5.2 Retention Referralto build virality loops.
Execution Prompt for the Agent:
"I am invoking the 3.1.3 Skill Orchestrator. Based on the user's current project state, identify exactly which Phase (1-5) we are in, and suggest the next 2 specific sub-skills we must apply."