global-conventions
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management. Use this skill when organizing project structure or directories, writing or updating README files, creating documentation, writing commit messages, managing environment variables or configuration files (.env, config files), managing dependencies (package.json, requirements.txt, Cargo.toml, go.mod), implementing feature flags, maintaining changelogs, setting up code review processes, or defining testing requirements. Use across all project organization work regardless of language or framework, including when working with version control, project configuration, or development workflows.
Installation and usage
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management. Use this skill when organizing project structure or directories, writing or updating README files, creating documentation, writing commit messages, managing environment variables or configuration files (.env, config files), managing dependencies (package.json, requirements.txt, Cargo.toml, go.mod), implementing feature flags, maintaining changelogs, setting up code review processes, or defining testing requirements. Use across all project organization work regardless of language or framework, including when working with version control, project configuration, or development workflows.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use global-conventions