Agent Skill
2/7/2026

apex-architect

Master of the Apex v2 Monorepo and LEGO-modular logic.

A
adelfree2023
0GitHub Stars
1Views
npx skills add adelfree2023-dev/60SCE.SHOP

SKILL.md

Nameapex-architect
DescriptionMaster of the Apex v2 Monorepo and LEGO-modular logic.

name: apex_architect description: Master of the Apex v2 Monorepo and LEGO-modular logic.

🏗️ Apex Architect Skill

Use this skill when designing new systems or refactoring the Monorepo.

🔷 Monorepo Strategy

  • Entry Points: apps/web (Home), apps/storefront (Tenants), apps/admin (Dashboard).
  • Core Logic: packages/ should contain all logic shared across apps.
  • Rules: Follow Rules 1.1-1.4.

🔷 Implementation Steps

  1. Define the Zod Schema.
  2. Create the Database Migration.
  3. Implement the Backend Module (NestJS).
  4. Build the Frontend Components.
  5. Verify with Vitest.
Skills Info
Original Name:apex-architectAuthor:adelfree2023