Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kanbanzai

kanbanzai 收录了来自 sambeau 的 80 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
80
Stars
5
更新
2026-05-12
Forks
0
职业覆盖
15 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

kanbanzai-getting-started
软件开发工程师

Use at the start of every agent session, even if the task seems obvious and you think you already know what to do. Activates when the agent has just opened a repository, does not know what to do, needs to orient itself, or is beginning any new session. Also activates for "where do I start?", "what should I work on?", "what is the current state?". Skipping orientation leads to wasted effort and missed context.

2026-05-12
implement-task
项目管理专家

expert: "Structured task execution procedure for individual implementation

2026-05-12
orchestrate-development
软件开发工程师

expert: "Multi-agent development orchestration with conflict-aware parallel

2026-05-12
orchestrate-review
计算机与信息系统经理

expert: "Review orchestration with adaptive specialist dispatch,

2026-05-12
kanbanzai-getting-started
项目管理专家

Use at the start of every agent session, even if the task seems obvious and you think you already know what to do. Activates when the agent has just opened a repository, does not know what to do, needs to orient itself, or is beginning any new session. Also activates for "where do I start?", "what should I work on?", "what is the current state?". Skipping orientation leads to wasted effort and missed context.

2026-05-12
implement-task
软件开发工程师

expert: "Structured task execution procedure for individual implementation

2026-05-12
orchestrate-development
软件开发工程师

expert: "Multi-agent development orchestration with conflict-aware parallel

2026-05-12
orchestrate-review
项目管理专家

expert: "Review orchestration with adaptive specialist dispatch,

2026-05-12
verify-closeout
项目管理专家

expert: "Execute a 10-item Definition of Done checklist with concrete

2026-05-12
kanbanzai-agents
软件开发工程师

Use when dispatching implementation tasks to sub-agents, committing changes, finishing tasks, or contributing knowledge. Activates when there is a task to implement, a commit to make, or an entity to complete. Also activates for entity creation, naming, and data entry decisions.

2026-05-12
kanbanzai-documents
档案文员

Use when creating, editing, registering, or approving documents in a Kanbanzai-managed project. Activates for document types, placement, registration with doc action register, approval workflow, content drift, doc action refresh, or any question about document status, ownership, or lifecycle. Use whenever any markdown file is created or modified in a configured document root — even if the edit seems minor, registration and refresh rules still apply.

2026-05-12
audit-codebase
软件质量保证分析师与测试员

expert: "Performs a spec-free, whole-codebase quality audit by running static

2026-05-12
decompose-feature
项目管理专家

expert: "Feature-to-task decomposition procedure using the decompose tool

2026-05-12
prompt-engineering
软件开发工程师

expert: "Prompt and skill authoring following attention-optimised section

2026-05-12
review-code
软件质量保证分析师与测试员

expert: "Multi-dimension code review producing classified findings

2026-05-12
write-design
项目管理专家

expert: "Design document authoring producing a structured 4-section document

2026-05-12
write-dev-plan
项目管理专家

expert: "Implementation plan authoring producing a structured 5-section

2026-05-12
write-research
作家与作者新闻分析师、记者与新闻从业者

expert: "Research report authoring producing a structured investigation document

2026-05-12
write-spec
项目管理专家

expert: "Specification authoring producing a gate-checkable 5-section specification

2026-05-12
prompt-engineering
软件开发工程师

expert: "Prompt and skill authoring following attention-optimised section

2026-05-12
kanbanzai-plan-review
项目管理专家

Use this skill when conducting a plan review after all features in a plan are complete. Covers scope verification, feature completion checks, spec conformance, documentation currency, and retrospective contribution.

2026-05-11
kanbanzai-planning
项目管理专家

Use when starting a new body of work, scoping a feature or plan, deciding what to build next, or determining whether something is one feature or many. Also activates for planning, scoping, and ambition questions: "is this too big?", "should we split this?", "how ambitious should we be?", "what would a great team do here?", or any question about prioritisation, roadmap, or scope. Use even when the user doesn't explicitly say "planning" — any discussion about what to build next is a planning conversation. Use even for seemingly small changes — unplanned work accumulates into incoherent systems.

2026-05-11
check-docs
软件开发工程师

expert: "Documentation QA producing classified findings for factual accuracy,

2026-05-11
copyedit-docs
编辑

expert: "Sentence-level copy editing enforcing active voice, verb clarity,

2026-05-11
edit-docs
编辑

expert: "Structural and developmental editing verifying inverted-pyramid

2026-05-11
orchestrate-doc-pipeline
编辑

expert: "Sequential pipeline coordination dispatching five editorial

2026-05-11
review-plan
项目管理专家

expert: "Batch-level conformance review verifying feature delivery status,

2026-05-11
style-docs
编辑

expert: "AI-artifact detection and removal targeting banned vocabulary,

2026-05-11
update-docs
软件开发工程师

expert: "Documentation maintenance and update skill producing consistent,

2026-05-11
write-docs
软件开发工程师

expert: "First-draft technical documentation following inverted-pyramid

2026-05-11
write-skill
软件开发工程师

expert: "Skill authoring producing a research-backed SKILL.md with vocabulary

2026-05-11
kanbanzai-workflow
项目管理专家

Use when deciding what workflow stage work belongs to, whether to proceed to the next stage, whether a state transition is valid, or when to stop and ask the human. Activates for lifecycle, stage gates, entity status, approval requirements, or uncertainty about proceeding. Use even when the agent is confident — workflow gates exist precisely for the cases where confidence is misplaced.

2026-05-11
kanbanzai-documents
信函文员

Use when creating, editing, registering, or approving documents in a Kanbanzai-managed project. Activates for document types, placement, registration with doc action register, approval workflow, content drift, doc action refresh, or any question about document status, ownership, or lifecycle. Use whenever any markdown file is created or modified in a configured document root — even if the edit seems minor, registration and refresh rules still apply.

2026-05-10
write-dev-plan
项目管理专家

expert: "Implementation plan authoring producing a structured 5-section

2026-05-10
write-research
高等院校人类学和考古学教师高等院校物理教师

expert: "Research report authoring producing a structured investigation document

2026-05-10
write-spec
项目管理专家

expert: "Specification authoring producing a gate-checkable 5-section specification

2026-05-10
implement-task
软件开发工程师

Guides you through implementing a single task — read what's required, build it, test it, verify it matches the spec

2026-05-10
kanbanzai-getting-started
项目管理专家

Use at the start of every session to orient yourself, find what to work on, and check the current project state

2026-05-10
kanbanzai-workflow
项目管理专家

Use when deciding workflow stage transitions, stage gates, entity lifecycle rules, or whether to stop and ask the human

2026-05-10
orchestrate-development
项目管理专家

Multi-agent development orchestration — dispatch parallel tasks, monitor progress, handle failures, and close out the feature lifecycle

2026-05-10
当前展示该仓库 Top 40 / 80 个已收集 skills。