Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 9 skills collectées depuis xdanger, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
3
mis à jour
2026-07-09
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

lark-doc
Développeurs de logiciels

飞书云文档(Docx / Wiki 文档):读取和编辑飞书文档内容。当用户给出文档 URL 或 token,或需要查看、创建、编辑文档、插入或下载文档图片附件时使用。文档中嵌入的电子表格、多维表格、画板,先用本 skill 提取 token 再切到对应 skill。当用户给出 doubao.com 的 /docx/ 或 /wiki/ URL/token 时,也应直接使用本 skill;路由依据是 URL 路径模式和 token,而不是域名。不负责文档评论管理,也不负责表格或 Base 的数据操作。当用户明确要操作飞书思维笔记时,也使用本 skill。

2026-07-09
lark-whiteboard
Développeurs de logiciels

飞书画板:查询和编辑飞书云文档中的画板。支持导出画板为预览图片、导出原始节点结构、使用多种格式更新画板内容。 当用户需要查看画板内容、导出画板图片、编辑画板时使用此 skill。不负责:飞书云文档内容编辑(lark-doc)、文档内嵌电子表格/Base(lark-sheets / lark-base)。

2026-07-05
lark-workflow-meeting-summary
Commis de bureau généraux

会议纪要整理工作流:汇总指定时间范围内的会议纪要并生成结构化报告。当用户需要整理会议纪要、生成会议周报、回顾一段时间内的会议内容时使用。

2026-06-26
pr-shepherd
Développeurs de logiciels

End-to-end driver that takes a ready-for-review pull request all the way to a clean merge. Use whenever the user wants Claude to shepherd, babysit, watch, or drive a PR to green and merge it — e.g. "take PR #123 through CI and merge it", "babysit this PR until everything is green", "land this PR and clean up". It loops over the PR's checks and reviews: fixes real CI failures (re-running only genuine flakes), replies to every review comment, resolves each conversation, and re-polls until a strict gate passes — all checks actually completed and passing, every thread resolved or outdated, mergeable with no required approval outstanding — not merely "looks fixed". Then it merges with the repo's preferred method, deletes the remote branch unless it is long-lived, removes the local branch and git worktree, and fast-forwards local main/master. Trigger even when the user only describes the outcome ("get this merged once CI is happy") without naming the steps.

2026-06-26
deep-dive
Enseignants postsecondaires, autres

Structured pedagogical deep-dive for new substantive topics across STEM, technical/engineering practice, and humanities/business/history. Use this skill whenever the user asks to learn, understand, deep-dive, explore, or be taught a new concept they don't already have a working model of — including phrasings like "what is X", "how does Y work", "why does Z happen", "explain W", "带我入门 X", "讲讲 X", "教我 X", "我想搞懂 X", even when they don't use the word "teach" or "learn". Trigger especially when the topic is a named concept, framework, theorem, mechanism, technology, historical event, or intellectual movement. Do NOT trigger for quick factual lookups ("when did X happen"), tool/syntax questions ("how do I curl with auth"), conversational chitchat, or mid-flow technical discussion where the user is already engaged on the topic.

2026-06-13
audience-aware-comms
Spécialistes en gestion de projets

Apply whenever you are about to produce written output that an INTERPRETING READER — a human, or another AI agent that will act on your words — will read and act on: emails, IM/Slack, PR or issue descriptions, review comments, design or decision docs, customer-facing copy, AND natural-language task specs, prompts, or agent mandates whose executor is a person or an LLM. Use it even when the user did not ask for "communication" and the message is only a sub-step of a larger task (e.g. the PR body after a feature, or a prompt you are writing for a downstream agent) — those incidental cases are where audience-blind writing slips through, so reach for this proactively. It makes you model the reader's actual capability and what they will infer or assume, then emit only the calibrated artifact. Do NOT use for output consumed literally by a deterministic interpreter — executed code, configs, schemas, queries, regexes, test fixtures — where correctness is binary and there is no mind to model.

2026-06-13
manus
Autres occupations informatiques

Use Manus for async tasks that exceed local tools: broad research, deliverables such as PDF/PPT/CSV, connector-based work, or long multi-step jobs. Create a task, poll or receive webhooks, then fetch results with the bundled script.

2026-03-13
git-commit
Développeurs de logiciels

Create atomic git commits with Conventional Commits and Gitmoji. Use when the user asks to commit changes, create a commit, or says "/commit". Review staged and unstaged diffs, split changes into logical groups, and write focused commit messages that follow repository-local conventions.

2026-03-13
nano-banana
Développeurs de logiciels

Generate and edit images using Google's Nano Banana 2 (Gemini 3.1 Flash Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

2026-03-07