nushell-tooling

Automate Nushell tooling setup for LSP, MCP, linting, testing, and documentation.

3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/danielbodnar/nushell-dev --skill nushell-tooling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nushell-tooling
Source: https://github.com/danielbodnar/nushell-dev/tree/main/plugins/nushell-dev/skills/nushell-tooling
Command: npx skills add https://github.com/danielbodnar/nushell-dev --skill nushell-tooling

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps Nushell developers set up and manage tooling for LSP, MCP, linting, testing, and IDE integration, reducing manual configuration and context switching.

Core Features & Use Cases

  • LSP setup and configuration for Nushell editors (VS Code, Neovim, Helix, Zed)
  • MCP server configuration and command discovery for Claude Code integration
  • Built-in linting and testing workflow guidance using nu-lint and nu-check
  • Documentation generation and IDE integration guidance across popular editors
  • Workflow automation and debugging support for Nushell development

Quick Start

Install or enable the nushell-tooling skill and follow the IDE configuration steps to enable LSP and MCP in your Nushell development environment.

Frequently Asked Questions about nushell-tooling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Nushell LSP in VS Code, Neovim, Helix, or Zed?

Nushell LSP setup is automated by providing configuration guidance and scripts for VS Code, Neovim, Helix, and Zed, ensuring consistent IDE integration. You follow the editor configuration steps to enable language server features within your development environment.

What is the best way to configure Nushell linting and testing workflows?

Nushell linting and testing workflows are configured using built-in guidance for nu-lint and nu-check. This skill provides the necessary scripts and references to integrate automated checking directly into your development workflow.

Can I use MCP server commands for Nushell development in Claude Code?

Yes, MCP server configuration and command discovery for Claude Code integration is fully supported. It enables automated tooling workflows and command execution for Nu scripts directly within the Claude Code plugin environment.

How does Nushell documentation generation work within an IDE?

Nushell documentation generation is integrated by applying configuration guidance and scripts within your IDE. It automates doc creation for Nu scripts and commands, reducing manual configuration and context switching during development.

Do I need any external dependencies to automate Nushell development tooling?

No external dependencies are required to automate Nushell development tooling. The skill implements configuration guidance, scripts, and references internally to enable LSP, MCP, nu-lint, and doc generation within your editor.

Why is my Nushell IDE integration not working consistently across different editors?

Nushell IDE integration inconsistencies are resolved by applying standardized configuration guidance across VS Code, Neovim, Helix, and Zed. This skill automates the setup to ensure consistent LSP and MCP behavior across your tooling workflows.