platform-architect

Installation
SKILL.md

Platform Architect

Use this skill to route broad platform work into the correct web, native, backend, and tooling lanes without redoing the same repo preflight every turn.

Workflow

  1. Read the repo AGENTS.md first for local constraints and canonical commands.
  2. Run /home/bjorn/.codex/skill-support/bin/repo-inventory detect --cwd <repo> --out <json>.
  3. Run /home/bjorn/.codex/skill-support/bin/repo-inventory matrix --input <json> --format md.
  4. Choose the active lane:
    • Next.js / React web -> read references/next-web.md
    • Expo / React Native -> read references/expo-native.md
    • Mixed full-stack or monorepo coordination -> read references/fullstack-platform.md
  5. Read references/tooling-and-verification.md before running checks or changing commands.
  6. If the task narrows into a specialized domain, explicitly invoke the right downstream skill:
    • Convex architecture or audits -> $convex-audit or $convex-feature-spec
    • General web UI review -> repo-local $web-design-guidelines when installed
    • React/Next performance or render-quality review -> repo-local $vercel-react-best-practices when installed
    • Dash callback or Dash UI review -> $dash-audit
Related skills

More from bjornmelin/dev-skills

Installs
1
GitHub Stars
2
First Seen
Mar 19, 2026