global-coding-style

Follow consistent code formatting, naming conventions, TypeScript standards, and Astro component structure patterns across the entire codebase. Use this skill when writing any code file to ensure proper formatting, naming, indentation, and style consistency. When working on TypeScript files (.ts, .tsx), Astro components (.astro), React/Vue/Svelte components, configuration files, utility functions, type definitions, import statements, prop interfaces, or any code that requires formatting with Prettier or linting with ESLint.

$ 설치

git clone https://github.com/SpacePlushy/portfolio /tmp/portfolio && cp -r /tmp/portfolio/.claude/skills/global-coding-style ~/.claude/skills/portfolio

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