nushell-prophet

16 mods across 2 repositories, 12 stars between them.

nushell-skills

01

nushell-prophet/nushell-skills

Plugin Claude Code

Plugin marketplace listing 4 plugins: nushell-completions, nushell-style, nushell-literate-programming, nushell-history.

7 16d ago A tokens not measured

nushell-prophet/nushell-skills

Instructions file

Claude Code instructions for nushell-prophet/nushell-skills, covering claude.md, what this is, architecture, development commands and vendor without auto-committing.

7 16d ago A 1,276 tokens

nushell-completions

03

nushell-prophet/nushell-skills

Plugin Claude Code

Generate Nushell custom completions — completer functions, string@completer annotations, inline @[...] lists, @complete attribute, extern definitions.

7 16d ago A tokens not measured

nushell-completions

04

nushell-prophet/nushell-skills

Skill Claude CodeCodex

This skill should be used when generating Nushell custom completions, writing completer functions, adding tab-completion to extern commands, using string@completer annotations, inline @[...] completion lists, or the @complete attribute. Relevant when the user asks to "add completions," "write a completer," "create an…

7 16d ago A 89 tokens

nushell-history

05

nushell-prophet/nushell-skills

Plugin Claude Code

Inspect and rewrite the Nushell sqlite command history — history --long | where ... recipes and nu-history-tools mutation flows (retag cwd, remove, etc.).

7 16d ago A tokens not measured

nushell-history

06

nushell-prophet/nushell-skills

Skill Claude CodeCodex

This skill should be used when inspecting, querying, or rewriting the user's Nushell command history. Relevant when the user asks "what did I run", "show my recent commands", "what was I trying", "find commands I ran in ", "remove these history entries", "move/retag these history entries to ", "fix the cwd on these…

7 16d ago A 103 tokens

nushell-prophet/nushell-skills

Plugin Claude Code

A common space for user and agent in the Nushell terminal — the agent proposes, the user runs, both share the # => dialect. numd (executable markdown), dotnu (scripts that embed their own output), REPL capture, and nu-goodies/claude-nu companions, framed to grow the user's fluency instead of replacing it.

7 16d ago A tokens not measured

nushell-prophet/nushell-skills

Skill Claude CodeCodex

This skill should be used when working alongside a user in a shared Nushell terminal (e.g. the cozy sandbox) — coaching Nushell in everyday tasks and practicing literate programming with numd (executable markdown), dotnu (.nu scripts that embed their own output as # => comments), REPL capture, and claude-nu session…

7 16d ago A 0 tokens

nushell-style

09

nushell-prophet/nushell-skills

Plugin Claude Code

Opinionated Nushell patterns, pipeline composition, command choices, formatting (Topiary), testing (nutest), NUON, regex (fancy-regex), debugging (--ide-check), toolkit.nu, and MCP server conventions for .nu files.

7 16d ago A tokens not measured

nushell-style

10

nushell-prophet/nushell-skills

Skill Claude CodeCodex

This skill should be used when writing, editing, reviewing, or debugging Nushell (.nu) files. Covers opinionated pipeline composition, command choices (where vs filter, match vs if/else, get --optional), formatting conventions (Topiary), type signatures, module structure, testing with nutest (unit tests, snapshot…

7 16d ago A 0 tokens

make-a-release

11

nushell-prophet/cozy

Skill Claude CodeCodex

Cut a new release for the cozy project: finalize CHANGELOG.md, create a git tag, and summarize what to do next. Use when the user says "make a release", "cut a release", "release", "bump version", "tag a release", or "prepare release".

5 4d ago A 63 tokens

update-design

12

nushell-prophet/cozy

Skill Claude CodeCodex

Reconcile the cozy design/ notes against the code and patch them in place. Use when the user says "update the design", "reconcile the design notes", "the design notes are stale", "refresh design/", "/update-design" (or the older "update the spec" / "refresh spec/"), or after changing the build order, an install step…

5 4d ago A 129 tokens

validate-docs

13

nushell-prophet/cozy

Skill Claude CodeCodex

Cross-reference project documentation against actual code, configs, scripts, and directory structure to find and fix stale or incorrect references. Use this skill whenever the user asks to "validate docs", "check docs against code", "are my docs up to date", "cross-check README", "verify documentation", "docs…

5 4d ago A 104 tokens

vendor-bump

14

nushell-prophet/cozy

Skill Claude CodeCodex

Re-vendor modules from upstream into cozy/vendor/ and prepare atomic commits grouped by repo. Use when the user says "vendor updated versions", "I vendored, commit", "nu toolkit/vendor.nu then commit", "refresh vendor", "bump vendored modules", or "vendor the latest, commit by groups".

5 4d ago A 68 tokens

verify-cozy

15

nushell-prophet/cozy

Skill Claude CodeCodex

Verify a cozy build by running cozy verify against a target you name — a locally-built docker container (default), a running sbx sandbox, or a host checkout. The checks live in cozy-module/verify.nu. Use when you say "verify the build", "build-check", "smoke test the sandbox", "is everything wired up", "/verify-cozy…

5 4d ago B 93 tokens

cozy CLAUDE.md

16

nushell-prophet/cozy

Instructions file

Claude Code instructions for nushell-prophet/cozy, covering cozy, architecture, run, ^^agent ^^workspace (first = start dir) and local docs.

5 4d ago B 2,965 tokens