Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
nitro
nitro is an open-source devops skill for Claude Code and compatible agents, published by antfu. Its author describes it as: “Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro.config, server routes/event handlers, route rules, caching, storage, tasks, w…”. The project has 5.8k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/antfu/skills ~/.claude/skills/nitro`.
What nitro does
> The skill is based on Nitro v3 (beta), generated at 2026-06-22.
Installation
Add nitro to your agent with:
git clone https://github.com/antfu/skills ~/.claude/skills/nitro Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for nitro is organised into these sections:
- Core
- Features
- Advanced / Deployment
When to use it
Reach for nitro when you want devops help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in antfu/skills, an established project with 5,770 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does nitro do?
- Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro.config, server routes/event handlers, route rules, caching, storage, tasks, websockets, or deploying to Node/Bun/Deno/Cloudflare/Vercel.
- How do I install nitro?
- Run git clone https://github.com/antfu/skills ~/.claude/skills/nitro in your agent, then reload your skills. Review the source at https://github.com/antfu/skills before installing.
- Is nitro free to use?
- Yes. nitro is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does nitro come from?
- nitro ships inside antfu/skills, a repository that contains 19 catalogued skills in total. The repository's 5,770 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More DevOps →The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Operate FrontendExtension (FE) resources in frontend-forge: create, update, rebuild, inspect package artifacts, download packages, publish, unpublish, delete, and debug package/publish controller behavior. Use this skill whenever the user mentions FE operations, FrontendExtension lifecycle, extension package/download/publish/unpublish, artifact ConfigMaps, package Jobs, publisher Jobs, publish target ConfigMaps or Secrets, rebuild-token, package-state/publish-state labels, or troubleshooting FE status in a Kubernetes cluster.
Operate FrontendIntegration resources and the frontend-forge extension. Use when Codex needs to create a FrontendIntegration from FrontendIntegration YAML, update or patch FI lifecycle state, inspect or troubleshoot FI build output, or create, enable, disable, uninstall, and inspect the frontend-forge extension through its InstallPlan and extension resources.
Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.