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

termaup

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

已收集 skills
13
Stars
3
更新
2026-04-09
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

spectra-methodology
项目管理专家

SPECTRA v4 — vendor-agnostic specification and planning methodology for AI agents.

2026-04-09
api-endpoints
软件开发工程师

Implement typed async endpoint methods on ClickUpClient in clickup-api. Use this when creating or modifying files in clickup-api/src/endpoints/.

2026-03-21
domain-models
软件开发工程师

Create serde model structs for all ClickUp API entities in clickup-api. Use this when creating or modifying files in clickup-api/src/models/.

2026-03-21
http-client
软件开发工程师

Build the core HTTP client with rate limiting, retry, and pagination in clickup-api. Use this when creating client.rs, rate_limiter.rs, or pagination.rs.

2026-03-21
cli-auth
软件开发工程师

Implement authentication commands for clickup-cli. Use this when creating auth.rs, output.rs, or client_factory.rs in the CLI crate.

2026-03-17
cli-data
软件开发工程师

Implement space, list, and task browsing commands with rich output for clickup-cli. Use this when creating data browsing commands in the CLI crate.

2026-03-17
docs-release
软件开发工程师

Create documentation, issue templates, release workflows, and test suites for clickup-rs. Use this when preparing for release or writing project documentation.

2026-03-17
error-config
软件开发工程师

Implement shared error types, config system, and token storage in clickup-api. Use this when creating error.rs, config.rs, or auth.rs in the API crate.

2026-03-17
foundation
软件开发工程师

Scaffold the Cargo workspace, Docker, and CI/CD pipeline for clickup-rs. Use this when setting up project infrastructure, creating the workspace root, or configuring build tooling.

2026-03-17
tui-polish
软件开发工程师

Add search, help overlay, themes, caching, and error handling to clickup-tui. Use this when polishing the TUI experience.

2026-03-17
tui-scaffold
软件开发工程师

Build the TUI app skeleton with event loop, state machine, and layout framework for clickup-tui. Use this when scaffolding the TUI crate.

2026-03-17
tui-tasks
软件开发工程师

Implement list view, task detail, and markdown rendering in clickup-tui. Use this when building task display screens or the markdown rendering widget.

2026-03-17
tui-workspaces
软件开发工程师

Implement workspace and space selection screens with async data loading in clickup-tui. Use this when building the first TUI data screens.

2026-03-17