Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

MAJI-Skills

MAJI-Skills에는 Ijam18에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
17
업데이트
2026-05-07
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

maji-doc
소프트웨어 개발자

Generate concise documentation from code. README, function docs, API references, architecture notes — written in plain language, with examples that work, no padding. Use when shipping or onboarding and you want docs that read fast and stay accurate.

2026-05-07
maji-refactor
소프트웨어 개발자

Scope-guarded refactoring. Define target → identify minimum diff → preserve behaviour → verify with tests. Pre-Action Gate prevents scope drift into unrelated improvements. Use when you want a targeted refactor that does not turn into a 50-file rewrite.

2026-05-07
maji-summary
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Compress long content into structured summary. TLDR + key points + action items, length-tunable. Use for meeting notes, transcripts, long docs, threads, codebases. No padding, no editorial commentary.

2026-05-07
maji-test
소프트웨어 품질 보증 분석가·테스터

Generate disciplined test cases. Focus on behaviour not implementation, cover edge cases without bloat, name tests for the case not the function. Use when writing tests for new code or filling gaps in coverage.

2026-05-07
maji-todo
소프트웨어 개발자

Extract and triage TODO/FIXME/HACK comments from a codebase. Categorize by urgency, group by file, identify stale TODOs older than threshold. Use during cleanup sprints, before releases, or when onboarding a new project.

2026-05-07
maji-commit
소프트웨어 개발자

Generate a concise commit message from the current git diff. Conventional commits format (feat/fix/refactor/etc). Use when staged changes are ready to commit and you want Claude to write the message instead of typing it manually.

2026-05-07
maji-debug
소프트웨어 개발자

Disciplined debug session protocol. Read symptom → form hypothesis → verify before fixing → propose minimum-change fix. Pre-Action Gate prevents hasty rewrites that break unrelated code. Use when an error or unexpected behaviour appears and you want a focused diagnosis instead of guess-and-check.

2026-05-07
maji-explain
소프트웨어 개발자

Concise code or concept explainer. Lead with one-sentence answer, then layered detail only if useful. No padding, no "let me walk you through". Use when encountering unfamiliar code, library, error message, or concept and you want fast comprehension instead of a textbook lecture.

2026-05-07
maji-mode
프로젝트 관리 전문가

A Claude collaboration discipline. Lead with outcome+constraint, identify decision modes (discuss/build/pause/pivot), recognize frustration signals, enforce Pre-Action Gate before risky operations. Type "verify maji-mode" to confirm active state. Use when starting any session to ship faster with less rework.

2026-05-07
maji-review
소프트웨어 품질 보증 분석가·테스터

Disciplined code review skill. Outputs structured feedback grouped by severity (critical/important/style/suggestion) with file:line references. No preamble, no padding, evidence-first. Use when reviewing a PR, diff, or file and you want focused actionable feedback instead of a wall of comments.

2026-05-07