web-dev-standards · v2.0.0 · 2026-08-20 · sha256 400724af04f19c02

web-dev-standards v2.0.0A

Immutable. This exact content is served forever at /api/v1/blob/400724af04f19c02.

---
name: web-dev-standards
displayName: Web & App Development Standards
description: Use when developing Next.js App Router applications, managing monorepos (Turborepo/pnpm workspaces), upgrading Expo SDKs, or configuring shared transactional email with Resend.
version: 2.0.0
author: J StaR Films
tags: [nextjs, expo, monorepo, resend, standards]
---

# Web & App Development Standards

This is the router for modern web development, monorepo architecture, mobile SDK management, and email infrastructure. Open and read the relevant sub-skill file for your task:

## Framework Standards & Architecture

| Area | Sub-Skill Path | Use When |
|---|---|---|
| Next.js Standards | `nextjs-standards/SKILL.md` | Next.js App Router guidelines, patterns, and verification |
| Monorepos | `monorepo-management/SKILL.md` | Turborepo, Nx, and pnpm workspaces management |
| Expo SDK Upgrades | `upgrading-expo/SKILL.md` | Upgrading Expo SDK versions and fixing native dependencies |
| Shared Resend Email | `shared-resend-portfolio/SKILL.md` | Reusing one verified Resend domain across products |