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

microbians

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

수집된 skills
7
저장소
1
업데이트
2026-06-22
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

code-index
소프트웨어 개발자

Fast symbol lookup for large codebases. Use BEFORE reading files or spawning search agents to locate where a class/function/method is defined and what references it. Backed by an incremental SQLite + universal-ctags index, scoped per project. Answers "where is X?" in milliseconds instead of reading thousands of files.

2026-06-22
safe-edit
소프트웨어 개발자

Safer alternative to sed -i / perl -i / awk -i inplace for mass file edits. Use whenever you need to find-and-replace across multiple files, rename a symbol project-wide, bump a version string, or apply a regex transform to many files. A PreToolUse hook automatically blocks in-place sed/perl/awk to prevent accidental file corruption — use this skill instead.

2026-06-03
the-secretary
소프트웨어 개발자

AI-powered context persistence for Claude Code — manages user memories, notes, reminders, and conversation summaries via local LLM hooks and SQLite. Use whenever the user mentions remembering/forgetting facts, taking notes, setting reminders, or asks recall questions ("recuerda que...", "olvida que...", "anota...", "borra la nota...", "avísame...", "recuérdame...", "cancela el recordatorio...", "qué recuerdas?", "muestra mis notas", "show my reminders", "remember that...", "forget...", "take note...", "remind me...", "do you remember...?"). Runs entirely in background via hooks; this skill defines the behavior rules and recall commands Claude must follow when interacting with it.

2026-05-08
ascii-art-diagrams
그래픽 디자이너

Rules for creating ASCII art diagrams with Unicode box-drawing characters. Covers boxes, trees, flow charts, and visual representations.

2026-04-17
defensive-development
소프트웨어 개발자

Verification-first coding practices. Read before edit, grep before assume, verify API names, safe refactoring with reference checks. Never blame external factors.

2026-03-10
project-api
소프트웨어 개발자

Auto-generates and maintains project API documentation. Extracts classes, functions, exports from code. Self-healing, auto-installing.

2026-03-10
project-structure
소프트웨어 개발자

Auto-generates and maintains project structure documentation. Self-healing, auto-installing. Query structure anytime without manual updates.

2026-03-10
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다