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

cli-forge

cli-forge contient 8 skills collectées depuis ByteLandTechnology, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

cli-forge-scaffold
Développeurs de logiciels

Scaffold stage for the cli-forge skill family: create a new Rust CLI Skill project from the authoritative templates and prepare it for validation.

2026-04-21
cli-forge-plan
Développeurs de logiciels

Plan stage for the cli-forge skill family: define the detailed CLI contract including commands, flags, output formats, stream/repl/daemon capability scope, the daemon app-server contract, and runtime behavior before scaffold or extend stages proceed.

2026-04-21
cli-forge-publish
Développeurs de logiciels

Publish stage for the cli-forge skill family: manage the GitHub Release and multi-package npm publication automation for a generated skill.

2026-04-21
cli-forge-design
Développeurs de logiciels

Design stage for the cli-forge skill family: define or refresh the generated skill's high-level identity, purpose, positioning, and description contract before downstream stages proceed.

2026-04-21
cli-forge
Développeurs de logiciels

Router for the cli-forge skill family: classify the request, detect missing contract baselines, check filesystem state, and route to the earliest incomplete or takeover stage.

2026-04-21
cli-forge-validate
Analystes en assurance qualité des logiciels et testeurs

Validate stage for the cli-forge skill family: run the 47-check compliance ruleset against a scaffolded, takeover-adopted, or extended skill project and compare any daemon surface against the declared CLI plan.

2026-04-21
cli-forge-extend
Développeurs de logiciels

Extend stage for the cli-forge skill family: add stream or repl features to an existing scaffolded skill project or to a takeover-adopted project that already matches the scaffold-compatible layout.

2026-04-20
cli-forge-takeover
Développeurs de logiciels

Recovery stage for the cli-forge skill family: adopt an existing Rust CLI Skill project that lacks cli-forge contracts by reconstructing design/plan artifacts from the current implementation, enforcing gates, and stopping for user decisions on ambiguity.

2026-04-16