Skip to main content
Run any Skill in Manus
with one click
GitHub repository

termaup

termaup contains 13 collected skills from Rynaro, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
3
updated
2026-04-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

spectra-methodology
project-management-specialists

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

2026-04-09
api-endpoints
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-17
tui-scaffold
software-developers

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
software-developers

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
software-developers

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