Skip to main content
在 Manus 中运行任何 Skill
一键导入
xaccefy
GitHub 创作者资料

xaccefy

按仓库查看 3 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
3
更新
2026-07-23
仓库浏览

仓库与代表性 skills

sweep-help
软件开发工程师

Quick-reference card for all sweep modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /sweep-help, "sweep help", "what sweep commands", "how do I use sweep".

2026-07-11
sweep
软件开发工程师

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "sweep", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).

2026-07-11
sweep-audit
软件开发工程师

Whole-repo audit for over-engineering. Like sweep-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find bloat", "sweep-audit", or "/sweep-audit". One-shot report, does not apply fixes.

2026-07-11
sweep-debt
软件开发工程师

Harvest every `shortcut:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals sweep leaves behind get tracked instead of rotting into "later means never". Use when the user says "sweep debt", "/sweep-debt", "what did sweep defer", "list the shortcuts", "sweep ledger", or "what did we mark to do later". One-shot report, changes nothing.

2026-07-11
sweep-gain
软件开发工程师

Show sweep's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /sweep-gain, "sweep gain", "what does sweep save", "show sweep impact", "sweep scoreboard".

2026-07-11
sweep-review
软件质量保证分析师与测试员

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", or invokes /sweep-review. Complements correctness-focused review, this one only hunts complexity.

2026-07-11
已展示 3 / 3 个仓库
已展示全部仓库