Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

nucleo docs

Guides

Guide Description
Create a New CLI Step-by-step walkthrough: fork nucleo and build a CLI for any API

Reference

  • CLAUDE.md — Technical reference for the nucleo framework
  • README.md — Project overview and quick start

Skills (Claude Code)

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