NWave

by nWave-ai 588 MIT Updated Jun 27, 2026
Workflow Claude Codeopencode
NWave skill by nWave-ai
NWave — Workflow skill by nWave-ai

NWave is an open-source workflow skill for Claude Code and opencode, published by nWave-ai. Its author describes it as: “AI agents that guide you from idea to working code, with you in control at every step.”. The project has 588 stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/nWave-ai/nWave ~/.claude/skills/nWave`.

Installation

Add NWave to your agent with:

git clone https://github.com/nWave-ai/nWave ~/.claude/skills/nWave

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.

When to use it

Reach for NWave when you want workflow help from Claude Code 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
  • Established project with 588 GitHub stars
  • Declares compatibility with Claude Code, opencode
  • Actively maintained (recent commits)

Topics

agentic-aiagentic-codingagentic-frameworkagentic-workflowaiatddbddclaude-codeclaude-code-cliclaude-code-commandsclaude-code-hooksclaude-code-skillsclaude-code-subagentsdevopslean-uxopencodesoftware-architecturesoftware-craftmanshiptdd

Frequently asked questions

What does NWave do?
AI agents that guide you from idea to working code, with you in control at every step.
How do I install NWave?
Run git clone https://github.com/nWave-ai/nWave ~/.claude/skills/nWave in your agent, then reload your skills. Review the source at https://github.com/nWave-ai/nWave before installing.
Is NWave free to use?
Yes. NWave is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Which agents does NWave work with?
NWave declares compatibility with Claude Code and opencode. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.

Related skills

More Workflow →

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

65k shanraisshan MIT