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

zeveck

按仓库查看 12 个 GitHub 仓库中的 192 个已收集 skills,并展示近似职业覆盖。

已收集 skills
192
仓库
12
职业领域
4
更新
2026-06-03
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

#01
zskills-codex
44 个 skills · 2026-05-05
软件开发工程师软件质量保证分析师与测试员项目管理专家计算机系统分析师
4 个职业分类 · 已分类 100%
23%占比
#02
zskills-dev
32 个 skills · 2026-06-03
软件开发工程师软件质量保证分析师与测试员商业与工业设计师
3 个职业分类 · 已分类 100%
17%占比
#03
anim8gen
24 个 skills · 2026-05-13
项目管理专家软件开发工程师软件质量保证分析师与测试员特效艺术家和动画师平面设计师计算机系统分析师
6 个职业分类 · 已分类 100%
13%占比
#04
zskills-cc
22 个 skills · 2026-05-03
软件开发工程师软件质量保证分析师与测试员项目管理专家
3 个职业分类 · 已分类 100%
11%占比
#05
zskills
21 个 skills · 2026-04-19
软件开发工程师项目管理专家软件质量保证分析师与测试员生产、计划和催办文员电子工程师(非计算机)
5 个职业分类 · 已分类 100%
11%占比
#06
imagegen
12 个 skills · 2026-04-26
软件开发工程师项目管理专家软件质量保证分析师与测试员调度员(非警察、消防、救护)
4 个职业分类 · 已分类 100%
6.3%占比
#07
thesecretlifeoffishies
12 个 skills · 2026-04-03
软件开发工程师软件质量保证分析师与测试员项目管理专家生产、计划和催办文员网页开发工程师
5 个职业分类 · 已分类 100%
6.3%占比
#08
audiogen
11 个 skills · 2026-04-26
软件开发工程师项目管理专家生产、计划和催办文员软件质量保证分析师与测试员
4 个职业分类 · 已分类 100%
5.7%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
zskills-codex
44 个 skills00更新于 2026-05-05
占该创作者 23%
当前展示该仓库 Top 8 / 44 个已收集 skills。
#002
zskills-dev
32 个 skills10更新于 2026-06-03
占该创作者 17%
do
软件开发工程师

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Worktree/direct/pr landing modes via flag or execution.landing config. Recurring via every SCHEDULE; stop/next manage the schedule.

2026-06-03
doc
软件开发工程师

Audit and fix documentation gaps: block library entries, example models, getting-started guides, presentations, README updates. Also handles newsletter entries (/doc newsletter). Use when the user asks to "write a newsletter entry", "add to the newsletter", or "update the newsletter".

2026-06-03
draft-tests
软件质量保证分析师与测试员

Draft test specifications into an existing plan through iterative adversarial review. Appends a `### Tests` subsection per pending phase via a senior-QE reviewer + devil's-advocate + refiner loop. Completed phases are never modified (checksum-gated). Sister skill to /draft-plan, scoped to test specs.

2026-06-03
refine-plan
软件开发工程师

Refine an in-progress plan by reviewing remaining phases against completed work. Dispatches reviewer + devil's-advocate agents to surface stale references, invalidated assumptions, and specification gaps, then refines until convergence. Completed phases are NEVER modified. Appends a Drift Log + Plan Review.

2026-06-03
update-zskills
软件开发工程师

Install or update Z Skills supporting infrastructure (CLAUDE.md rules, hooks, scripts)

2026-06-03
verify-changes
软件质量保证分析师与测试员

Verify all recent changes: review diffs, check that unit/e2e tests cover the changes, run all tests, manually verify UI changes with playwright-cli, fix problems, re-verify until clean, then report with recommendations.

2026-06-03
briefing
软件开发工程师

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-06-03
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint: dispatch implementers in per-issue worktrees, verify, optionally auto-land via /land-pr. Recurring via every SCHEDULE; stop/next manage it. sync updates trackers + closes already-fixed issues; plan drafts plans for skipped ones.

2026-06-03
当前展示该仓库 Top 8 / 32 个已收集 skills。
#003
anim8gen
24 个 skills20更新于 2026-05-13
占该创作者 13%
anim8gen
特效艺术家和动画师

Generate short, simple sprite animations from natural-language prompts by using imagegen2 for raster frame candidates, agentic frame review for pose and continuity, and local anim8gen tools for alignment, validation, contact sheets, previews, and package reports. Requires the imagegen2 skill.

2026-05-13
add-block
软件开发工程师

Add a new block type to a block-diagram style app with runtime behavior, UI/editor integration, serialization, tests, docs, examples, and verification.

2026-05-02
add-example
软件开发工程师

Create a complete example model for one or more block types, including model layout, registration, tests, screenshots, docs, and verification.

2026-05-02
briefing
项目管理专家

Generate a project status briefing from git state, plan reports, open checkboxes, recent commits, and worktrees when the user asks for status, current work, reports, or cleanup readiness.

2026-05-02
commit
软件开发工程师

Safely commit only the relevant current changes, protecting unrelated user or agent work; also handle requested push, land, or PR follow-through.

2026-05-02
do
软件开发工程师

Execute a bounded ad-hoc engineering task such as a small fix, refactor, docs update, or example without the full run-plan process.

2026-05-02
doc
软件开发工程师

Audit and update documentation for recent changes, examples, block libraries, guides, READMEs, presentations, or newsletter entries.

2026-05-02
draft-plan
项目管理专家

Draft an executable plan file through codebase research, review, refinement, acceptance criteria, and verification planning before implementation.

2026-05-02
当前展示该仓库 Top 8 / 24 个已收集 skills。
#004
zskills-cc
22 个 skills00更新于 2026-05-03
占该创作者 11%
add-block
软件开发工程师

Step-by-step guide for adding new block types. Use when the user asks to "add a block", "create a new block", "implement a block", or mentions adding a block type to the library.

2026-05-03
add-example
软件开发工程师

Create an example model for one or more block types. Handles model file construction, registration, unit tests, codegen tests, screenshots, and verification. Usage: /add-example <block-type(s)> [concept hint]

2026-05-03
briefing
项目管理专家

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-05-03
commit
软件开发工程师

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [pr] [scope] [push|land]

2026-05-03
do
软件开发工程师

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Supports scheduling with every/now/next/stop. Usage: /do <description> [worktree] [push] [pr] [every SCHEDULE] [now] | stop | next.

2026-05-03
doc
软件开发工程师

Audit and fix documentation gaps: block library panel entries, example models, getting-started guides, block library, presentations, README updates. Also handles newsletter entries (/doc newsletter). Use when the user asks to "write a newsletter entry", "add to the newsletter", or "update the newsletter". Usage: /doc [blocks|examples|newsletter|<description>]

2026-05-03
draft-plan
项目管理专家

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-05-03
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-05-03
当前展示该仓库 Top 8 / 22 个已收集 skills。
#005
zskills
21 个 skills00更新于 2026-04-19
占该创作者 11%
update-zskills
软件开发工程师

Install or update Z Skills supporting infrastructure (CLAUDE.md rules, hooks, scripts)

2026-04-19
commit
软件开发工程师

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [pr] [scope] [push|land]

2026-04-18
do
软件开发工程师

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Supports scheduling with every/now/next/stop. Usage: /do <description> [worktree] [push] [pr] [every SCHEDULE] [now] | stop | next.

2026-04-18
run-plan
软件开发工程师

Execute the next phase of a plan document: parse phases and status, dispatch implementation in a worktree, verify with a separate agent, update progress tracking, write reports/plan-{slug}.md, and optionally auto-land to main. Can self-schedule recurring runs via cron. Use `next` to check schedule, `stop` to cancel.

2026-04-18
draft-plan
项目管理专家

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-04-18
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-04-18
refine-plan
项目管理专家

Refine an in-progress plan by reviewing remaining phases against completed work. Dispatches adversarial reviewer and devil's advocate agents to find stale references, invalidated assumptions, and specification gaps — then refines remaining phases until convergence. Completed phases are NEVER modified. Appends a Drift Log and Plan Review section. Usage: /refine-plan <plan-file> [rounds N]

2026-04-18
research-and-go
软件开发工程师

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-04-18
当前展示该仓库 Top 8 / 21 个已收集 skills。
#006
imagegen
12 个 skills00更新于 2026-04-26
占该创作者 6.3%
imagegen
软件开发工程师

Generate images using OpenAI's gpt-image-1 model. Ideal for game assets (sprites, tiles, UI elements, icons), concept art, and placeholder graphics. Supports iteration — "try again", "make it bluer", "go back to v1".

2026-04-26
briefing
软件开发工程师

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-04-13
draft-plan
项目管理专家

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-04-13
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-04-13
fix-report
项目管理专家

Review ALL unreported sprint results: walk through manual verifications, land fixes to main, close GitHub issues, update trackers, and clean up worktrees. Covers the current SPRINT_REPORT.md AND any landed-but-unclosed issues from previous sprints.

2026-04-13
research-and-go
项目管理专家

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-04-13
research-and-plan
项目管理专家

Decompose a broad goal into a sequence of executable sub-plans. Researches the domain, identifies sub-problems and dependencies, then produces a meta-plan where each phase delegates to /run-plan. Usage: /research-and-plan [output FILE] <description...>

2026-04-13
run-plan
软件开发工程师

Execute the next phase of a plan document: parse phases and status, dispatch implementation in a worktree, verify with a separate agent, update progress tracking, write reports/plan-{slug}.md, and optionally auto-land to main. Can self-schedule recurring runs via cron. Use `next` to check schedule, `stop` to cancel.

2026-04-13
当前展示该仓库 Top 8 / 12 个已收集 skills。
#007
thesecretlifeoffishies
12 个 skills00更新于 2026-04-03
占该创作者 6.3%
imagegen
软件开发工程师

Generate images using OpenAI's gpt-image-1 model. Ideal for game assets (sprites, tiles, UI elements, icons), concept art, and placeholder graphics. Supports iteration — "try again", "make it bluer", "go back to v1".

2026-04-03
briefing
软件开发工程师

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-03-26
commit
软件开发工程师

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [scope] [push|land]

2026-03-26
draft-plan
项目管理专家

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-03-26
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-03-26
plans
生产、计划和催办文员

Plan dashboard and batch executor. View plan status, find the next ready plan, or work through plans automatically. Usage: /plans [rebuild | next | work N [auto] [every SCHEDULE]]

2026-03-26
qe-audit
软件质量保证分析师与测试员

QE audit: check recent commits for test coverage gaps, or bash/stress-test features to find bugs. Supports scheduling with every/now/next/stop. Usage: /qe-audit [bash [area]] [every SCHEDULE] [now] | stop | next.

2026-03-26
research-and-go
软件开发工程师

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-03-26
当前展示该仓库 Top 8 / 12 个已收集 skills。
#008
audiogen
11 个 skills10更新于 2026-04-26
占该创作者 5.7%
audiogen
软件开发工程师

Generate game audio (music, voices, sound effects) via ElevenLabs.

2026-04-26
commit
软件开发工程师

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [pr] [scope] [push|land]

2026-04-15
do
生产、计划和催办文员

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Supports scheduling with every/now/next/stop. Usage: /do <description> [worktree] [push] [pr] [every SCHEDULE] [now] | stop | next.

2026-04-15
draft-plan
项目管理专家

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-04-15
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-04-15
refine-plan
项目管理专家

Refine an in-progress plan by reviewing remaining phases against completed work. Dispatches adversarial reviewer and devil's advocate agents to find stale references, invalidated assumptions, and specification gaps — then refines remaining phases until convergence. Completed phases are NEVER modified. Appends a Drift Log and Plan Review section. Usage: /refine-plan <plan-file> [rounds N]

2026-04-15
research-and-go
软件开发工程师

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-04-15
research-and-plan
项目管理专家

Decompose a broad goal into a sequence of executable sub-plans. Researches the domain, identifies sub-problems and dependencies, then produces a meta-plan where each phase delegates to /run-plan. Usage: /research-and-plan [output FILE] <description...>

2026-04-15
当前展示该仓库 Top 8 / 11 个已收集 skills。
#009
nanogen
9 个 skills10更新于 2026-05-17
占该创作者 4.7%
nanogen
软件开发工程师

Generate or edit images via Google's Nano Banana (Gemini image models). Text-to-image, multi-image edit with natural-language region guidance, multi-turn iterative editing via thoughtSignature continuation. 72 built-in style presets across 10 categories. Requires GEMINI_API_KEY.

2026-05-17
nanogen
软件开发工程师

Generate or edit images via Google's Nano Banana (Gemini image models). Text-to-image, multi-image edit with natural-language region guidance, multi-turn iterative editing via thoughtSignature continuation. 72 built-in style presets across 10 categories. Requires GEMINI_API_KEY.

2026-05-06
commit
软件开发工程师

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [pr] [scope] [push|land]

2026-04-17
do
软件开发工程师

Lightweight task dispatcher for ad-hoc work: documentation, examples, refactoring, content updates. Supports scheduling with every/now/next/stop. Usage: /do <description> [worktree] [push] [pr] [every SCHEDULE] [now] | stop | next.

2026-04-17
fix-issues
软件开发工程师

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-04-17
research-and-go
软件开发工程师

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-04-17
research-and-plan
项目管理专家

Decompose a broad goal into a sequence of executable sub-plans. Researches the domain, identifies sub-problems and dependencies, then produces a meta-plan where each phase delegates to /run-plan. Usage: /research-and-plan [output FILE] <description...>

2026-04-17
run-plan
软件开发工程师

Execute the next phase of a plan document: parse phases and status, dispatch implementation in a worktree, verify with a separate agent, update progress tracking, write reports/plan-{slug}.md, and optionally auto-land to main. Can self-schedule recurring runs via cron. Use `next` to check schedule, `stop` to cancel.

2026-04-17
当前展示该仓库 Top 8 / 9 个已收集 skills。
#010
imagegen2
3 个 skills00更新于 2026-05-13
占该创作者 1.6%
已展示 12 / 12 个仓库
已展示全部仓库
zeveck GitHub Skills | SkillsMP