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

cli-forge

cli-forge contains 8 collected skills from ByteLandTechnology, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

cli-forge-scaffold
software-developers

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

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

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

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

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
software-quality-assurance-analysts-and-testers

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

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

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