nel-neru

30 mods across 1 repository, 0 stars between them.

entry-authoring

01

nel-neru/LibrAIum

Skill Claude CodeCodex

Use when writing or editing LibrAIum data entries (data/entries//.md) — house style for summaries, Reception, Personal Notes, tags, and metadata.

0 4d ago A 36 tokens original MIT

nel-neru/LibrAIum

Skill Claude CodeCodex

Audit the library for rot — stale metadata, placeholder notes, tag drift — propose fixes and apply on approval.

0 4d ago A 27 tokens original MIT

nel-neru/LibrAIum

Skill Claude CodeCodex

Mirror a data-format change across the Rust and Node implementations, prove conformance, and add a fixture.

0 4d ago A 25 tokens original MIT

nel-neru/LibrAIum

Skill Claude CodeCodex

Run ONE iteration of the continuous-improvement loop — pick the highest-value backlog item, implement it, verify end-to-end, commit.

0 4d ago A 31 tokens original MIT

nel-neru/LibrAIum

Skill Claude CodeCodex

Run one PDCA iteration of the utilization loop — build one thing that makes the library pay off in real use.

0 4d ago A 27 tokens original MIT

conformance-auditor

07

nel-neru/LibrAIum

Agent Claude Code

Read-only auditor of LibrAIum's dual-implemented data format. It diffs the Rust implementation (src-tauri/src/frontmatter.rs, store.rs, models.rs) against the Node one (mcp-server/lib/store.js) rule by rule, runs the conformance script and both test suites, and reports any behavioral drift with file:line citations.…

0 4d ago A 314 tokens original MIT

entry-curator

08

nel-neru/LibrAIum

Agent Claude Code

Researches a single GitHub repository and drafts a high-quality LibrAIum data entry (data/entries/ / .md) in house style, with real GitHub metadata and validated frontmatter. Invoke it when the user wants a repo added to the library, when /add-entry needs the research and drafting offloaded, or when several repos…

0 4d ago A 296 tokens original MIT

libraium-reviewer

09

nel-neru/LibrAIum

Agent Claude Code

Repo-specific code reviewer for LibrAIum. It reviews diffs or recently written code against this project's hard rules — dual-implemented data format, Svelte 5 runes-only frontend, Tauri camelCase/snakecase boundary, async + spawnblocking for network work, keyring-only secrets, no swallowed errors — and returns…

0 4d ago A 294 tokens original MIT

library-auditor

10

nel-neru/LibrAIum

Agent Claude Code

Read-only content auditor for LibrAIum's library (data/entries/). It runs the deterministic curation report and interprets it — lastchecked freshness buckets, thin shelves, singleton/near-synonym tag drift, uncovered stale/archived succession holes, reception staleness — adds the one judgment-only check the report…

0 4d ago A 400 tokens original MIT

reception-curator

11

nel-neru/LibrAIum

Agent Claude Code

Gathers third-party Reception signal for ONE existing LibrAIum entry and writes (or refreshes) its ## Reception section in house style — sourced, attributive bullets synthesized from the GitHub dossier, with the provenance stamp and the receptiongathered date updated and the entry ticked in the coverage checklist.…

0 4d ago A 319 tokens original MIT

repo-scout

12

nel-neru/LibrAIum

Agent Claude Code

Read-only scout that sources vetted GitHub candidates for a thin shelf (or a stale entry's successor), deduped against BOTH the shelved library and the rejected-candidates memory, and returns a severity-ranked shortlist that hands off to /add-entry or /bulk-add. It parallelizes the research half of /scout — run one…

0 4d ago A 336 tokens original MIT

ui-reviewer

13

nel-neru/LibrAIum

Agent Claude Code

Read-only design reviewer for LibrAIum's frontend. It reviews a diff of src//.svelte and src//.css against DESIGN.md and the Flexoki token system in src/styles.css — tokens-only (no invented colors/fonts/radii/shadows/hex literals), one chromatic accent, light+dark both handled, the type/spacing/shape/motion scales…

0 4d ago A 374 tokens original MIT

add-entry

14

nel-neru/LibrAIum

Command Claude Code

Research a GitHub repo and add a curated entry to data/entries with real metadata and honest notes.

0 4d ago A 20 tokens original MIT

bulk-add

15

nel-neru/LibrAIum

Command Claude Code

Batch-shelve several repos at once — from a URL list or your GitHub stars — then draft honest notes for each.

0 4d ago A 25 tokens original MIT

curate-review

16

nel-neru/LibrAIum

Command Claude Code

Audit the library for rot — stale metadata, placeholder notes, tag drift — propose fixes and apply on approval.

0 4d ago A 21 tokens original MIT

format-sync

17

nel-neru/LibrAIum

Command Claude Code

Mirror a data-format change across the Rust and Node implementations, prove conformance, and add a fixture.

0 4d ago A 20 tokens original MIT

improve

18

nel-neru/LibrAIum

Command Claude Code

Run ONE iteration of the continuous-improvement loop — pick the highest-value backlog item, implement it, verify end-to-end, commit.

0 4d ago A 26 tokens original MIT

reception

19

nel-neru/LibrAIum

Command Claude Code

Gather third-party Reception signal for entries and draft each.

0 4d ago A 10 tokens original MIT

refresh-metadata

20

nel-neru/LibrAIum

Command Claude Code

Refresh entries' GitHub metadata (stars, push date, status) headlessly and review the delta digest.

0 4d ago A 21 tokens original MIT

scout

21

nel-neru/LibrAIum

Command Claude Code

Scout vetted GitHub candidates for a thin shelf (or a stale entry's successor), deduped against the library, ending in /add-entry offers.

0 4d ago A 30 tokens original MIT

utilize

22

nel-neru/LibrAIum

Command Claude Code

Run one PDCA iteration of the utilization loop — build one thing that makes the library pay off in real use.

0 4d ago A 22 tokens original MIT

verify

23

nel-neru/LibrAIum

Command Claude Code

Run the full verification pipeline (scripts/verify-all.sh) and fix failures until every stage is green.

0 4d ago A 20 tokens original MIT

PostToolUse

24

nel-neru/LibrAIum

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-edit.mjs via node. From nel-neru/LibrAIum.

0 4d ago A tokens not measured original MIT