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

dotfiles

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

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

이 저장소의 skills

dreaming-auto-memory
소프트웨어 개발자

user invoke only

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

user invoke only

2026-07-17
agent-skill-reference
기타 컴퓨터 관련 직업

Official Claude Code reference for agent skills. Use this when configuring frontmatter or other settings for agent skills.

2026-07-15
loop-skill-creator
기타 컴퓨터 관련 직업

user invoke only

2026-07-15
pi-agent-reference
기타 컴퓨터 관련 직업

Use this to consult the official Pi coding agent reference when investigating, designing, or implementing Pi — setup, configuration, providers/models, skills, extensions, packages, prompt templates, sessions, SDK, RPC, JSON event stream, and terminal setup.

2026-07-15
visualize
그래픽 디자이너

trigger is `visualize`

2026-07-14
wiki
기타 컴퓨터 관련 직업

A skill where the LLM manages the Wiki of an Obsidian Vault (memos). Always use this skill in situations such as: - 「WikiにXXを取り込んで」「ingestして」「このメモをWikiに追加して」「Wikiを更新して」 - 「Wikiで調べて」「Wikiを検索」「WikiでXXについて教えて」 - 「Wiki lint」「Wikiの健全チェック」「stale な refs を確認」「orphan pages を探して」 - Activate it proactively when referencing or updating the Wiki is appropriate in the flow of conversation

2026-07-10
dedication
기타 컴퓨터 관련 직업

user invoke only

2026-07-07
learning
프로젝트 관리 전문가

Extract lessons that make next time easier. Fire proactively when: (1) a reusable insight emerges at a work boundary — a bug workaround found, a gotcha cleared, the right procedure/command/config figured out after trial and error, a tip for avoiding a repeated mistake. (2) a session wraps up — review the whole session and extract its lessons.

2026-07-07
crawl-to-skill
기타 컴퓨터 관련 직업

An orchestration skill that collects references from documentation URLs on the web and chains into skill creation (skill-creator). Always activate it for requests like 「URLからスキルを作って」「このドキュメントを元にスキル化したい」「firecrawlでリファレンスを集めてスキルを作って」.

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

user invoke only

2026-07-07
parallel-issues
소프트웨어 개발자

GitHub issue を sub-issue に分解し、worktree 分離した並行エージェントで実装、読み取り専用の検証ゲートを経て、コンフリクト検知とマージ順序決定まで行う並行開発オーケストレーション手順。/parallel-issues <issue番号 or タスク概要> で起動する。

2026-07-06
raindrop-api-reference
소프트웨어 개발자

Raindrop.io REST API reference. Use for bookmarks (raindrops), collections, highlights, tags, filters, user, import/export/backups endpoints, OAuth authentication, or building Raindrop.io integrations/bots.

2026-07-06
learning-from-memory
기타 컴퓨터 관련 직업

Harvest un-distilled reusable knowledge from agent memory stores (Claude Code auto-memory, Serena memories) and promote it into the learning tiers (global CLAUDE.md / skill / <repo>/.learnings/), then dispose of the source entries to avoid dual management. Use when the user runs /learning-from-memory, or explicitly asks to 「メモリを蒸留して」 「auto-memory から学びを昇格して」「メモリの棚卸しをして」. Do NOT fire proactively at work boundaries or session wrap-up — that is the learning skill's job.

2026-07-06
documentation
데스크톱 출판 전문가

Conventions for the file format and structure of documents (Markdown, etc.). Always use this skill when creating, editing, or formatting Markdown files such as documents, READMEs, design docs, research notes, or procedure guides.

2026-07-01
pi-worker
소프트웨어 개발자

Delegate small, well-scoped coding tasks to the local pi worker through Ollama. Use when Codex needs a secondary pass for lightweight implementation work such as fixing pyright, type-checker, linter, or warning output; writing focused tests to improve coverage; asking for a minimal patch plan; or getting a second implementation suggestion for a narrow coding task.

2026-06-27
agent-team-organizer
기타 컴퓨터 관련 직업

A skill for designing Claude Code agent team configurations. Use it proactively in situations such as: - When agent teams or multi-agent setups come up - When you want multi-angle verification such as architecture review, domain-expert review, or testing - When splitting and coordinating a large or complex task across multiple sessions - When asked how to use TeamCreate / SendMessage / TaskCreate Use it even when "agent team" is not explicitly stated, whenever quality verification or role division is being discussed.

2026-06-23
hermes-agent-reference
소프트웨어 개발자

Comprehensive official reference for Hermes Agent. Whenever the user asks about or requests building Hermes Agent deployment, configuration, or Slack integration, always activate this skill and read the appropriate file under references/.

2026-06-23
japanese-tech-writing
기술 작가

Writing standards for Japanese technical documents and book manuscripts. Use when writing or revising/rewriting chapters, drafts, articles, or explanatory text for Japanese technical books.

2026-06-23
jules-orchestrator
소프트웨어 개발자

Uses Jules (an asynchronous AI agent) to automate and manage large-scale codebase changes, test additions, refactoring, and dependency updates. Always use this skill when the user mentions 「大規模な修正を依頼したい」「時間がかかる作業をバックグラウンドでやってほしい」「Julesを使って」, or when a refactoring is too broad to do manually (e.g., project-wide symbol renaming, adding unit tests across all files).

2026-06-23
kotlin-coder
소프트웨어 개발자

A skill for applying the defined coding rules to Kotlin coding. Always activate this skill and apply the rules when writing Kotlin code or when asked to modify .kt files.

2026-06-23
obsidian-organizer
데스크톱 출판 전문가

Automatically organizes an Obsidian vault. Use for requests such as "Obsidian整理", "vault整理", "ダッシュボード整理", "inbox整理", "メモ整理".

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

A skill that delegates code review and fixes to a subagent. Use when instructed with 「セルフコードレビューして」「サブエージェントにレビューさせて」.

2026-06-23
swift-coder
소프트웨어 개발자

A skill for applying the defined coding rules to Swift coding. Always activate this skill and apply the rules when writing Swift code or when asked to modify .swift files.

2026-06-23
tdd-refactoring
소프트웨어 개발자

A TDD-style procedure for safely carrying out refactoring. Always propose this procedure before starting code refactoring, structural improvement, internal cleanup, renaming, or deduplication. Applies to any change that improves internals without altering external behavior.

2026-06-23
handover
소프트웨어 개발자

user invoke only

2026-06-23
report
일반 사무원

user invoke only

2026-06-23
takeover
소프트웨어 개발자

user invoke only

2026-06-23
disk-cleaning
소프트웨어 개발자

user invoke only

2026-06-16
llm-council
경영 분석가

Run any question, idea, or decision through a council of 5 AI advisors who independently analyze it, peer-review each other anonymously, and synthesize a final verdict. Based on Karpathy's LLM Council methodology. MANDATORY TRIGGERS: 'council this', 'run the council', 'war room this', 'pressure-test this', 'stress-test this', 'debate this'. STRONG TRIGGERS (use when combined with a real decision or tradeoff): 'should I X or Y', 'which option', 'what would you do', 'is this the right move', 'validate this', 'get multiple perspectives', 'I can't decide', 'I'm torn between'. Do NOT trigger on simple yes/no questions, factual lookups, or casual 'should I' without a meaningful tradeoff (e.g. 'should I use markdown' is not a council question). DO trigger when the user presents a genuine decision with stakes, multiple options, and context that suggests they want it pressure-tested from multiple angles.

2026-06-01
mem-swift-rules
소프트웨어 개발자

user invoke only

2026-05-28
fix-merge-conflicts
소프트웨어 개발자

user invoke only

2026-05-28
realize
소프트웨어 개발자

user invoke only

2026-05-24
scrap
소프트웨어 개발자

user invoke only

2026-05-24
ultrathink
소프트웨어 개발자

user invoke only

2026-05-24
onboard
인사 보조원(급여·근태 관리 제외)

user invoke only

2026-05-21
go-task-rules
소프트웨어 개발자

Enforces the use of a standard `default` task in Taskfiles that lists all available tasks. Use this skill whenever creating, modifying, or auditing a `Taskfile.yml` or `taskfile.yml`.

2026-05-14
alpaca-api-reference
소프트웨어 개발자

Alpaca Markets API reference. Use for trading/market data/broker API, orders, positions, account management, or building Alpaca-based bots/apps.

2026-04-20
bluesky-api-reference
소프트웨어 개발자

Bluesky (AT Protocol) API reference. Use for endpoints, XRPC methods, app.bsky*/chat.bsky* APIs, or building Bluesky bots/clients/integrations.

2026-04-20
llamacpp-setup
네트워크·컴퓨터 시스템 관리자

llama.cpp setup expert — Mac (Apple Silicon/Intel) Metal GPU acceleration, memory optimization (KV quantization, Flash Attention), multimodal models (LLaVA/Gemma3/Qwen-VL), and server configuration.

2026-04-20
이 저장소에서 수집된 skills 45개 중 상위 40개를 표시합니다.