Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

termaup

termaup enthält 13 gesammelte Skills von Rynaro, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
3
aktualisiert
2026-04-09
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

spectra-methodology
Projektmanagementspezialisten

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

2026-04-09
api-endpoints
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-17
tui-scaffold
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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