NoesisVision

14 mods across 1 repository, 12 stars between them.

PreToolUse

01

NoesisVision/nasde-toolkit

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From NoesisVision/nasde-toolkit.

12 8d ago A tokens not measured original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Calibrate assessment rubrics by reviewing agent work in GitHub/GitLab PRs and feeding human comments back into the rubric. Use this skill when the user wants to: Calibrate, tune, or sanity-check assessment criteria / dimensions of a benchmark Review trial diffs alongside the LLM-as-a-Judge scores in a PR/MR…

12 8d ago A 171 tokens original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Create coding agent benchmarks for evaluation with nasde. Use this skill when the user wants to: Create a new benchmark project (set of tasks for evaluating coding agents) Add tasks to an existing benchmark Create or modify agent variants (configurations that control agent behavior) Set up assessment dimensions and…

12 8d ago C 115 tokens original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Generate benchmark tasks from git history of the current or specified repository. Use this skill when the user wants to: Create benchmark tasks based on real problems their team already solved (closed PRs, past commits, resolved issues) Mine git history for good evaluation candidates Turn a commit range or set of PRs…

12 8d ago C 126 tokens original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Build diverse benchmark task suites from public GitHub repositories for testing universal skills. Use this skill when the user wants to: Create a benchmark that spans multiple public repositories and languages Test a universal skill (refactoring, test writing, code review, etc.) across diverse codebases Curate a…

12 8d ago C 131 tokens original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Run coding agent benchmarks and verify results with nasde. Use this skill when the user wants to: Run a benchmark (all tasks, single task, specific variant) Re-run assessment evaluation on existing trial results Check or verify results in Opik (traces, feedback scores, experiments) Troubleshoot a failed benchmark run…

12 8d ago A 139 tokens original MIT

nasde-dev

08

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Internal skill for developing and maintaining nasde-toolkit itself. Use this skill when: Making changes to nasde-toolkit source code (CLI, runner, evaluator, config, agents) Refactoring or adding features to the toolkit Fixing bugs in the evaluation pipeline Updating dependencies or integration points (Harbor, Opik…

12 8d ago A 103 tokens original MIT

NoesisVision/nasde-toolkit

Instructions file

Instructions for NoesisVision/nasde-toolkit, covering nasde-toolkit, package structure, how to run, testing and development workflow.

12 8d ago B 10,790 tokens original MIT

code-review

10

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Use when reviewing AI-generated code for architectural quality, design patterns, and engineering practices.

12 8d ago A 19 tokens original MIT

tactical-ddd

11

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Design, refactor, analyze, and review code by applying the principles and patterns of tactical domain-driven design. Triggers on: domain modeling, aggregate design, 'entity', 'value object', 'repository', 'bounded context', 'domain event', 'domain service', code touching domain/ directories, rich domain model…

12 8d ago A 70 tokens original MIT

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.

12 8d ago A 36 tokens original MIT

python-testing

13

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

12 8d ago A 24 tokens copy · 100% MIT

refactor

14

NoesisVision/nasde-toolkit

Skill Claude CodeCodex

Skill "refactor" from NoesisVision/nasde-toolkit, covering refactor, when to use, refactoring principles, the golden rules and when not to refactor.

12 8d ago A 0 tokens original MIT