forja-cli
v0.3.0
Published
Skills marketplace CLI for Claude Code
Readme
forja-cli
Skills marketplace CLI for Claude Code. Install curated skills, agents, and team configs organized around a 5-phase development workflow.
Install
npm install -g forja-cliUsage
# Initialize (clones the skills registry)
forja init
# Browse available skills
forja phases
forja list --available
# Install a skill
forja install test/tdd/workflow
# Check installation health
forja doctorSupported Platforms
| Platform | Architecture | |----------|-------------| | macOS | ARM64 (Apple Silicon) | | macOS | x64 (Intel) | | Linux | x64 | | Linux | ARM64 |
More Info
See the full documentation at github.com/dmend3z/forja.
