Use for Neva source or snippets: authoring, refactoring, debugging, or review.
71
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill for changes touching *.neva or Neva code snippets.
neva --help to list commands and global options.neva <command> --help before relying on a command's flags or argument
contract.go run ./cmd/neva --help or
go run ./cmd/neva <command> --help when a local binary is unavailable.neva doc [package/path] [.] <pattern> searches the bundled standard
library; use it to discover existing components before adding one.docs/user/style_guide.md before editing..neva files syntactically valid.internal/compiler/parser/neva.g4 and nearby
.neva examples before editing.a0a5c5f
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.