naming-conventions

Comprehensive naming conventions guide for Dashboard Link SaaS codebase. Use when creating new files, renaming files, defining variables/functions/types, or when user asks about "proper naming", "what should I call this?", "naming standards", "PascalCase vs camelCase", or any naming-related questions. Essential for maintaining consistency across the monorepo.

$ 安裝

git clone https://github.com/SlySlayer32/dashboard-link-saas /tmp/dashboard-link-saas && cp -r /tmp/dashboard-link-saas/.github/skills/naming-conventions ~/.claude/skills/dashboard-link-saas

// tip: Run this command in your terminal to install the skill