with one click
skills
skills contains 4 collected skills from Junhyunny, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use this skill when the user says "sync architecture", "update architecture", "์ํคํ ์ฒ ๋๊ธฐํ", "์ํคํ ์ฒ ์ ๋ฐ์ดํธ", "๊ตฌ์กฐ ์ ๋ฆฌ", "ARCHITECTURE.md ๋ง๋ค์ด์ค", or wants to generate/refresh a structural overview of the project for AI agents. Starts with ARCHITECTURE.md and splits into ARCHITECTURE-{AREA}.md files when the project grows large enough to warrant separation.
Use this skill when the user says "sync coding conventions", "update conventions", "refresh conventions", "์ปจ๋ฒค์ ๋๊ธฐํ", "์ปจ๋ฒค์ ์ ๋ฐ์ดํธ", or when you need to detect convention drift from AI edits, human edits, and broader project changes. Starts with CONVENTIONS.md and splits into CONVENTIONS-{AREA}.md files when the project grows large enough. Asks for confirmation when user edits appear to intentionally override AI-generated patterns.
Use this skill when the user says "review and commit", "commit", "์ปค๋ฐ", "์ปค๋ฐํด์ค", "์ปค๋ฐํด", "์ปค๋ฐํ๊ณ ์ถ์ด", "์ฝ๋ ๋ฆฌ๋ทฐ ํ ์ปค๋ฐ", "๋ฆฌ๋ทฐํ๊ณ ์ปค๋ฐ", "๋ณ๊ฒฝ ์ฌํญ ๋ฆฌ๋ทฐ", or wants to commit or review their code changes and then commit them. Reviews staged/unstaged changes for security risks, code duplication, module separation, and improvement opportunities, then validates with tests/lint/format, and commits using Conventional Commits format.
Use this skill when the user says "write story", "create story", "new story", "์คํ ๋ฆฌ ์์ฑ", "์คํ ๋ฆฌ ๋ง๋ค์ด", "์คํ ๋ฆฌ ์จ์ค", or wants to create user stories. Collaboratively writes XP-style user stories with acceptance criteria and registers them to TrackerBoot via MCP.