nitro-cli
✓Build static sites with Nitro CLI - a Python static site generator using nitro-ui for programmatic HTML generation instead of templates
Installation
SKILL.md
This document contains everything needed to build static sites with Nitro CLI.
Nitro CLI is a Python-based static site generator. Pages are written in Python using nitro-ui for HTML generation. The CLI provides scaffolding, a development server with live reload, and optimized production builds. It includes an islands architecture for partial hydration, responsive image optimization, build caching for incremental builds, and a plugin system.
All public classes are importable from the top-level nitro package:
Build static sites with Nitro CLI - a Python static site generator using nitro-ui for programmatic HTML generation instead of templates Source: nitrosh/nitro-cli.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/nitrosh/nitro-cli --skill nitro-cli- Source
- nitrosh/nitro-cli
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is nitro-cli?
Build static sites with Nitro CLI - a Python static site generator using nitro-ui for programmatic HTML generation instead of templates Source: nitrosh/nitro-cli.
How do I install nitro-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nitrosh/nitro-cli --skill nitro-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/nitrosh/nitro-cli
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01