Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

termaup

termaup contient 13 skills collectées depuis Rynaro, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
3
mis à jour
2026-04-09
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

spectra-methodology
Spécialistes en gestion de projets

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

2026-04-09
api-endpoints
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-17
tui-scaffold
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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