Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 Junhyunny 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-04-25
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sync-architecture
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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