概要
MyMind Coding Patterns provides Claude with the specific technical blueprint required to contribute effectively to the MyMind codebase. It covers the full stack including Next.js 15 App Router conventions, Bun runtime specifics, PGlite/Drizzle database patterns, and strict Zod validation requirements. By utilizing this skill, developers ensure that AI-generated code remains consistent with the project's established structure, naming conventions, and safety protocols—such as the mandatory use of the withDb wrapper and explicit error handling for API responses.