
github-hooksedfenton2/13/2026
Set up local Git hooks for pre-commit validation (lint, format, tests, secrets). Integrates with mern-scaffold, nean-scaffold, and iOS projects.

nean-teardownedfenton2/13/2026
Tear down a NEAN project — drop database, delete local files, and optionally delete the GitHub repo.

mern-scaffoldedfenton2/21/2026
Scaffold a pnpm + Turborepo MERN monorepo with Next.js, tooling, tests, CI, and optional GitHub repo creation.

nean-e2eedfenton2/21/2026
Manage Playwright E2E tests for critical user journeys.

ios-add-authedfenton2/13/2026
Add authentication to an iOS app with Sign in with Apple, biometrics, and Keychain storage.

mern-add-featureedfenton2/13/2026
Scaffold a new feature with API route, Zod schema, Mongoose model, and UI components.

ios-add-featureedfenton2/28/2026
Scaffold a new feature with View, ViewModel, and tests following ios-std conventions.

ios-depsedfenton2/13/2026
Manage Swift Package Manager dependencies with security checks and update verification.

nean-api-docsedfenton2/13/2026
Generate and serve OpenAPI documentation from NestJS decorators.

nean-add-authedfenton2/13/2026
Add authentication to a NEAN project using Passport.js with JWT and optional OAuth.

shared-envedfenton2/21/2026
Environment variable management with validation, documentation, and .env.example generation.

mern-deployedfenton2/28/2026
Deployment checklist and setup for MERN projects targeting Vercel, AWS, or Docker.

shared-deps-safetyedfenton2/21/2026
Universal safety rules, workflow structure, and update priority for dependency management across all platforms.

ios-unit-testedfenton2/13/2026
Run iOS unit/UI tests, report results, and optionally fix failures.

mern-e2eedfenton2/28/2026
Manage Playwright E2E tests for critical user journeys.
Non-functional requirements checklist for iOS features

shared-nfredfenton2/13/2026
Standard NFR concerns, output format, and flexibility rules shared across all platforms.

mern-api-docsedfenton2/13/2026
Generate OpenAPI documentation from Zod schemas and API routes.