@happier-dev/happier
Package-specific guidance lives in:
Install
Add @happier-dev/happier to Claude Code with the PolySkill CLI: polyskill add @happier-dev/happier
Instructions
# Repository Conventions (Happier monorepo) This file provides cross-cutting guidance for Claude Code (claude.ai/code) when working in this monorepo. Package-specific guidance lives in: - `cli/CLAUDE.md` (Happier CLI) - `expo-app/CLAUDE.md` (Expo app) - `server/CLAUDE.md` (Server) ## Naming conventions (shared) These are repo-wide defaults. **If a package-specific `CLAUDE.md` conflicts with this file, the package-specific file wins** (e.g. the server has its own directory naming conventions). ### Folders - Buckets: lowercase (e.g. `components`, `hooks`, `utils`, `modules`, `types`) - Feature…
Keywords: github, package-management, npm, javascript, developer-tools, code-assistance, software-development, open-source, repository-management