Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

dotfiles

يحتوي dotfiles على 45 من skills المجمعة من zeero، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 45 skills مجمعة في هذا المستودع.