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

baton

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

已收集 skills
4
Stars
3
更新
2026-03-30
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

baton
项目管理专家

Interact with the Baton control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, or call any Baton API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Baton coordination.

2026-03-30
design-guide
网页开发工程师

Baton UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation, design tokens, typography, status/priority systems, composition patterns, and the /design-guide showcase page. Always use this skill alongside the frontend-design skill (for visual quality) and the web-design-guidelines skill (for web best practices).

2026-03-06
baton-create-agent
软件开发工程师

Create new agents in Baton with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

2026-03-06
create-agent-adapter
软件开发工程师

Technical guide for creating a new Baton agent adapter. Use when building a new adapter package, adding support for a new AI coding tool (e.g. a new CLI agent, API-based agent, or custom process), or when modifying the adapter system. Covers the required interfaces, module structure, registration points, and conventions derived from the existing claude-local and codex-local adapters.

2026-03-06