ahnaf-lab
Popular repositories Loading
-
prompt-diff
prompt-diff PublicA CLI that semantically diffs two prompt versions — showing which instructions were added, removed, reworded, or structurally reordered…
Python
-
prompt-lens
prompt-lens PublicA CLI that statically analyses a prompt template file and reports token budget, variable injection risk (e.g…
Python
-
skillint
skillint PublicA zero-dependency CLI that statically validates SKILL.md and CLAUDE.md files against the Claude Code spec — frontmatter schema, size budgets, dangling tool/file references…
JavaScript
-
toolshape
toolshape PublicA CLI that takes a JSON Schema for an MCP/agent tool plus a local handler function, then generates boundary and malformed-input test cases (missing fields, type mismatches, injection-like strings,…
JavaScript
-
llm-vcr
llm-vcr PublicA zero-dependency local HTTP proxy daemon that sits between an LLM-calling agent and its API endpoint, recording every request/response (including SSE streaming chunks with original timing) to disk…
JavaScript
-
contextpack
contextpack PublicA zero-dependency Node library that transforms a codebase into a token-budgeted context bundle for LLM prompts, using deterministic relevance scoring and pluggable truncation strategies instead of…
JavaScript
Repositories
- clockcassette Public
A zero-dependency Node library that intercepts Date.now, Math.random and setTimeout in a sandboxed module, records every call to a cassette file, and replays that exact sequence later so…
- sortrace Public
A CLI that races multiple sorting algorithms against the same dataset, animating each one's progress as live ASCII bar charts in your terminal…
- git-bench Public
A git plugin (`git bench`) that times your build/test command at each commit in a range, stores the results locally, and prints a sparkline so you can spot exactly which commit made things slower…
- dirdungeon Public
A terminal roguelike whose dungeon is deterministically generated from a real directory tree: folders become rooms, file sizes become monster strength, extensions become monster types…
- swarmsim Public
A zero-dependency Node library that simulates emergent-behavior systems (boids flocking, ant-trail foraging, voting consensus) as seeded, deterministic frame-by-frame steps…
- prompt-diff Public
A CLI that semantically diffs two prompt versions — showing which instructions were added, removed, reworded, or structurally reordered…
- llm-vcr Public
A zero-dependency local HTTP proxy daemon that sits between an LLM-calling agent and its API endpoint, recording every request/response (including SSE streaming chunks with original timing) to disk…
- streamloom Public
A zero-dependency Python daemon that watches a directory of append-only JSONL files and runs them through a declarative map/filter/reduce pipeline defined in a small config file, hot-reloading…
- ghosttype Public
A terminal TUI that records the exact timing of your keystrokes as you type, then lets you race a ghost replay of a past session side-by-side, like a racing-game ghost lap but for typing rhythm…
- flakescope Public
A daemon that reruns your test suite during idle CPU time, logs pass/fail history per test, and computes a statistical flakiness score using confidence intervals rather than a naive fail-count…
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…