Apply opinionated Nushell best practices to write, edit, review, and debug .nu scripts, covering pipeline composition, command choices, Topiary formatting, nutest testing, NUON data handling, toolkit.nu patterns, and MCP server conventions.
Claude Code plugin marketplace with opinionated Nushell development skills.
/plugin marketplace add nushell-prophet/nushell-skills
Then install the plugins you want:
/plugin install nushell-completions@nushell-skills
/plugin install nushell-style@nushell-skills
| Plugin | What it does |
|---|---|
| nushell-completions | Teaches Claude Code to write Nushell completions — inline lists, custom completers, extern definitions, module naming rules. Point it at --help output and it produces a ready-to-use completion file. |
| nushell-style | Opinionated Nushell style guide — pipeline patterns, command choices, formatting conventions, testing patterns. Activates automatically when editing .nu files. |
toolkit.nu provides convenience commands for skill development:
nu toolkit.nu vendor # Copy from ~/.claude/skills into plugin directories
nu toolkit.nu install-locally # Copy from plugin directories to ~/.claude/skills for testing
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimGenerate Nushell custom completions — completer functions, string@completer annotations, inline @[...] lists, @complete attribute, extern definitions
npx claudepluginhub nushell-prophet/nushell-skills --plugin nushell-styleComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development