Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cli-forge

cli-forge 收录了来自 ByteLandTechnology 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-04-21
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cli-forge-scaffold
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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