Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
omergocmen
GitHub 제작자 프로필

omergocmen

3개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
3
업데이트
2026-07-14
저장소 탐색

저장소와 대표 skills

code-review
소프트웨어 품질 보증 분석가·테스터

Systematic code review skill covering both requesting a review (pre-commit checklist) and receiving and responding to review feedback. Checks code quality, security, test coverage, architectural alignment, and documentation before any code is committed.

2026-04-20
architecture-review
소프트웨어 개발자

Before committing to an implementation plan, run this skill to stress-test the proposed architecture. Catches over-engineering, circular dependencies, missing failure modes, security gaps, and scalability cliffs — before any code is written. Acts as a "second eye" on the plan.

2026-04-06
dependency-audit
소프트웨어 개발자

Periodically scan project dependencies for security vulnerabilities, outdated packages, and unused dependencies. Produces a prioritized action report. Run before every major release and at least once per month.

2026-04-06
documentation-sync
소프트웨어 개발자

After any significant code change — new feature, API modification, config change, or architectural refactor — run this skill to identify which documentation files are now stale and update them. Keeps docs and code from drifting apart.

2026-04-06
github
소프트웨어 개발자

Manages all git operations (commit, push, branch management, PR creation) in a standardized, safe, and consistent way. Automatically runs the code-review skill before any commit. Enforces Conventional Commits standard. Handles the full lifecycle: branch → review → commit → push → PR.

2026-04-06
incident-response
소프트웨어 개발자

When something breaks in production: triage the severity, gather evidence, identify root cause, deploy a fix or mitigation, and write a post-mortem. Provides a calm, structured process for high-stress moments.

2026-04-06
knowledge-base-update
소프트웨어 개발자

Use this skill whenever you learn something important during a conversation: a key architectural decision, a project-specific convention, a bug root-cause, a 3rd-party API quirk, or any fact that would help a future agent avoid re-doing the same research. Writes structured entries to the project's knowledge base so that context persists across conversations and agents.

2026-04-06
project-context-primer
소프트웨어 개발자

Run this skill at the very start of any new conversation or agent session before writing a single line of code. It loads the project's architectural decisions, conventions, known gotchas, and current task status so the agent operates with full context — not as a blank slate.

2026-04-06
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다