Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 4 collected skills from Junhyunny, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-04-25
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

sync-architecture
software-developers

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.

2026-04-25
sync-conventions
software-developers

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.

2026-04-25
review-and-commit
software-developers

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.

2026-04-17
write-story
project-management-specialists

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.

2026-04-14