| Guide |
Description |
| Create a New CLI |
Step-by-step walkthrough: fork nucleo and build a CLI for any API |
- CLAUDE.md — Technical reference for the nucleo framework
- README.md — Project overview and quick start
Install nucleo skills for Claude Code from skills.sh:
npx skills add mateonunez/nucleo
| Skill |
Description |
/create-cli |
Scaffold a complete CLI from any API — auto-discovers endpoints, configures auth, generates commands |
/add-command |
Add a single command to an existing nucleo CLI |
/add-plugin |
Create a new language-agnostic plugin |
/add-mcp-tool |
Add an MCP tool for Claude Desktop integration |
/benchmark |
Run the benchmark suite |
/update-docs |
Sync all documentation with the codebase |